diff --git a/webpage/package-lock.json b/webpage/package-lock.json index 8c23958..2d96753 100644 --- a/webpage/package-lock.json +++ b/webpage/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@astrojs/check": "^0.3.4", "@astrojs/tailwind": "^5.1.0", - "astro": "^4.0.8", + "astro": "^4.16.18", "astro-icon": "^1.0.0", "tailwindcss": "^3.4.0", "typescript": "^5.3.3" @@ -2226,10 +2226,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/webpage/package.json b/webpage/package.json index cea28d2..387d507 100644 --- a/webpage/package.json +++ b/webpage/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/check": "^0.3.4", "@astrojs/tailwind": "^5.1.0", - "astro": "^4.0.8", + "astro": "^4.16.18", "astro-icon": "^1.0.0", "tailwindcss": "^3.4.0", "typescript": "^5.3.3"