Skip to content

Commit ef660f1

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-9508709
1 parent 1400890 commit ef660f1

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
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@mdx-js/loader": "^1.6.22",
1515
"@next/mdx": "^11.1.0",
16-
"next": "12",
16+
"next": "12.3.5",
1717
"react": "^17.0.2",
1818
"react-dom": "^17.0.2",
1919
"sass": "^1.38.0"

0 commit comments

Comments
 (0)