Skip to content

Commit b347450

Browse files
Merge pull request #74 from codersforcauses/vulnerability-resolution
Correcting next deserialisation vulnerability
2 parents 254d5d4 + 7d20e26 commit b347450

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"framer-motion": "^12.23.24",
2929
"is-inside-container": "^1.0.0",
3030
"lucide-react": "^0.516.0",
31-
"next": "15.4.10",
31+
"next": "15.4.11",
3232
"react": "19.1.0",
3333
"react-dom": "19.1.0",
3434
"react-social-icons": "^6.25.0",

0 commit comments

Comments
 (0)