Browse Source

Merge branch 'dependabot/npm_and_yarn/follow-redirects-1.14.7' into master

See https://github.com/timvisee/send/pull/63
timvisee 3 years ago
parent
commit
ea8efb9d93
1 changed files with 5 additions and 5 deletions
  1. 5 5
      package-lock.json

+ 5 - 5
package-lock.json

@@ -6270,8 +6270,8 @@
       "dev": true
     },
     "configstore": {
-      "version": "github:dannycoates/configstore#45c19536db34e7005a50b435582692886322ab36",
-      "from": "github:dannycoates/configstore#master",
+      "version": "5.0.0",
+      "resolved": "github:dannycoates/configstore#45c19536db34e7005a50b435582692886322ab36",
       "requires": {
         "dot-prop": "^5.1.0"
       }
@@ -9132,9 +9132,9 @@
       }
     },
     "follow-redirects": {
-      "version": "1.14.5",
-      "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.5.tgz",
-      "integrity": "sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==",
+      "version": "1.14.7",
+      "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.7.tgz",
+      "integrity": "sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==",
       "dev": true
     },
     "for-in": {