diff --git a/frontend/elements/package.json b/frontend/elements/package.json index 606aaf7a4..4ff165e9c 100644 --- a/frontend/elements/package.json +++ b/frontend/elements/package.json @@ -135,6 +135,6 @@ "@teamhanko/hanko-frontend-sdk": "^1.5.2", "@teamhanko/preact-custom-element": "^4.2.2", "classnames": "^2.3.2", - "preact": "^10.13.1" + "preact": "^10.26.5" } } diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 393674c27..f80e79168 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -23,7 +23,7 @@ "@teamhanko/hanko-frontend-sdk": "^1.5.2", "@teamhanko/preact-custom-element": "^4.2.2", "classnames": "^2.3.2", - "preact": "^10.13.1" + "preact": "^10.26.5" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.54.0", @@ -22905,9 +22905,10 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, "node_modules/preact": { - "version": "10.13.1", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.13.1.tgz", - "integrity": "sha512-KyoXVDU5OqTpG9LXlB3+y639JAGzl8JSBXLn1J9HTSB3gbKcuInga7bZnXLlxmK94ntTs1EFeZp0lrja2AuBYQ==", + "version": "10.26.5", + "resolved": "https://registry.npmjs.org/preact/-/preact-10.26.5.tgz", + "integrity": "sha512-fmpDkgfGU6JYux9teDWLhj9mKN55tyepwYbxHgQuIxbWQzgFg5vk7Mrrtfx7xRxq798ynkY4DDDxZr235Kk+4w==", + "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/preact"