Skip to content

Commit 4c3ee29

Browse files
authored
Merge pull request #4 from maurerle/audit_fix
fix RCE in nextjs
2 parents 74f97af + ac20fa7 commit 4c3ee29

File tree

2 files changed

+41
-51
lines changed

2 files changed

+41
-51
lines changed

web/package-lock.json

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"clsx": "2.1.1",
2626
"dotenv": "^17.2.3",
2727
"lucide-react": "0.468.0",
28-
"next": "15.4.7",
28+
"next": "^15.5.7",
2929
"oidc-client-ts": "3.4.1",
3030
"postcss": "8.5.3",
3131
"react": "18.3.1",

0 commit comments

Comments
 (0)