Merge pull request #30 from gillkyle/dependabot/npm_and_yarn/functions/node-fetch-2.6.1

chore(deps): bump node-fetch from 2.3.0 to 2.6.1 in /functions
This commit is contained in:
Kyle Gill
2020-09-21 08:19:01 -06:00
committed by GitHub

View File

@@ -2604,9 +2604,9 @@
"dev": true
},
"node-fetch": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.3.0.tgz",
"integrity": "sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA==",
"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": {