@@ -11131,15 +11131,12 @@ no-case@^3.0.3:
1113111131 lower-case "^2.0.1"
1113211132 tslib "^1.10.0"
1113311133
11134- node-fetch@^2.3.0:
11135- version "2.6.0"
11136- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
11137- integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
11138-
11139- node-fetch@^2.6.0:
11140- version "2.6.1"
11141- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
11142- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
11134+ node-fetch@^2.3.0, node-fetch@^2.6.0:
11135+ version "2.6.7"
11136+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
11137+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
11138+ dependencies:
11139+ whatwg-url "^5.0.0"
1114311140
1114411141node-int64@^0.4.0:
1114511142 version "0.4.0"
@@ -13935,6 +13932,11 @@ toidentifier@1.0.0:
1393513932 resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
1393613933 integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
1393713934
13935+ tr46@~0.0.3:
13936+ version "0.0.3"
13937+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
13938+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
13939+
1393813940tree-sync@^1.2.2:
1393913941 version "1.4.0"
1394013942 resolved "https://registry.yarnpkg.com/tree-sync/-/tree-sync-1.4.0.tgz#314598d13abaf752547d9335b8f95d9a137100d6"
@@ -14417,6 +14419,11 @@ wcwidth@^1.0.1:
1441714419 dependencies:
1441814420 defaults "^1.0.3"
1441914421
14422+ webidl-conversions@^3.0.0:
14423+ version "3.0.1"
14424+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
14425+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
14426+
1442014427webpack-sources@^1.4.0, webpack-sources@^1.4.1:
1442114428 version "1.4.3"
1442214429 resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
@@ -14503,6 +14510,14 @@ websocket-extensions@>=0.1.1:
1450314510 resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
1450414511 integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
1450514512
14513+ whatwg-url@^5.0.0:
14514+ version "5.0.0"
14515+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
14516+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
14517+ dependencies:
14518+ tr46 "~0.0.3"
14519+ webidl-conversions "^3.0.0"
14520+
1450614521which-boxed-primitive@^1.0.2:
1450714522 version "1.0.2"
1450814523 resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
0 commit comments