@@ -4877,9 +4877,11 @@ next-tick@~1.0.0:
48774877 integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
48784878
48794879node-fetch@~2.6.1 :
4880- version "2.6.1"
4881- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4882- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4880+ version "2.6.7"
4881+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4882+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4883+ dependencies :
4884+ whatwg-url "^5.0.0"
48834885
48844886node-preload@^0.2.1 :
48854887 version "0.2.1"
@@ -6432,6 +6434,11 @@ tr46@^2.1.0:
64326434 dependencies :
64336435 punycode "^2.1.1"
64346436
6437+ tr46@~0.0.3 :
6438+ version "0.0.3"
6439+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6440+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
6441+
64356442ts-loader@^9.2.6 :
64366443 version "9.2.6"
64376444 resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.6.tgz#9937c4dd0a1e3dbbb5e433f8102a6601c6615d74"
@@ -6725,6 +6732,11 @@ watchpack@^2.0.0:
67256732 glob-to-regexp "^0.4.1"
67266733 graceful-fs "^4.1.2"
67276734
6735+ webidl-conversions@^3.0.0 :
6736+ version "3.0.1"
6737+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6738+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6739+
67286740webidl-conversions@^5.0.0 :
67296741 version "5.0.0"
67306742 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -6822,6 +6834,14 @@ whatwg-mimetype@^2.3.0:
68226834 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
68236835 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
68246836
6837+ whatwg-url@^5.0.0 :
6838+ version "5.0.0"
6839+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6840+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
6841+ dependencies :
6842+ tr46 "~0.0.3"
6843+ webidl-conversions "^3.0.0"
6844+
68256845whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
68266846 version "8.7.0"
68276847 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments