Bump node-fetch from 2.5.0 to 2.6.0 (#5712)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.5.0 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](https://github.com/bitinn/node-fetch/compare/v2.5.0...v2.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
peril-parse-community[bot]
parent
523bd7f6a4
commit
7c295a34f3
6
package-lock.json
generated
6
package-lock.json
generated
@@ -8330,9 +8330,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node-fetch": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.5.0.tgz",
|
||||
"integrity": "sha512-YuZKluhWGJwCcUu4RlZstdAxr8bFfOVHakc1mplwHkk8J+tqM1Y5yraYvIUpeX8aY7+crCwiELJq7Vl0o0LWXw=="
|
||||
"version": "2.6.0",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
|
||||
"integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA=="
|
||||
},
|
||||
"node-forge": {
|
||||
"version": "0.7.6",
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
"jsdoc-babel": "0.5.0",
|
||||
"lint-staged": "8.2.1",
|
||||
"mongodb-runner": "4.3.2",
|
||||
"node-fetch": "2.5.0",
|
||||
"node-fetch": "2.6.0",
|
||||
"nyc": "14.1.1",
|
||||
"prettier": "1.18.2",
|
||||
"supports-color": "7.0.0"
|
||||
|
||||
Reference in New Issue
Block a user