Skip to content

chore(deps): resolve outstanding high and moderate security vulnerabilities #2440

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Mar 20, 2025
Merged
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"jest": "^29.7.0",
"react-icons": "^4.4.0",
"serialize-javascript": "5.0.1",
"vite": "5.4.7",
"vite": "5.4.12",
"vite-plugin-node-polyfills": "^0.19.0",
"vite-plugin-svgr": "^4.1.0"
},
Expand All @@ -113,7 +113,10 @@
"semver": ">=7.5.2",
"tough-cookie": ">=4.1.3",
"word-wrap": ">=1.2.4",
"browserify-sign": ">=4.2.2"
"browserify-sign": ">=4.2.2",
"dompurify": "3.2.4",
"esbuild": "0.25.0",
"canvg": "3.0.11"
},
"packageManager": "[email protected]"
}
Loading