diff --git a/package-lock.json b/package-lock.json index 6bccaa6..62b0bc4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1944,9 +1944,9 @@ } }, "node_modules/astro": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.13.0.tgz", - "integrity": "sha512-tExzJeK1rh7OdVipi1e8S6koVgjQyveSy5fNEc/4Tit4GKl/olMTUEHepZSAKR7VCyiEC/hi3rjaV3t4lxR3tA==", + "version": "4.13.1", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.13.1.tgz", + "integrity": "sha512-VnMjAc+ykFsIVjgbu9Mt/EA1fMIcPMXbU89h3ATwGOzSIKDsQH72bDgfJkWiwk6u0OE90GeP5EPhAT28Twf9oA==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.0", @@ -1965,7 +1965,6 @@ "aria-query": "^5.3.0", "axobject-query": "^4.1.0", "boxen": "7.1.1", - "chokidar": "^3.6.0", "ci-info": "^4.0.0", "clsx": "^2.1.1", "common-ancestor-path": "^1.0.1",