diff --git a/package-lock.json b/package-lock.json index 6b0618d96c7..5181dffff97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,7 @@ "nanostores": "^0.11.4", "next": "14.2.35", "pino": "^9.14.0", - "preact": "^10.28.0", + "preact": "^10.28.1", "react-instantsearch": "^7.21.0", "rehype-autolink-headings": "^7.1.0", "rehype-slug": "^6.0.0", @@ -31388,9 +31388,9 @@ "license": "MIT" }, "node_modules/preact": { - "version": "10.28.0", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.28.0.tgz", - "integrity": "sha512-rytDAoiXr3+t6OIP3WGlDd0ouCUG1iCWzkcY3++Nreuoi17y6T5i/zRhe6uYfoVcxq6YU+sBtJouuRDsq8vvqA==", + "version": "10.28.1", + "resolved": "https://registry.npmjs.org/preact/-/preact-10.28.1.tgz", + "integrity": "sha512-u1/ixq/lVQI0CakKNvLDEcW5zfCjUQfZdK9qqWuIJtsezuyG6pk9TWj75GMuI/EzRSZB/VAE43sNWWZfiy8psw==", "license": "MIT", "funding": { "type": "opencollective", diff --git a/package.json b/package.json index 9d05c7ff816..7733aa4a9e9 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "nanostores": "^0.11.4", "next": "14.2.35", "pino": "^9.14.0", - "preact": "^10.28.0", + "preact": "^10.28.1", "react-instantsearch": "^7.21.0", "rehype-autolink-headings": "^7.1.0", "rehype-slug": "^6.0.0",