Bump node-fetch from 3.1.0 to 3.1.1

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.0 to 3.1.1.
- [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.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-17 08:46:08 +00:00
committed by GitHub
parent 7ecaeaa13d
commit 4dcb3a627d
2 changed files with 10 additions and 10 deletions

View File

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