aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-12 10:14:08 +0000
committerGitHub <noreply@github.com>2022-02-12 10:14:08 +0000
commit9cfb8409a5a8333944f553ff15a7f3b8fdd2ac20 (patch)
tree67e02a0b2bf1bcffecf850038036af41f9ca6d09 /package.json
parentd5c0fd3dc4e39d6c962d11d81c8e397a11174899 (diff)
downloadnode-dhall-json-bin-9cfb8409a5a8333944f553ff15a7f3b8fdd2ac20.tar.gz
node-dhall-json-bin-9cfb8409a5a8333944f553ff15a7f3b8fdd2ac20.tar.zst
node-dhall-json-bin-9cfb8409a5a8333944f553ff15a7f3b8fdd2ac20.zip
Bump follow-redirects from 1.7.0 to 1.14.8dependabot/npm_and_yarn/follow-redirects-1.14.8
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 488e9b5..e5a111e 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
31 }, 31 },
32 "homepage": "https://github.com/fretlink/node-dhall-json-bin#readme", 32 "homepage": "https://github.com/fretlink/node-dhall-json-bin#readme",
33 "dependencies": { 33 "dependencies": {
34 "follow-redirects": "^1.7.0", 34 "follow-redirects": "^1.14.8",
35 "semver": "^6.0.0", 35 "semver": "^6.0.0",
36 "tar": "^4.4.8", 36 "tar": "^4.4.8",
37 "unbzip2-stream": "^1.3.3", 37 "unbzip2-stream": "^1.3.3",