Skip to content

Commit 1e66f39

Browse files
committed
upgrade next version for security
1 parent 21d5917 commit 1e66f39

File tree

2 files changed

+310
-314
lines changed

2 files changed

+310
-314
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gofr-web",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -29,7 +29,7 @@
2929
"fast-glob": "^3.2.12",
3030
"flexsearch": "^0.7.31",
3131
"js-yaml": "^4.1.0",
32-
"next": "13.4.16",
32+
"next": "14.2.10",
3333
"next-themes": "^0.2.1",
3434
"prism-react-renderer": "^2.0.6",
3535
"react": "18.2.0",

0 commit comments

Comments
 (0)