Skip to content

Commit e0b1683

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-10176058
1 parent 21f43ba commit e0b1683

File tree

2 files changed

+188
-1093
lines changed

2 files changed

+188
-1093
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"bcryptjs": "^2.4.3",
2424
"classnames": "^2.3.1",
2525
"lodash": "^4.17.21",
26-
"next": "^12.0.5",
26+
"next": "^14.2.24",
2727
"next-auth": "4.0.0-beta.6",
2828
"next-connect": "^0.10.2",
2929
"react": "^17.0.2",

0 commit comments

Comments
 (0)