Skip to content

Commit

Permalink
fix: docs/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-8520073
  • Loading branch information
snyk-bot committed Dec 19, 2024
1 parent ad0c30d commit 5f1fbc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"history": "^5.0.0",
"lz-string": "^1.4.5",
"marked": "^4.0.10",
"next": "^12.3.0",
"next": "^14.2.15",
"next-mdx-remote": "^4.0.2",
"react": "^18.1.0",
"react-cookie": "^4.1.1",
Expand Down

0 comments on commit 5f1fbc8

Please sign in to comment.