@@ -5312,16 +5312,18 @@ nice-try@^1.0.4:
5312
5312
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
5313
5313
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
5314
5314
5315
-
5316
- version "2.3.0"
5317
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
5318
- integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA==
5319
-
5320
5315
5321
5316
version "2.6.0"
5322
5317
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
5323
5318
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
5324
5319
5320
+
5321
+ version "2.6.7"
5322
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5323
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5324
+ dependencies :
5325
+ whatwg-url "^5.0.0"
5326
+
5325
5327
node-gyp-build@^4.2.0 :
5326
5328
version "4.2.3"
5327
5329
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.2.3.tgz#ce6277f853835f718829efb47db20f3e4d9c4739"
@@ -7264,6 +7266,11 @@ tr46@^1.0.1:
7264
7266
dependencies :
7265
7267
punycode "^2.1.0"
7266
7268
7269
+ tr46@~0.0.3 :
7270
+ version "0.0.3"
7271
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7272
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7273
+
7267
7274
7268
7275
version "1.4.0"
7269
7276
resolved "https://registry.yarnpkg.com/trash-cli/-/trash-cli-1.4.0.tgz#3288d890c824a5cc978a6c448a9f329b06be069d"
@@ -7697,6 +7704,11 @@ wcwidth@^1.0.1:
7697
7704
dependencies :
7698
7705
defaults "^1.0.3"
7699
7706
7707
+ webidl-conversions@^3.0.0 :
7708
+ version "3.0.1"
7709
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7710
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7711
+
7700
7712
webidl-conversions@^4.0.2 :
7701
7713
version "4.0.2"
7702
7714
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -7731,6 +7743,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
7731
7743
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
7732
7744
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
7733
7745
7746
+ whatwg-url@^5.0.0 :
7747
+ version "5.0.0"
7748
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
7749
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
7750
+ dependencies :
7751
+ tr46 "~0.0.3"
7752
+ webidl-conversions "^3.0.0"
7753
+
7734
7754
whatwg-url@^6.4.1 :
7735
7755
version "6.5.0"
7736
7756
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments