Skip to content

Commit f856b43

Browse files
Merge pull request #6 from vectorize-io/fix-CVE-2025-66478
fix: upgrade Next.js to 15.4.8 to patch CVE-2025-66478
2 parents 2a0273a + 2472b77 commit f856b43

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

datasheetsChat/package-lock.json

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

datasheetsChat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@vectorize-io/vectorize-client": "^0.2.1",
2020
"ai": "^5.0.68",
2121
"lucide-react": "^0.468.0",
22-
"next": "^15.4.7",
22+
"next": "^15.4.8",
2323
"react": "^19.0.0",
2424
"react-dom": "^19.0.0",
2525
"react-markdown": "^9.0.1",

0 commit comments

Comments
 (0)