From 8268013a7da192cae5f23c2ae0bd9c8701ead5ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 23:22:38 +0000 Subject: fix(deps): update all digest updates (#87) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file 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": { -- cgit v1.2.3