diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-07-16 22:34:50 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-16 22:34:50 +0300 |
commit | 3bb4d50767da1a54d128330a994e21c9d19e3e03 (patch) | |
tree | d0328ebfd563e40399511447f5a5a38a9bbff702 | |
parent | dd33ec8e4842f7e7dd0bf48635e07f3cb5a4fe07 (diff) | |
download | popov.link-3bb4d50767da1a54d128330a994e21c9d19e3e03.tar.xz popov.link-3bb4d50767da1a54d128330a994e21c9d19e3e03.zip |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index f627cf8..3210736 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2570,9 +2570,9 @@ } }, "node_modules/astro": { - "version": "5.11.1", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.1.tgz", - "integrity": "sha512-32dpUh0tXSV/FR2q2/z7LOA6IXl7RqET9J51IA0pPSSi3exhRP3EOSQGjBq10DzXT7VrvplDrFqwfiiWBS8oYA==", + "version": "5.11.2", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.2.tgz", + "integrity": "sha512-jKJCqp0PMZ1ZpP2xySghsJ1xK7ZNh/ISTRNBf/7khY3iEGq/zup49ZMhNZXK5Cd/dFWP/pdBNHD91SByA42IvQ==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", |