aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 7c167df..74ac8c3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2579,9 +2579,9 @@
}
},
"node_modules/astro": {
- "version": "5.11.0",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.0.tgz",
- "integrity": "sha512-MEICntERthUxJPSSDsDiZuwiCMrsaYy3fnDhp4c6ScUfldCB8RBnB/myYdpTFXpwYBy6SgVsHQ1H4MuuA7ro/Q==",
+ "version": "5.11.1",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.1.tgz",
+ "integrity": "sha512-32dpUh0tXSV/FR2q2/z7LOA6IXl7RqET9J51IA0pPSSi3exhRP3EOSQGjBq10DzXT7VrvplDrFqwfiiWBS8oYA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",