Skip to content

Commit 09b43fa

Browse files
Bump node-fetch from 2.4.1 to 2.6.0
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.4.1 to 2.6.0. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/bitinn/node-fetch/blob/master/CHANGELOG.md) - [Commits](node-fetch/node-fetch@v2.4.1...v2.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 35d704c commit 09b43fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"dependencies": {
99
"discord.js": "^11.4.2",
1010
"express": "^4.16.4",
11-
"node-fetch": "^2.4.1"
11+
"node-fetch": "^2.6.0"
1212
}
1313
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -242,10 +242,10 @@ [email protected]:
242242
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
243243
integrity sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk=
244244

245-
node-fetch@^2.4.1:
246-
version "2.4.1"
247-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.4.1.tgz#b2e38f1117b8acbedbe0524f041fb3177188255d"
248-
integrity sha512-P9UbpFK87NyqBZzUuDBDz4f6Yiys8xm8j7ACDbi6usvFm6KItklQUKjeoqTrYS/S1k6I8oaOC2YLLDr/gg26Mw==
245+
node-fetch@^2.6.0:
246+
version "2.6.0"
247+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
248+
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
249249

250250
on-finished@~2.3.0:
251251
version "2.3.0"

0 commit comments

Comments
 (0)