Skip to content

Commit 3b94bf5

Browse files
fix: upgrade Next.js to 15.5.10 to fix DoS vulnerability (#1820)
1 parent 80f2080 commit 3b94bf5

File tree

2 files changed

+17
-37
lines changed

2 files changed

+17
-37
lines changed

application/CohortManager/src/Web/package-lock.json

Lines changed: 16 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

application/CohortManager/src/Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"axe-playwright": "^2.1.0",
1919
"jwt-decode": "^4.0.0",
20-
"next": "^15.5.9",
20+
"next": "^15.5.10",
2121
"next-auth": "^5.0.0-beta.30",
2222
"nhsuk-frontend": "^10.0.0-internal.0",
2323
"react": "19.1.0",

0 commit comments

Comments
 (0)