Skip to content

Commit

Permalink
fix: docs/package.json & docs/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-AXIOS-6144788
  • Loading branch information
snyk-bot committed Jan 5, 2024
1 parent 0133a46 commit ada7f52
Show file tree
Hide file tree
Showing 2 changed files with 3,488 additions and 1,631 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "^2.4.0",
"@docusaurus/preset-classic": "^2.4.0",
"@docusaurus/core": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@mdx-js/react": "^1.6.21",
"@svgr/webpack": "^6.3.1",
"clsx": "^1.2.1",
Expand Down
Loading

0 comments on commit ada7f52

Please # to comment.