Bump node-fetch from 2.6.6 to 2.6.7 (#58)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 1 Feb 2022 11:31:42 +0000 (11:31 +0000)
committerGitHub <noreply@github.com>
Tue, 1 Feb 2022 11:31:42 +0000 (11:31 +0000)
package-lock.json
package.json

index f04ca831390820eb66ec4ac34666078d713d86e1..b262a6b3110a9b37565db7ec8f48499b5f592b34 100644 (file)
       "integrity": "sha512-flmrDNB06LIl5lywUz7YlNGZH/5p0M7W28k8hzd9Lshtdh1wshD2Y+U4h9LD6KObOy1f+fEVdgprPrEymjM5uw=="
     },
     "node-fetch": {
-      "version": "2.6.6",
-      "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.6.tgz",
-      "integrity": "sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==",
+      "version": "2.6.7",
+      "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
+      "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
       "requires": {
         "whatwg-url": "^5.0.0"
       }
index 533608a48ad631d94b1d03a6ee5ff4449269caae..1818f996323633db4d13e8defc8a0b94046b8f4c 100644 (file)
@@ -13,7 +13,7 @@
   "dependencies": {
     "csv-parse": "^4.16.3",
     "minimist": "^1.2.5",
-    "node-fetch": "^2.6.6",
+    "node-fetch": "^2.6.7",
     "reflect-metadata": "^0.1.13",
     "sqlite3": "^5.0.2",
     "typedi": "^0.10.0"