Bump node-fetch from 3.0.0 to 3.1.0

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-09 12:35:09 +00:00
committed by GitHub
parent 5e6c3f0cec
commit 1a36e7481b
2 changed files with 40 additions and 19 deletions

View File

@ -26,7 +26,7 @@
"discord.js": "^13.2.0",
"dotenv": "^10.0.0",
"libsodium-wrappers": "^0.7.9",
"node-fetch": "^3.0.0",
"node-fetch": "^3.1.0",
"path": "^0.12.7"
},
"devDependencies": {