diff options
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 62bbeb8..0165ec6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1959,9 +1959,9 @@ } }, "node_modules/astro": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.0.5.tgz", - "integrity": "sha512-xfptdmurDsQcj/Anc7mU+eKlcyV7ppJIlmaSwhX3ZWwK5N/0rGKVmUqnuILgR6MB0XVJiIfublNzDGoyj4Q6BQ==", + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.0.8.tgz", + "integrity": "sha512-nW4TmRCeG3t2iDmm91KPvYpYNljNfjeaneN4BX463DKAZ3MPmUn92aKefOXC0bjMHQ2Gamc8MIZ6sORS2EhyAQ==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.3", |