Update dependency node-fetch to v2.5.0

This commit is contained in:
renovate[bot]
2019-05-05 19:15:45 +00:00
parent bbcb959b11
commit 0251f88fe5
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -10078,9 +10078,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.5.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.5.0.tgz",
"integrity": "sha512-YuZKluhWGJwCcUu4RlZstdAxr8bFfOVHakc1mplwHkk8J+tqM1Y5yraYvIUpeX8aY7+crCwiELJq7Vl0o0LWXw==",
"dev": true
},
"node-forge": {

View File

@@ -43,7 +43,7 @@
"loader-utils": "1.2.3",
"mini-css-extract-plugin": "0.6.0",
"minimatch": "3.0.4",
"node-fetch": "2.3.0",
"node-fetch": "2.5.0",
"node-sass": "4.12.0",
"optimize-css-assets-webpack-plugin": "5.0.1",
"pointer-tracker": "2.0.3",