Skip to content

Commit 55ad915

Browse files
authored
CCM-13480: npm-audit-fix (#775)
1 parent 4a15336 commit 55ad915

File tree

4 files changed

+332
-220
lines changed

4 files changed

+332
-220
lines changed

frontend/.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
public
22
amplify
3+
next-env.d.ts

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"jwt-decode": "^4.0.0",
1111
"markdown-it": "^13.0.2",
1212
"markdown-to-jsx": "^7.7.10",
13-
"next": "^15.2.3",
13+
"next": "^15.5.7",
1414
"next-client-cookies": "^2.0.1",
1515
"nhs-notify-backend-client": "^0.0.1",
1616
"nhs-notify-web-template-management-utils": "^0.0.1",

0 commit comments

Comments
 (0)