Skip to content

Commit

Permalink
Update dependency follow-redirects to v1.15.4 (#676)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2023
1 parent 84d4243 commit 0475436
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"assert": "2.1.0",
"axios": "1.6.3",
"express": "^4.18.2",
"follow-redirects": "1.15.3",
"follow-redirects": "1.15.4",
"lodash": "4.17.21",
"url": "0.11.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3107,13 +3107,13 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:1.15.3":
version: 1.15.3
resolution: "follow-redirects@npm:1.15.3"
"follow-redirects@npm:1.15.4":
version: 1.15.4
resolution: "follow-redirects@npm:1.15.4"
peerDependenciesMeta:
debug:
optional: true
checksum: 8/584da22ec5420c837bd096559ebfb8fe69d82512d5585004e36a3b4a6ef6d5905780e0c74508c7b72f907d1fa2b7bd339e613859e9c304d0dc96af2027fd0231
checksum: 5f37ed9170c9eb19448c5418fdb0f2b73f644b5364834e70791a76ecc7db215246f9773bbef4852cfae4067764ffc852e047f744b661b0211532155b73556a6a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3179,7 +3179,7 @@ __metadata:
concurrently: "npm:8.2.2"
crypto-browserify: "npm:3.12.0"
express: "npm:^4.18.2"
follow-redirects: "npm:1.15.3"
follow-redirects: "npm:1.15.4"
lodash: "npm:4.17.21"
nodemon: "npm:3.0.2"
os-browserify: "npm:0.3.0"
Expand Down

0 comments on commit 0475436

Please sign in to comment.