File tree 2 files changed +84
-9
lines changed
2 files changed +84
-9
lines changed Original file line number Diff line number Diff line change @@ -3765,8 +3765,10 @@ nise@^1.0.1:
3765
3765
path-to-regexp "^1.7.0"
3766
3766
3767
3767
node-fetch@^2.6.1 :
3768
- version "2.6.1"
3769
- resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz"
3768
+ version "2.6.7"
3769
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3770
+ dependencies :
3771
+ whatwg-url "^5.0.0"
3770
3772
3771
3773
node-libs-browser@^2.0.0 :
3772
3774
version "2.2.1"
@@ -5385,6 +5387,10 @@ tough-cookie@~2.5.0:
5385
5387
psl "^1.1.28"
5386
5388
punycode "^2.1.1"
5387
5389
5390
+ tr46@~0.0.3 :
5391
+ version "0.0.3"
5392
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5393
+
5388
5394
trim-newlines@^1.0.0 :
5389
5395
version "1.0.0"
5390
5396
resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz"
@@ -5674,6 +5680,10 @@ watchpack@^1.4.0:
5674
5680
chokidar "^3.4.1"
5675
5681
watchpack-chokidar2 "^2.0.1"
5676
5682
5683
+ webidl-conversions@^3.0.0 :
5684
+ version "3.0.1"
5685
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5686
+
5677
5687
webpack-dev-middleware@^1.12.0 :
5678
5688
version "1.12.2"
5679
5689
resolved "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-1.12.2.tgz"
@@ -5718,6 +5728,13 @@ webpack@^3.5.5:
5718
5728
webpack-sources "^1.0.1"
5719
5729
yargs "^8.0.2"
5720
5730
5731
+ whatwg-url@^5.0.0 :
5732
+ version "5.0.0"
5733
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5734
+ dependencies :
5735
+ tr46 "~0.0.3"
5736
+ webidl-conversions "^3.0.0"
5737
+
5721
5738
whet.extend@~0.9.9 :
5722
5739
version "0.9.9"
5723
5740
resolved "https://registry.npmjs.org/whet.extend/-/whet.extend-0.9.9.tgz"
You can’t perform that action at this time.
0 commit comments