Skip to content

Commit c776986

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 9ae4679 commit c776986

2 files changed

Lines changed: 188 additions & 1093 deletions

File tree

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)