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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Dec 1, 2023
1 parent 8d46d64 commit 6844564
Show file tree
Hide file tree
Showing 2 changed files with 5,214 additions and 6,732 deletions.
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
},
"devDependencies": {},
"dependencies": {
"@docusaurus/core": "2.0.0-alpha.40",
"@docusaurus/core": "2.0.0",
"@docusaurus/plugin-google-analytics": "^2.0.0-alpha.37",
"@docusaurus/preset-classic": "2.0.0-alpha.40",
"@docusaurus/preset-classic": "2.0.0",
"@docusaurus/utils": "2.0.0-alpha.40",
"classnames": "^2.2.6",
"js-yaml": "^3.12.0",
Expand Down
Loading

0 comments on commit 6844564

Please sign in to comment.