aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index f627cf8..3210736 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2570,9 +2570,9 @@
}
},
"node_modules/astro": {
- "version": "5.11.1",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.1.tgz",
- "integrity": "sha512-32dpUh0tXSV/FR2q2/z7LOA6IXl7RqET9J51IA0pPSSi3exhRP3EOSQGjBq10DzXT7VrvplDrFqwfiiWBS8oYA==",
+ "version": "5.11.2",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.2.tgz",
+ "integrity": "sha512-jKJCqp0PMZ1ZpP2xySghsJ1xK7ZNh/ISTRNBf/7khY3iEGq/zup49ZMhNZXK5Cd/dFWP/pdBNHD91SByA42IvQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",