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-ASTRO-7547139
  • Loading branch information
snyk-bot committed Jul 22, 2024
1 parent ed7efa0 commit fc92fed
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.12.2",
"astro-compress": "2.2.28",
"astro-simpleanalytics-plugin": "^0.3.15",
"astro-webmanifest": "1.0.0",
Expand Down

0 comments on commit fc92fed

Please sign in to comment.