Skip to content

Commit 50bc7a1

Browse files
Service Github-Snyksnyk-bot
authored and
GitHub Enterprise
committed
fix: sample-app/package.json to reduce vulnerabilities (#437)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-9508709 Co-authored-by: snyk-bot <[email protected]>
1 parent 5e12c98 commit 50bc7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"autoprefixer": "^10.4.15",
1717
"eslint": "^8.47.0",
1818
"eslint-config-next": "^13.4.16",
19-
"next": "^13.5.4",
19+
"next": "^14.2.25",
2020
"postcss": "^8.4.31",
2121
"react": "^18.2.0",
2222
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)