diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-08-28 02:22:38 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-28 02:22:38 +0300 |
commit | 8268013a7da192cae5f23c2ae0bd9c8701ead5ca (patch) | |
tree | bd69de30c14b35b4fd7d3e2de8a8bbca31d44595 /package-lock.json | |
parent | df19c48c6c690734eb10ee29775239c8ef26fae7 (diff) | |
download | popov.link-8268013a7da192cae5f23c2ae0bd9c8701ead5ca.tar.xz popov.link-8268013a7da192cae5f23c2ae0bd9c8701ead5ca.zip |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 12 |
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": { |