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-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Sep 14, 2024
1 parent 6e4e9a8 commit 6e3053a
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 @@ -21,7 +21,7 @@
"@kobalte/core": "^0.9.6",
"@nanostores/persistent": "^0.7.0",
"@nanostores/solid": "^0.3.2",
"astro": "^2.5.1",
"astro": "^4.15.5",
"astro-compress": "^1.1.44",
"astro-compressor": "^0.4.0",
"astro-critters": "^1.1.34",
Expand Down

0 comments on commit 6e3053a

Please sign in to comment.