Bump node-fetch from 2.6.1 to 2.6.2

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/commits)

---
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] 2021-09-06 13:23:06 +00:00 committed by GitHub
parent 5adfc3af41
commit f41dcabea2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -2611,9 +2611,9 @@
"dev": true
},
"node-fetch": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz",
"integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw=="
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.2.tgz",
"integrity": "sha512-aLoxToI6RfZ+0NOjmWAgn9+LEd30YCkJKFSyWacNZdEKTit/ZMcKjGkTRo8uWEsnIb/hfKecNPEbln02PdWbcA=="
},
"node-superfetch": {
"version": "0.1.11",

View file

@ -67,7 +67,7 @@
"moment": "^2.29.1",
"mongoose": "^5.13.2",
"ms": "^2.1.3",
"node-fetch": "^2.6.1",
"node-fetch": "^2.6.2",
"node-superfetch": "^0.1.11",
"quick.db": "^7.1.3",
"quickchart-js": "^1.2.0",