diff --git a/package-lock.json b/package-lock.json index 6c34426..63b11dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1445,9 +1445,9 @@ } }, "node_modules/astro": { - "version": "4.5.15", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.5.15.tgz", - "integrity": "sha512-d2+yMv4ZlWwWFzfbpXIULMniNmdPlbwGrQScacEni0WLeo4k7ETO51/bHN/i/fXwxL9IGfasdEFkk2baYXDRog==", + "version": "4.5.16", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.5.16.tgz", + "integrity": "sha512-1nOVsMq2OJiXnG6gO0Y77vTAboGN9nLQSy/8SGazq4h6x+alzbsMbQbArBgvaLzOSUXD0m91XLs3D8bOSuavrQ==", "dependencies": { "@astrojs/compiler": "^2.7.1", "@astrojs/internal-helpers": "0.4.0",