File tree Expand file tree Collapse file tree 2 files changed +79
-8
lines changed
Expand file tree Collapse file tree 2 files changed +79
-8
lines changed Original file line number Diff line number Diff line change @@ -4279,8 +4279,10 @@ node-dir@^0.1.17:
42794279 minimatch "^3.0.2"
42804280
42814281node-fetch@^2.2.0, node-fetch@^2.6.0 :
4282- version "2.6.1"
4283- resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz"
4282+ version "2.6.7"
4283+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4284+ dependencies :
4285+ whatwg-url "^5.0.0"
42844286
42854287node-int64@^0.4.0 :
42864288 version "0.4.0"
@@ -5473,6 +5475,10 @@ tr46@^2.1.0:
54735475 dependencies :
54745476 punycode "^2.1.1"
54755477
5478+ tr46@~0.0.3 :
5479+ version "0.0.3"
5480+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5481+
54765482tslib@^1.8.1 :
54775483 version "1.14.1"
54785484 resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
@@ -5660,6 +5666,10 @@ wcwidth@^1.0.1:
56605666 dependencies :
56615667 defaults "^1.0.3"
56625668
5669+ webidl-conversions@^3.0.0 :
5670+ version "3.0.1"
5671+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5672+
56635673webidl-conversions@^5.0.0 :
56645674 version "5.0.0"
56655675 resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz"
@@ -5682,6 +5692,13 @@ whatwg-mimetype@^2.3.0:
56825692 version "2.3.0"
56835693 resolved "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz"
56845694
5695+ whatwg-url@^5.0.0 :
5696+ version "5.0.0"
5697+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5698+ dependencies :
5699+ tr46 "~0.0.3"
5700+ webidl-conversions "^3.0.0"
5701+
56855702whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
56865703 version "8.7.0"
56875704 resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz"
You can’t perform that action at this time.
0 commit comments