diff --git a/package-lock.json b/package-lock.json index 6e2c762..b729b51 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2022,9 +2022,9 @@ } }, "node_modules/astro": { - "version": "4.13.2", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.13.2.tgz", - "integrity": "sha512-bdfUV6zfOWOV/IbROqVx+1cuAFXY0PZpVxr4JO9YxCKa5AfQRR8RKXJ2k8QUjalA6dmxQ9FgAQw3FRrzHVOGEQ==", + "version": "4.13.3", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.13.3.tgz", + "integrity": "sha512-MyhmM0v5sphiVwxAm5jjKxWeuPZijWPJ8Ajdign9QzEmLWSH8vUYIJWx/dWRQ6vF1I0jXrksoj3wtw5nzXt9nw==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.1",