Merge pull request #351 from Miodec/dependabot/npm_and_yarn/functions/node-fetch-2.6.1

Bump node-fetch from 2.6.0 to 2.6.1 in /functions
This commit is contained in:
Jack 2020-09-10 23:07:35 +01:00 committed by GitHub
commit 1aac498c5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2063,9 +2063,9 @@
"dev": true
},
"node-fetch": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
"integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==",
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz",
"integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==",
"optional": true
},
"node-forge": {