diff --git a/package-lock.json b/package-lock.json index 58020fd..ed83e70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1427,9 +1427,9 @@ } }, "node_modules/astro": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.2.0.tgz", - "integrity": "sha512-zx6Po3h5+VEkG1vwowaXC2T42317Gbs4d5lflkEYzUUseEQn8HMtqTwlbIoFCfyYTc4Kvo+4zEgbGsPjsybiaw==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.2.1.tgz", + "integrity": "sha512-TcrveW2/lohmljrbTUgcDxajEdF1yK+zBvb7SXroloGix/d4jkegO6GANFgvyy0zprMyajW7qgJEFyhWUX86Vw==", "dependencies": { "@astrojs/compiler": "^2.3.4", "@astrojs/internal-helpers": "0.2.1",