aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index e0c0f98..406d815 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -45,9 +45,9 @@
}
},
"node_modules/@astrojs/compiler": {
- "version": "2.12.0",
- "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.12.0.tgz",
- "integrity": "sha512-7bCjW6tVDpUurQLeKBUN9tZ5kSv5qYrGmcn0sG0IwacL7isR2ZbyyA3AdZ4uxsuUFOS2SlgReTH7wkxO6zpqWA==",
+ "version": "2.12.1",
+ "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.12.1.tgz",
+ "integrity": "sha512-WDSyVIiz7sNcJcCJxJFITu6XjfGhJ50Z0auyaWsrM+xb07IlhBLFtQuDkNy0caVHWNcKTM2LISAaHhgkRqGAVg==",
"license": "MIT"
},
"node_modules/@astrojs/internal-helpers": {
@@ -2121,12 +2121,12 @@
}
},
"node_modules/astro": {
- "version": "5.9.0",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.9.0.tgz",
- "integrity": "sha512-AHF7oZDBQRwggHUG0bwBhRQjrDD+vJpCtPd0/GVxDB1hGRV0SQuFWS0UHX5bYczIqFcao1z9o9o0r2rQtHrTMg==",
+ "version": "5.9.1",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.9.1.tgz",
+ "integrity": "sha512-wxoJcTbuDZNFSv6EaL0PAlrp0Wx6VnOAULCXvy0scsV70oWMeUkdxuBxfO54JxO5Qgyvwj9h99y6E0elqOpGtA==",
"license": "MIT",
"dependencies": {
- "@astrojs/compiler": "^2.12.0",
+ "@astrojs/compiler": "^2.12.1",
"@astrojs/internal-helpers": "0.6.1",
"@astrojs/markdown-remark": "6.3.2",
"@astrojs/telemetry": "3.3.0",