]> git.immae.eu Git - github/fretlink/node-dhall-json-bin.git/commitdiff
Bump follow-redirects from 1.7.0 to 1.14.8 dependabot/npm_and_yarn/follow-redirects-1.14.8 8/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 12 Feb 2022 10:14:08 +0000 (10:14 +0000)
committerGitHub <noreply@github.com>
Sat, 12 Feb 2022 10:14:08 +0000 (10:14 +0000)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.7.0 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.7.0...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
package-lock.json
package.json

index 946bfcfe5b1e937ab55f2adf05e6fd3802011464..c10947844f40173cd30897ed2c72837a82c18155 100644 (file)
       "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
       "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
     },
-    "debug": {
-      "version": "3.2.6",
-      "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz",
-      "integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==",
-      "requires": {
-        "ms": "^2.1.1"
-      }
-    },
     "duplexer2": {
       "version": "0.1.4",
       "resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz",
       }
     },
     "follow-redirects": {
-      "version": "1.7.0",
-      "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.7.0.tgz",
-      "integrity": "sha512-m/pZQy4Gj287eNy94nivy5wchN3Kp+Q5WgUPNy5lJSZ3sgkVKSYV/ZChMAQVIgx1SqfZ2zBZtPA2YlXIWxxJOQ==",
-      "requires": {
-        "debug": "^3.2.6"
-      }
+      "version": "1.14.8",
+      "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.8.tgz",
+      "integrity": "sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA=="
     },
     "fs-minipass": {
       "version": "1.2.6",
         "minimist": "0.0.8"
       }
     },
-    "ms": {
-      "version": "2.1.1",
-      "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz",
-      "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg=="
-    },
     "once": {
       "version": "1.4.0",
       "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
index 488e9b57b28ee656ff4f9308688588da31131196..e5a111e45a7da5cc50d9d50097d07c094ad33e9c 100644 (file)
@@ -31,7 +31,7 @@
   },
   "homepage": "https://github.com/fretlink/node-dhall-json-bin#readme",
   "dependencies": {
-    "follow-redirects": "^1.7.0",
+    "follow-redirects": "^1.14.8",
     "semver": "^6.0.0",
     "tar": "^4.4.8",
     "unbzip2-stream": "^1.3.3",