Skip to content

Commit

Permalink
fix: package.json & 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-SEMVER-3247795
  • Loading branch information
snyk-bot committed May 15, 2024
1 parent e3e61f4 commit 9c94c96
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 147 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@docusaurus/core": "2.0.0",
"@docusaurus/preset-classic": "2.0.0",
"@docusaurus/preset-classic": "2.0.1",
"@mdx-js/react": "^1.6.21",
"@svgr/webpack": "^5.5.0",
"clsx": "^1.1.1",
Expand Down
Loading

0 comments on commit 9c94c96

Please sign in to comment.