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 54534d4..7f284e9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -51,9 +51,9 @@
"license": "MIT"
},
"node_modules/@astrojs/internal-helpers": {
- "version": "0.5.0",
- "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.5.0.tgz",
- "integrity": "sha512-CgB5ZaZO1PFG+rbjF3HnA7G6gIBjJ070xb7bUjeu5Gqqufma+t6fpuRWMXnK2iEO3zVyX7e/xplPlqtFKy/lvw==",
+ "version": "0.5.1",
+ "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.5.1.tgz",
+ "integrity": "sha512-M7rAge1n2+aOSxNvKUFa0u/KFn0W+sZy7EW91KOSERotm2Ti8qs+1K0xx3zbOxtAVrmJb5/J98eohVvvEqtNkw==",
"license": "MIT"
},
"node_modules/@astrojs/language-server": {
@@ -2086,13 +2086,13 @@
}
},
"node_modules/astro": {
- "version": "5.2.3",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.2.3.tgz",
- "integrity": "sha512-04AceE/gVihtO3V28Ss0+tPPgLHGoulXrm1E7fUVPYyQu7y6w8+oXfYyzh1lpy+uEYiebjH7AFlJoz73anBmZA==",
+ "version": "5.2.4",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.2.4.tgz",
+ "integrity": "sha512-zTWiOyRIy+cKzdjG4mvb5gJ8/Gy0z1s9nAZVirlzpYXd8j5LORlKPywEalNU+Q+nssG2QadBTxXCmAjhKYB93Q==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",
- "@astrojs/internal-helpers": "0.5.0",
+ "@astrojs/internal-helpers": "0.5.1",
"@astrojs/markdown-remark": "6.1.0",
"@astrojs/telemetry": "3.2.0",
"@oslojs/encoding": "^1.1.0",