aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index e28f674..bb74806 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2434,9 +2434,9 @@
}
},
"node_modules/astro": {
- "version": "5.13.3",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.13.3.tgz",
- "integrity": "sha512-V0mUOUK70UZ7xqXp5Noqse/SREU0P756KgFufBEluq5LkmBejzC2GENMUA2Na+PFwUjemElJtRlpKyrnKpFhSQ==",
+ "version": "5.13.4",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.13.4.tgz",
+ "integrity": "sha512-Mgq5GYy3EHtastGXqdnh1UPuN++8NmJSluAspA5hu33O7YRs/em/L03cUfRXtc60l5yx5BfYJsjF2MFMlcWlzw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",
@@ -3725,9 +3725,9 @@
"license": "CC0-1.0"
},
"node_modules/dayjs": {
- "version": "1.11.13",
- "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz",
- "integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==",
+ "version": "1.11.14",
+ "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.14.tgz",
+ "integrity": "sha512-E8fIdSxUlyqSA8XYGnNa3IkIzxtEmFjI+JU/6ic0P1zmSqyL6HyG5jHnpPjRguDNiaHLpfvHKWFiohNsJLqcJQ==",
"license": "MIT"
},
"node_modules/debug": {