diff --git a/package-lock.json b/package-lock.json index cc9af65..dee8886 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1432,9 +1432,9 @@ } }, "node_modules/astro": { - "version": "4.4.10", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.10.tgz", - "integrity": "sha512-8ASYlHPNKJg7F+1mlQts7nU1jZPQGE2xluB4fcdAUvH33BYLEBz/bCxJwLOmfC8Ai2gzs/wTwofwDzqbwjx6Ug==", + "version": "4.4.11", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.11.tgz", + "integrity": "sha512-mJ1k67xzAJO1vTTpATe76uSWhOgiEj3Id7narE6X2rMMOBjR8vJM+9Cmv/Wbpot6uMwFo780skUowlMptK96fQ==", "dependencies": { "@astrojs/compiler": "^2.5.3", "@astrojs/internal-helpers": "0.2.1",