Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency follow-redirects to v1.15.9 #4777

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"express": "^4.19.2",
"express-async-errors": "^3.1.1",
"express-session": "^1.17.3",
"follow-redirects": "1.15.6",
"follow-redirects": "1.15.9",
"glob": "^10.0.0",
"govuk-frontend": "5.3.1",
"helmet": "^7.0.0",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3248,6 +3248,7 @@ __metadata:
"@types/uuid@npm:^10.0.0":
version: 10.0.0
resolution: "@types/uuid@npm:10.0.0"
checksum: e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
languageName: node
linkType: hard

Expand Down Expand Up @@ -4865,7 +4866,7 @@ __metadata:
express: ^4.19.2
express-async-errors: ^3.1.1
express-session: ^1.17.3
follow-redirects: 1.15.6
follow-redirects: 1.15.9
glob: ^10.0.0
govuk-frontend: 5.3.1
helmet: ^7.0.0
Expand Down Expand Up @@ -6869,7 +6870,17 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:1.15.6, follow-redirects@npm:^1.15.6":
"follow-redirects@npm:1.15.9":
version: 1.15.9
resolution: "follow-redirects@npm:1.15.9"
peerDependenciesMeta:
debug:
optional: true
checksum: 859e2bacc7a54506f2bf9aacb10d165df78c8c1b0ceb8023f966621b233717dab56e8d08baadc3ad3b9db58af290413d585c999694b7c146aaf2616340c3d2a6
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
Expand Down