Update dependency node-fetch to 2.6.7 [SECURITY] (#3176)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-02-09 12:38:52 -03:00
committed by GitHub
parent 24f561a9a1
commit 591e30b7b6

4
package-lock.json generated
View File

@ -31080,9 +31080,7 @@
}
},
"node-fetch": {
"version": "2.6.6",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.6.tgz",
"integrity": "sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==",
"version": "2.6.7",
"dev": true,
"requires": {
"whatwg-url": "^5.0.0"