Skip to content

Commit

Permalink
fix: www/package.json & www/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-DOMITERATOR-6157199
  • Loading branch information
snyk-bot committed Nov 18, 2024
1 parent afade35 commit 563ecac
Show file tree
Hide file tree
Showing 2 changed files with 4,642 additions and 138 deletions.
4 changes: 2 additions & 2 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@docusaurus/core": "^2.4.0",
"@docusaurus/preset-classic": "^2.4.0",
"@docusaurus/theme-common": "^2.4.0",
"@docusaurus/theme-live-codeblock": "^2.4.0",
"@docusaurus/theme-live-codeblock": "^3.0.0",
"@mdx-js/react": "^1.6.22",
"@restart/hooks": "^0.4.9",
"ast-types": "^0.14.2",
Expand All @@ -35,7 +35,7 @@
"react": "^17.0.2",
"react-docgen": "^5.4.3",
"react-dom": "^17.0.2",
"react-live": "^2.4.1",
"react-live": "^3.0.0",
"sass": "^1.62.0",
"yup": "^1.0.2"
},
Expand Down
Loading

0 comments on commit 563ecac

Please sign in to comment.