Skip to content

Commit b8b940d

Browse files
committed
fix: docs/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-10176058
1 parent 25ae909 commit b8b940d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "MPL-2.0",
1515
"dependencies": {
1616
"@heroicons/react": "~1.0.6",
17-
"next": "~12.2.5",
17+
"next": "~14.2.24",
1818
"next-themes": "0.2.0",
1919
"nextra": "2.0.0-alpha.56",
2020
"nextra-theme-docs": "2.2.18",

0 commit comments

Comments
 (0)