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 ca66e2a..650440c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2434,9 +2434,9 @@ } }, "node_modules/astro": { - "version": "5.12.5", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.5.tgz", - "integrity": "sha512-cq+2h13F/aznM91bxXxKgqYj36gbXe6jC5kiUAXgWlh2nTyNtiCNMdDFpL2wIWSzac5+KzvRjKmxsYWbcmD4EQ==", + "version": "5.12.6", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.6.tgz", + "integrity": "sha512-vDtuDYj/XlxyI2Ex63BM4/Awde8Pl3U3wS5I1NhogFIBPohBaJ1g9puu42XEm7GMZxRn9N3xFEpSP9uEO0W9/w==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", |