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-TRIM-1017038
  • Loading branch information
snyk-bot committed Nov 29, 2023
1 parent 80bc732 commit 7e76f04
Show file tree
Hide file tree
Showing 2 changed files with 3,515 additions and 511 deletions.
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"dependencies": {
"@algolia/autocomplete-js": "^1.7.1",
"@crowdin/cli": "^3.9.0",
"@docusaurus/core": "^2.1.0",
"@docusaurus/core": "^3.0.0",
"@docusaurus/plugin-ideal-image": "^2.1.0",
"@docusaurus/plugin-sitemap": "^2.1.0",
"@docusaurus/preset-classic": "^2.1.0",
"@docusaurus/theme-mermaid": "^2.1.0",
"@docusaurus/theme-mermaid": "^3.0.0",
"@saucelabs/theme-github-codeblock": "^0.1.1",
"algoliasearch": "^4.14.2",
"clsx": "^1.1.1",
Expand Down
Loading

0 comments on commit 7e76f04

Please sign in to comment.