Skip to content

Commit e69cfc3

Browse files
authored
Update Next.js and React to patch CVE-2025-55182 and CVE-2025-66478 (#159)
1 parent dfb318f commit e69cfc3

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"google-auth-library": "^10.5.0",
3030
"lucide-react": "^0.511.0",
3131
"mongodb": "^6.17.0",
32-
"next": "15.3.2",
33-
"react": "^19.0.0",
34-
"react-dom": "^19.0.0",
32+
"next": "15.3.6",
33+
"react": "^19.0.1",
34+
"react-dom": "^19.0.1",
3535
"react-icons": "^4.12.0",
3636
"react-markdown": "^10.1.0",
3737
"rehype-raw": "^7.0.0",

0 commit comments

Comments
 (0)