@@ -7349,9 +7349,11 @@ no-case@^2.2.0:
7349
7349
lower-case "^1.1.1"
7350
7350
7351
7351
node-fetch@^2.6.0 :
7352
- version "2.6.1"
7353
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
7354
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
7352
+ version "2.6.7"
7353
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
7354
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
7355
+ dependencies :
7356
+ whatwg-url "^5.0.0"
7355
7357
7356
7358
node-int64@^0.4.0 :
7357
7359
version "0.4.0"
@@ -10376,6 +10378,11 @@ tr46@^1.0.1:
10376
10378
dependencies :
10377
10379
punycode "^2.1.0"
10378
10380
10381
+ tr46@~0.0.3 :
10382
+ version "0.0.3"
10383
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
10384
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
10385
+
10379
10386
trim-newlines@^1.0.0 :
10380
10387
version "1.0.0"
10381
10388
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
@@ -10871,6 +10878,11 @@ watchpack@^1.6.1:
10871
10878
graceful-fs "^4.1.2"
10872
10879
neo-async "^2.5.0"
10873
10880
10881
+ webidl-conversions@^3.0.0 :
10882
+ version "3.0.1"
10883
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
10884
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
10885
+
10874
10886
webidl-conversions@^4.0.2 :
10875
10887
version "4.0.2"
10876
10888
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -11003,6 +11015,14 @@ whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
11003
11015
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
11004
11016
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
11005
11017
11018
+ whatwg-url@^5.0.0 :
11019
+ version "5.0.0"
11020
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
11021
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
11022
+ dependencies :
11023
+ tr46 "~0.0.3"
11024
+ webidl-conversions "^3.0.0"
11025
+
11006
11026
whatwg-url@^7.0.0 :
11007
11027
version "7.1.0"
11008
11028
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
0 commit comments