Skip to content

Commit

Permalink
fix: website/package.json & website/yarn.lock 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-NANOID-8492085
  • Loading branch information
snyk-bot committed Dec 27, 2024
1 parent 3ec57cf commit f35d305
Show file tree
Hide file tree
Showing 2 changed files with 5,272 additions and 3,405 deletions.
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docusaurus/core": "2.4.0",
"@docusaurus/preset-classic": "^2.3.1",
"@docusaurus/core": "3.6.0",
"@docusaurus/preset-classic": "^3.6.0",
"@mdx-js/react": "^1.6.21",
"@svgr/webpack": "^5.5.0",
"clsx": "^1.2.1",
Expand Down
Loading

0 comments on commit f35d305

Please sign in to comment.