diff --git a/package-lock.json b/package-lock.json index 43b0118..5577803 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3579,11 +3579,10 @@ } }, "node_modules/astro": { - "version": "4.16.16", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.16.tgz", - "integrity": "sha512-H1CttrV6+JFrDBQx0Mcbq5i5AeLhCbztB786+9wEu3svWL/QPNeCGqF0dgNORAYmP+rODGCPu/y9qKSh87iLuA==", + "version": "4.16.17", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.17.tgz", + "integrity": "sha512-OuD+BP7U6OqQLKtZ/FJkU2S+TOlifxS/OKUbZOb5p6y+LLBa1J3zHRJrIl7DUSq6eXY+9wSWwbJpD9JS+lqhxA==", "dev": true, - "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.3", "@astrojs/internal-helpers": "0.4.1",