Browse Source

Update dependency node-fetch to 2.6.7 [SECURITY] (#3176)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 3 years ago
parent
commit
591e30b7b6
1 changed files with 1 additions and 3 deletions
  1. 1 3
      package-lock.json

+ 1 - 3
package-lock.json

@@ -31080,9 +31080,7 @@
       }
     },
     "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",
       "dev": true,
       "requires": {
         "whatwg-url": "^5.0.0"