Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Next Next commit
fix: upgrade express from 5.1.0 to 5.2.1
Snyk has created this PR to upgrade express from 5.1.0 to 5.2.1.

See this package in npm:
express

See this project in Snyk:
https://app.snyk.io/org/central-digital/project/60d11773-451a-491b-8ecf-0c49b60268ab?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 23, 2025
commit 0fcbf7361f243b79f24a4a4f7b62458d3466afda
11 changes: 6 additions & 5 deletions conf/node/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion conf/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.940.0",
"@aws-sdk/cloudfront-signer": "^3.939.0",
"express": "^5.1.0",
"express": "^5.2.1",
"helmet": "^8.1.0",
"mime-types": "^3.0.2",
"s3-sync-client": "^4.3.1"
Expand Down
Loading