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-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed May 13, 2024
1 parent 9ad7137 commit 6066d70
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 @@ -57,7 +57,7 @@
"@sentry/astro": "^7.101.0",
"@vercel/analytics": "^1.1.3",
"astro": "4.3.7",
"astro-compress": "2.2.10",
"astro-compress": "2.2.23",
"astro-simpleanalytics-plugin": "^0.3.12",
"astro-webmanifest": "1.0.0",
"lite-youtube-embed": "0.3.0",
Expand Down

0 comments on commit 6066d70

Please sign in to comment.