diff --git a/package-lock.json b/package-lock.json index df8586f..b8d9a16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1812,11 +1812,10 @@ } }, "node_modules/astro": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.0.tgz", - "integrity": "sha512-g/t54kVzQnFVijs+GbbbX/NBAFTl/3yNAEA/AQYq4FumLLVv7n4BIF+jKhcPGn9iFGyT1Cjvr7KB/qYyNvHEIg==", + "version": "5.10.1", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.1.tgz", + "integrity": "sha512-DJVmt+51jU1xmgmAHCDwuUgcG/5aVFSU+tcX694acAZqPVt8EMUAmUZcJDX36Z7/EztnPph9HR3pm72jS2EgHQ==", "dev": true, - "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", "@astrojs/internal-helpers": "0.6.1", @@ -8261,9 +8260,9 @@ "dev": true }, "astro": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.0.tgz", - "integrity": "sha512-g/t54kVzQnFVijs+GbbbX/NBAFTl/3yNAEA/AQYq4FumLLVv7n4BIF+jKhcPGn9iFGyT1Cjvr7KB/qYyNvHEIg==", + "version": "5.10.1", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.1.tgz", + "integrity": "sha512-DJVmt+51jU1xmgmAHCDwuUgcG/5aVFSU+tcX694acAZqPVt8EMUAmUZcJDX36Z7/EztnPph9HR3pm72jS2EgHQ==", "dev": true, "requires": { "@astrojs/compiler": "^2.12.2",