diff --git a/package-lock.json b/package-lock.json index 0ab9e99..9de2dda 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3079,9 +3079,9 @@ } }, "node_modules/astro": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/astro/-/astro-7.1.2.tgz", - "integrity": "sha512-rn7bsh2n2/Wm/blS7QO6+aKstNfEOygX35cACGQJP8tM2uLRfeNTTEawrUR6NpVr27mOMGnl6CSWQ0CNb8iGZA==", + "version": "7.1.3", + "resolved": "https://registry.npmjs.org/astro/-/astro-7.1.3.tgz", + "integrity": "sha512-4dhPyAAXthf3xLEYnG8SeL7yr/nTPPABfY7e9YF0yuO+vK9Xp+8Q5j4xzsmL3GueukQv4oNwGNTBepLOiDGeJA==", "license": "MIT", "dependencies": { "@astrojs/compiler-rs": "^0.3.1",