diff --git a/package-lock.json b/package-lock.json index 1631231..b58bd14 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2159,9 +2159,9 @@ } }, "node_modules/astro": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/astro/-/astro-2.3.0.tgz", - "integrity": "sha512-1t8U6vDHQLT0gw0IXZLtJKDIShCcJwOuh0K1JyPgFwu1famb/ggyvsqp9nxBZIbNV8BcAWDHrJA+Z7hh1oEiWA==", + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/astro/-/astro-2.3.2.tgz", + "integrity": "sha512-8nv7KG3LpKRh1/2fpOkfXvhvzgYKPYrwztnvjdASaUCT1E9j8Vdsagc11b8M+IbLkR8HwDAn/qDV4KvB3AW9nQ==", "dev": true, "dependencies": { "@astrojs/compiler": "^1.3.1", @@ -2213,7 +2213,7 @@ "typescript": "*", "unist-util-visit": "^4.1.0", "vfile": "^5.3.2", - "vite": "^4.2.1", + "vite": "^4.3.1", "vitefu": "^0.2.4", "yargs-parser": "^21.0.1", "zod": "^3.20.6"