Skip to content

Commit c2a3d9f

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692
1 parent 1b6f913 commit c2a3d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"lodash": "^4.17.20",
2525
"moment": "^2.29.1",
2626
"moment-timezone": "^0.5.33",
27-
"next": "^12.0.5",
27+
"next": "^13.5.4",
2828
"next-compose-plugins": "^2.2.1",
2929
"next-i18next": "^8.5.5",
3030
"next-seo": "^4.17.0",

0 commit comments

Comments
 (0)