Bump node-fetch from 2.6.0 to 2.6.1 (#1)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 11 Sep 2020 10:58:38 +0000 (10:58 +0000)
committerGitHub <noreply@github.com>
Fri, 11 Sep 2020 10:58:38 +0000 (10:58 +0000)
package-lock.json
package.json

index 8c6e24b7c0bbf40d446022013289d2780409a0c1..bbabb766e6f3de4a30db5745deff727bcb276f30 100644 (file)
       }
     },
     "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=="
     },
     "node-pre-gyp": {
       "version": "0.11.0",
index d27a9dda2ec9d70e60c4af51f2e46a2bb38402a3..5b0c68be1d92172905756cf5c890c74cff085f7f 100644 (file)
@@ -14,7 +14,7 @@
     "adm-zip": "^0.4.14",
     "csv-parse": "^4.8.8",
     "minimist": "^1.2.5",
-    "node-fetch": "^2.6.0",
+    "node-fetch": "^2.6.1",
     "reflect-metadata": "^0.1.13",
     "sqlite3": "^4.1.1",
     "typedi": "^0.8.0"