diff --git a/package-lock.json b/package-lock.json index 9107730..998ec39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@vercel/node": "^2.10.3", "@vercel/postgres": "^0.10.0", "@vercel/speed-insights": "^1.1.0", - "astro": "^4.16.16", + "astro": "^4.16.18", "dotenv": "^16.4.6", "fuse.js": "^7.0.0", "lodash.kebabcase": "^4.1.1", @@ -3651,10 +3651,9 @@ } }, "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==", - "license": "MIT", + "version": "4.16.18", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.18.tgz", + "integrity": "sha512-G7zfwJt9BDHEZwlaLNvjbInIw2hPryyD654314KV/XT34pJU6SfN1S+mWa8RAkALcZNJnJXCJmT3JXLQStD3Lw==", "dependencies": { "@astrojs/compiler": "^2.10.3", "@astrojs/internal-helpers": "0.4.1", diff --git a/package.json b/package.json index de055bb..8a3d922 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@vercel/node": "^2.10.3", "@vercel/postgres": "^0.10.0", "@vercel/speed-insights": "^1.1.0", - "astro": "^4.16.16", + "astro": "^4.16.18", "dotenv": "^16.4.6", "fuse.js": "^7.0.0", "lodash.kebabcase": "^4.1.1",