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 e5eca1e..9e603e5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2086,9 +2086,9 @@
}
},
"node_modules/astro": {
- "version": "5.2.1",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.2.1.tgz",
- "integrity": "sha512-OYR2kUo9EqX6OYZ1OmM14xP8mjFwgrk1FzIr+3K3tS0gCCKJsXtfboCUhX3lODZFIsmY/on7NPZd+2PURA0R2Q==",
+ "version": "5.2.2",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.2.2.tgz",
+ "integrity": "sha512-KfLlrpIIokaSQsRsNxov+SVu7EI7F45syHbBdxuSuh2YKG9fEBrbsxKkJ9CGI67G4i+tXGzlHT0OQjSeMMBzuQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",