Skip to content

Commit

Permalink
fix: package.json 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-HAPPYDOM-8350065
  • Loading branch information
snyk-bot committed Nov 13, 2024
1 parent 8d425ee commit f3a66bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint": "^9.1.1",
"eslint-plugin-svelte": "^2.38.0",
"globals": "^15.1.0",
"happy-dom": "^14.7.1",
"happy-dom": "^15.10.2",
"jsdom": "^24.0.0",
"kleur": "^4.1.5",
"msw": "^2.2.14",
Expand Down

0 comments on commit f3a66bf

Please sign in to comment.