Bump node-fetch from 2.6.5 to 2.6.6 (#51)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 Nov 2021 19:03:31 +0000 (19:03 +0000)
committerGitHub <noreply@github.com>
Mon, 1 Nov 2021 19:03:31 +0000 (19:03 +0000)
package-lock.json
package.json

index 128e5f688212c35611d53b2a18e1d545bac94a29..c34fdc7f666cbb0098da947441a3fda3549c2edb 100644 (file)
       "integrity": "sha512-flmrDNB06LIl5lywUz7YlNGZH/5p0M7W28k8hzd9Lshtdh1wshD2Y+U4h9LD6KObOy1f+fEVdgprPrEymjM5uw=="
     },
     "node-fetch": {
-      "version": "2.6.5",
-      "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.5.tgz",
-      "integrity": "sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ==",
+      "version": "2.6.6",
+      "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.6.tgz",
+      "integrity": "sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==",
       "requires": {
         "whatwg-url": "^5.0.0"
       }
index 592c5b6cc63e69967ed9b1773954d0f46f023956..be2b4caf15749dc3090337f34b51cf8a4952e5ef 100644 (file)
@@ -13,7 +13,7 @@
   "dependencies": {
     "csv-parse": "^4.16.3",
     "minimist": "^1.2.5",
-    "node-fetch": "^2.6.5",
+    "node-fetch": "^2.6.6",
     "reflect-metadata": "^0.1.13",
     "sqlite3": "^5.0.2",
     "typedi": "^0.10.0"