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 1a72d5a..2bc7941 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2441,9 +2441,9 @@
}
},
"node_modules/astro": {
- "version": "5.13.11",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.13.11.tgz",
- "integrity": "sha512-qKB+95GtyJSwVn5TDi31FTIcsohzA/nLhyATWn5VWqok1VLzZvm/1KHCk4tNElSrAQ5BisxUIMZWTh+B4X2JvQ==",
+ "version": "5.14.0",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.14.0.tgz",
+ "integrity": "sha512-p41jPzs9XhcVBPzp8ZwjU4SgxSyjgkzMq3NToRIn4CPbE/f9rb1cba5+N6TRk4A8yBudEU6MFzCMFWer7kjW3Q==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",