Skip to content

Commit cb555ca

Browse files
authored
Merge pull request #36 from ugogo/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.0 to 2.6.7
2 parents e1a4f3b + 5ff4320 commit cb555ca

File tree

1 file changed

+23
-3
lines changed

1 file changed

+23
-3
lines changed

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8367,9 +8367,11 @@ no-case@^3.0.3:
83678367
tslib "^1.10.0"
83688368

83698369
node-fetch@^2.3.0:
8370-
version "2.6.0"
8371-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
8372-
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
8370+
version "2.6.7"
8371+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
8372+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
8373+
dependencies:
8374+
whatwg-url "^5.0.0"
83738375

83748376
node-forge@0.9.0:
83758377
version "0.9.0"
@@ -12032,6 +12034,11 @@ tr46@^1.0.1:
1203212034
dependencies:
1203312035
punycode "^2.1.0"
1203412036

12037+
tr46@~0.0.3:
12038+
version "0.0.3"
12039+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
12040+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
12041+
1203512042
trim-repeated@^1.0.0:
1203612043
version "1.0.0"
1203712044
resolved "https://registry.yarnpkg.com/trim-repeated/-/trim-repeated-1.0.0.tgz#e3646a2ea4e891312bf7eace6cfb05380bc01c21"
@@ -12476,6 +12483,11 @@ wcwidth@^1.0.1:
1247612483
dependencies:
1247712484
defaults "^1.0.3"
1247812485

12486+
webidl-conversions@^3.0.0:
12487+
version "3.0.1"
12488+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
12489+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
12490+
1247912491
webidl-conversions@^4.0.2:
1248012492
version "4.0.2"
1248112493
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -12617,6 +12629,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
1261712629
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1261812630
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1261912631

12632+
whatwg-url@^5.0.0:
12633+
version "5.0.0"
12634+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
12635+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
12636+
dependencies:
12637+
tr46 "~0.0.3"
12638+
webidl-conversions "^3.0.0"
12639+
1262012640
whatwg-url@^6.4.1:
1262112641
version "6.5.0"
1262212642
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"

0 commit comments

Comments
 (0)