Skip to content

Commit e93b509

Browse files
committed
fix: next/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-8602067
1 parent 349f3c6 commit e93b509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"gonzales-pe": "^4.3.0",
2626
"lodash-es": "^4.17.21",
2727
"mousetrap": "^1.6.5",
28-
"next": "13.1.1",
28+
"next": "13.5.8",
2929
"prism-react-renderer": "^1.3.5",
3030
"react": "18.2.0",
3131
"react-copy-to-clipboard": "^5.1.0",

0 commit comments

Comments
 (0)