Skip to content

Commit f96366b

Browse files
chore(deps): update dependency node-fetch to v2.7.0
1 parent 4ba2c8d commit f96366b

2 files changed

Lines changed: 11 additions & 10 deletions

File tree

package-lock.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,10 @@ mimic-function@^5.0.0:
150150
resolved "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz"
151151
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
152152

153-
node-fetch@^2:
154-
version "2.6.12"
155-
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.12.tgz"
156-
integrity sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g==
153+
node-fetch@^2.7.0:
154+
version "2.7.0"
155+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
156+
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
157157
dependencies:
158158
whatwg-url "^5.0.0"
159159

@@ -269,7 +269,7 @@ tinyexec@^1.0.4:
269269

270270
tr46@~0.0.3:
271271
version "0.0.3"
272-
resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"
272+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
273273
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
274274

275275
uid2@0.0.x:
@@ -284,12 +284,12 @@ utils-merge@1.x.x:
284284

285285
webidl-conversions@^3.0.0:
286286
version "3.0.1"
287-
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz"
287+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
288288
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
289289

290290
whatwg-url@^5.0.0:
291291
version "5.0.0"
292-
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz"
292+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
293293
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
294294
dependencies:
295295
tr46 "~0.0.3"

0 commit comments

Comments
 (0)