@@ -1890,6 +1890,11 @@ dashdash@^1.12.0:
1890
1890
dependencies :
1891
1891
assert-plus "^1.0.0"
1892
1892
1893
+ data-uri-to-buffer@^3.0.1 :
1894
+ version "3.0.1"
1895
+ resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz#594b8973938c5bc2c33046535785341abc4f3636"
1896
+ integrity sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==
1897
+
1893
1898
date-fns@^2.16.1 :
1894
1899
version "2.17.0"
1895
1900
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.17.0.tgz#afa55daea539239db0a64e236ce716ef3d681ba1"
@@ -2555,6 +2560,13 @@ fastq@^1.6.0:
2555
2560
dependencies :
2556
2561
reusify "^1.0.4"
2557
2562
2563
+ fetch-blob@^3.1.2 :
2564
+ version "3.1.2"
2565
+ resolved "https://registry.yarnpkg.com/fetch-blob/-/fetch-blob-3.1.2.tgz#6bc438675f3851ecea51758ac91f6a1cd1bacabd"
2566
+ integrity sha512-hunJbvy/6OLjCD0uuhLdp0mMPzP/yd2ssd1t2FCJsaA7wkWhpbp9xfuNVpv7Ll4jFhzp6T4LAupSiV9uOeg0VQ==
2567
+ dependencies :
2568
+ web-streams-polyfill "^3.0.3"
2569
+
2558
2570
figgy-pudding@^3.5.1 :
2559
2571
version "3.5.2"
2560
2572
resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e"
@@ -4368,10 +4380,13 @@ no-case@^3.0.4:
4368
4380
lower-case "^2.0.2"
4369
4381
tslib "^2.0.3"
4370
4382
4371
- node-fetch@^2.6.1 :
4372
- version "2.6.1"
4373
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4374
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4383
+ node-fetch@^3.0.0 :
4384
+ version "3.0.0"
4385
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.0.0.tgz#79da7146a520036f2c5f644e4a26095f17e411ea"
4386
+ integrity sha512-bKMI+C7/T/SPU1lKnbQbwxptpCrG9ashG+VkytmXCPZyuM9jB6VU+hY0oi4lC8LxTtAeWdckNCTa3nrGsAdA3Q==
4387
+ dependencies :
4388
+ data-uri-to-buffer "^3.0.1"
4389
+ fetch-blob "^3.1.2"
4375
4390
4376
4391
node-git-server@SmartBear/node-git-server#master:
4377
4392
version "0.6.1"
@@ -6409,6 +6424,11 @@ wcwidth@^1.0.0:
6409
6424
dependencies :
6410
6425
defaults "^1.0.3"
6411
6426
6427
+ web-streams-polyfill@^3.0.3 :
6428
+ version "3.1.0"
6429
+ resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.1.0.tgz#86f983b4f44745502b0d8563d9ef3afc609d4465"
6430
+ integrity sha512-wO9r1YnYe7kFBLHyyVEhV1H8VRWoNiNnuP+v/HUUmSTaRF8F93Kmd3JMrETx0f11GXxRek6OcL2QtjFIdc5WYw==
6431
+
6412
6432
6413
6433
version "2.0.2"
6414
6434
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
0 commit comments