diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-06-17 20:06:39 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-17 20:06:39 +0300 |
commit | d99c901b427cb3041e14959657aefabfb6ce10c6 (patch) | |
tree | 600fcc23941cbe6caff9345eea283d0d5d35f1c2 | |
parent | 15fdeb46f11ac686744ab9d57ff1e384a50d6c68 (diff) | |
download | popov.link-d99c901b427cb3041e14959657aefabfb6ce10c6.tar.xz popov.link-d99c901b427cb3041e14959657aefabfb6ce10c6.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 bbd8f34..3f7d130 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2557,9 +2557,9 @@ } }, "node_modules/astro": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.9.3.tgz", - "integrity": "sha512-VReZrpUa/3rfeiVvsQ1A2M3ujDPI+pDGIYOMtXPEZwut8tZoEyealXXLjitgCsJ+3dunKGZbg4Eak6i+r0vniw==", + "version": "5.9.4", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.9.4.tgz", + "integrity": "sha512-AEulm16C9IijMYrFb3VIFx9z17p/wfDSHUHdbbvSEX+rBca64xV+f67tnsql3s4CE8u2cwYpdX+5yH7l53W4iA==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", |