Skip to content

Commit 9950d0a

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-12299318 - https://snyk.io/vuln/SNYK-JS-NEXT-12301496 - https://snyk.io/vuln/SNYK-JS-NEXT-12265451
1 parent 25ae909 commit 9950d0a

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.32",
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)