Skip to content

Commit d87319a

Browse files
authored
chore: upgrate nextJS version to avoid vulnerabilities (#37)
1 parent 68c0f1b commit d87319a

File tree

2 files changed

+56
-45
lines changed

2 files changed

+56
-45
lines changed

package-lock.json

Lines changed: 55 additions & 44 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"html2pdf.js": "^0.12.1",
3434
"jspdf": "^3.0.3",
3535
"lucide-react": "^0.542.0",
36-
"next": "14.2.5",
36+
"next": "14.2.35",
3737
"react": "^18",
3838
"react-dom": "^18",
3939
"react-hook-form": "^7.63.0",

0 commit comments

Comments
 (0)