diff options
Diffstat (limited to 'package-lock.json')
-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", |