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-ETA-2936803
- https://snyk.io/vuln/SNYK-JS-ETA-3261240
  • Loading branch information
snyk-bot committed Feb 3, 2023
1 parent 4f10942 commit 3323479
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 173 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.2.0",
"@docusaurus/preset-classic": "^2.2.0",
"@docusaurus/core": "^2.3.1",
"@docusaurus/preset-classic": "^2.3.1",
"@mdx-js/react": "^1.6.21",
"@svgr/webpack": "^6.3.1",
"clsx": "^1.2.1",
Expand Down
Loading

0 comments on commit 3323479

Please # to comment.