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 7a22ae2 commit 480e5a2
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 @@ -56,7 +56,7 @@
"@astrojs/vercel": "7.7.2",
"@sentry/astro": "^8.17.0",
"@vercel/analytics": "^1.3.1",
"astro": "4.11.5",
"astro": "4.15.5",
"astro-compress": "2.2.28",
"astro-simpleanalytics-plugin": "^0.3.15",
"astro-webmanifest": "1.0.0",
Expand Down

0 comments on commit 480e5a2

Please sign in to comment.