diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/flat-ladybugs-argue.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.changeset/flat-ladybugs-argue.md b/.changeset/flat-ladybugs-argue.md new file mode 100644 index 000000000..66238cf68 --- /dev/null +++ b/.changeset/flat-ladybugs-argue.md @@ -0,0 +1,13 @@ +--- +'astro': patch +'@astrojs/cloudflare': patch +'@astrojs/svelte': patch +'@astrojs/solid-js': patch +'@astrojs/react': patch +'@astrojs/preact': patch +'@astrojs/markdoc': patch +'@astrojs/netlify': patch +'@astrojs/vercel': patch +--- + +Updates `esbuild` and `vite` to the latest to avoid false positives audits warnings caused by `esbuild`. |