diff --git a/package-lock.json b/package-lock.json index 663e6d5..9f61b23 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "astro-lighthouse": "^0.1.3", "astro-robots": "^2.3.1", "astro-seo": "^1.1.0", - "preact": "^10.28.3", + "preact": "^10.28.4", "rehype-external-links": "^3.0.0", "tailwindcss": "^4.1.18" }, @@ -12988,9 +12988,9 @@ "license": "MIT" }, "node_modules/preact": { - "version": "10.28.3", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.28.3.tgz", - "integrity": "sha512-tCmoRkPQLpBeWzpmbhryairGnhW9tKV6c6gr/w+RhoRoKEJwsjzipwp//1oCpGPOchvSLaAPlpcJi9MwMmoPyA==", + "version": "10.28.4", + "resolved": "https://registry.npmjs.org/preact/-/preact-10.28.4.tgz", + "integrity": "sha512-uKFfOHWuSNpRFVTnljsCluEFq57OKT+0QdOiQo8XWnQ/pSvg7OpX5eNOejELXJMWy+BwM2nobz0FkvzmnpCNsQ==", "license": "MIT", "funding": { "type": "opencollective", diff --git a/package.json b/package.json index 846a387..9bd4c74 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "astro-lighthouse": "^0.1.3", "astro-robots": "^2.3.1", "astro-seo": "^1.1.0", - "preact": "^10.28.3", + "preact": "^10.28.4", "rehype-external-links": "^3.0.0", "tailwindcss": "^4.1.18" },