Skip to content

Commit 8702196

Browse files
Bump node-fetch from 2.6.0 to 2.6.1 (#21)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f842d03 commit 8702196

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"crypto-js": "^4.0.0",
2323
"discord.js": "^12.1.1",
2424
"dotenv": "^8.2.0",
25-
"node-fetch": "^2.6.0"
25+
"node-fetch": "^2.6.1"
2626
},
2727
"devDependencies": {
2828
"eslint": "^6.8.0",

0 commit comments

Comments
 (0)