@@ -10486,9 +10486,11 @@ no-case@^3.0.4:
10486
10486
tslib "^2.0.3"
10487
10487
10488
10488
node-fetch@^2.3.0, node-fetch@^2.6.1:
10489
- version "2.6.1"
10490
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
10491
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
10489
+ version "2.6.7"
10490
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
10491
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
10492
+ dependencies:
10493
+ whatwg-url "^5.0.0"
10492
10494
10493
10495
node-forge@^0.10.0:
10494
10496
version "0.10.0"
@@ -14334,6 +14336,11 @@ tr46@^1.0.1:
14334
14336
dependencies:
14335
14337
punycode "^2.1.0"
14336
14338
14339
+ tr46@~0.0.3:
14340
+ version "0.0.3"
14341
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
14342
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
14343
+
14337
14344
triangulate-hypercube@^1.0.0:
14338
14345
version "1.0.1"
14339
14346
resolved "https://registry.yarnpkg.com/triangulate-hypercube/-/triangulate-hypercube-1.0.1.tgz#d8071db2ebfcfd51f308d0bcf2a5c48a5b36d137"
@@ -15166,6 +15173,11 @@ webgl-context@^2.2.0:
15166
15173
dependencies:
15167
15174
get-canvas-context "^1.0.1"
15168
15175
15176
+ webidl-conversions@^3.0.0:
15177
+ version "3.0.1"
15178
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
15179
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
15180
+
15169
15181
webidl-conversions@^4.0.2:
15170
15182
version "4.0.2"
15171
15183
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -15300,6 +15312,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
15300
15312
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
15301
15313
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
15302
15314
15315
+ whatwg-url@^5.0.0:
15316
+ version "5.0.0"
15317
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
15318
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
15319
+ dependencies:
15320
+ tr46 "~0.0.3"
15321
+ webidl-conversions "^3.0.0"
15322
+
15303
15323
whatwg-url@^6.4.1:
15304
15324
version "6.5.0"
15305
15325
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments