diff --git a/package-lock.json b/package-lock.json index 6c1b0dd..4982101 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2740,9 +2740,9 @@ } }, "node_modules/astro": { - "version": "4.4.4", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.4.tgz", - "integrity": "sha512-EZrDTN888w4sFKqavGsHu8jSaymyxNwnoqIq5NKlMG9WNU/Xn4Yn41pUdBuAOrgNzRp1NyXXhhV6GV1pN71V2Q==", + "version": "4.4.9", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.9.tgz", + "integrity": "sha512-FTWhzKjao7rHHiF/CqPqPS18AFad+fmUcYUFhWWIsYETHcc9g0IIIiv6cHXUE7g6mEZf7ycAa+WdboeEHUhraQ==", "dev": true, "dependencies": { "@astrojs/compiler": "^2.5.3", @@ -2804,7 +2804,7 @@ "tsconfck": "^3.0.0", "unist-util-visit": "^5.0.0", "vfile": "^6.0.1", - "vite": "^5.1.2", + "vite": "^5.1.4", "vitefu": "^0.2.5", "which-pm": "^2.1.1", "yargs-parser": "^21.1.1",