Skip to content

Commit 050fb43

Browse files
authored
Fix NEW React DoS & Source Code leak vulns (#17)
1 parent 1c4fee3 commit 050fb43

File tree

2 files changed

+35
-13
lines changed

2 files changed

+35
-13
lines changed

bun.lock

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"dependencies": {
3333
"dotenv": "^17.2.3",
3434
"geist": "^1.5.1",
35+
"next": "^16.0.10",
3536
"pg": "^8.16.3",
3637
"zod": "^4.1.12"
3738
},

0 commit comments

Comments
 (0)