diff --git a/package-lock.json b/package-lock.json index ff66258..dd76e09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@astrojs/sitemap": "^3.1.1", "@astrojs/tailwind": "^5.1.0", "@astrojs/vercel": "^7.3.6", - "astro": "^4.5.3", + "astro": "^4.5.6", "astro-compressor": "^0.4.1", "globby": "^14.0.1", "gsap": "^3.12.5", @@ -1724,9 +1724,9 @@ } }, "node_modules/astro": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.5.3.tgz", - "integrity": "sha512-MEiLeAr3+THeadTZCQ4U+DI9VTTUZdYrPEPedSKmQwqnkiPkLjpLgx4yOcyH7Yp4t57+SWiC6W0rt7lPGM36Fg==", + "version": "4.5.6", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.5.6.tgz", + "integrity": "sha512-/pXr+tDvgps1x3w+9i48XzfNPDr4NrT89EJPeCTL57IjaTpitSQ8Oy10Fv6zAqXNLIUJ5j3P1c+fJx+taKIg0g==", "dependencies": { "@astrojs/compiler": "^2.7.0", "@astrojs/internal-helpers": "0.3.0", diff --git a/package.json b/package.json index ec88c72..0715a4a 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@astrojs/sitemap": "^3.1.1", "@astrojs/tailwind": "^5.1.0", "@astrojs/vercel": "^7.3.6", - "astro": "^4.5.3", + "astro": "^4.5.6", "astro-compressor": "^0.4.1", "globby": "^14.0.1", "gsap": "^3.12.5",