diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-10-11 00:09:36 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-11 00:09:36 +0300 |
commit | ce99418281f3d862062f7eaa0f2e1eacda97110d (patch) | |
tree | ea2abed498fd2088dfa048e15542163cbf15d93b | |
parent | 2d353258944de05727f4d9b6c0d672cf139edd1f (diff) | |
download | popov.link-ce99418281f3d862062f7eaa0f2e1eacda97110d.tar.xz popov.link-ce99418281f3d862062f7eaa0f2e1eacda97110d.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 46a7203..9e46cf7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2564,9 +2564,9 @@ } }, "node_modules/astro": { - "version": "5.14.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.14.3.tgz", - "integrity": "sha512-iRvl3eEYYdSYA195eNREjh43hqMMwKY1uoHYiKfLCB9G+bjFtaBtDe8R0ip7AbTD69wyOKgUCOtMad+lkOnT/w==", + "version": "5.14.4", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.14.4.tgz", + "integrity": "sha512-yqgMAO2Whi9GmZkByyiPcG7CiiPr0Me0iBSorMa6M0g+wQk/ewnIqUyr7T/uFCPTQndoKwucnYFTrf0yfb0urw==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", |