diff --git a/package-lock.json b/package-lock.json index 8ca5f59..d919c54 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "luxon": "^3.5.0", "node-fetch": "^3.3.2", "node-simple-cert": "0.0.1", - "preact": "^10.23.1", + "preact": "^10.25.4", "react-hotkeys-hook": "^4.5.0", "reconnecting-websocket": "^4.4.0", "styled-components": "^6.1.12", @@ -12279,10 +12279,9 @@ } }, "node_modules/preact": { - "version": "10.23.1", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.23.1.tgz", - "integrity": "sha512-O5UdRsNh4vdZaTieWe3XOgSpdMAmkIYBCT3VhQDlKrzyCm8lUYsk0fmVEvoQQifoOjFRTaHZO69ylrzTW2BH+A==", - "license": "MIT", + "version": "10.25.4", + "resolved": "https://registry.npmjs.org/preact/-/preact-10.25.4.tgz", + "integrity": "sha512-jLdZDb+Q+odkHJ+MpW/9U5cODzqnB+fy2EiHSZES7ldV5LK7yjlVzTp7R8Xy6W6y75kfK8iWYtFVH7lvjwrCMA==", "funding": { "type": "opencollective", "url": "https://opencollective.com/preact" diff --git a/package.json b/package.json index a43bce7..4645b79 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "luxon": "^3.5.0", "node-fetch": "^3.3.2", "node-simple-cert": "0.0.1", - "preact": "^10.23.1", + "preact": "^10.25.4", "react-hotkeys-hook": "^4.5.0", "reconnecting-websocket": "^4.4.0", "styled-components": "^6.1.12",