diff --git a/demos/moderator/package.json b/demos/moderator/package.json index 5c123e65..5a5a2aa1 100644 --- a/demos/moderator/package.json +++ b/demos/moderator/package.json @@ -20,7 +20,7 @@ "npm": "^10.8.3", "package.json": "^2.0.1", "parcel": "^2.12.0", - "preact": "10.24.0", + "preact": "10.24.1", "snyk": "^1.1293.1", "whatwg-fetch": "3.6.20", "yarn": "^1.22.22" diff --git a/demos/moderator/yarn.lock b/demos/moderator/yarn.lock index 4d506c21..ea282faf 100644 --- a/demos/moderator/yarn.lock +++ b/demos/moderator/yarn.lock @@ -10958,10 +10958,10 @@ posthtml@^0.16.4, posthtml@^0.16.5: posthtml-parser "^0.11.0" posthtml-render "^3.0.0" -preact@10.24.0: - version "10.24.0" - resolved "https://registry.yarnpkg.com/preact/-/preact-10.24.0.tgz#bd8139bee35aafede3c6de96d2453982610dfeef" - integrity sha512-aK8Cf+jkfyuZ0ZZRG9FbYqwmEiGQ4y/PUO4SuTWoyWL244nZZh7bd5h2APd4rSNDYTBNghg1L+5iJN3Skxtbsw== +preact@10.24.1: + version "10.24.1" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.24.1.tgz#501e206d0a46667b6d0d8b780c7a65172239b2d0" + integrity sha512-PnBAwFI3Yjxxcxw75n6VId/5TFxNW/81zexzWD9jn1+eSrOP84NdsS38H5IkF/UH3frqRPT+MvuCoVHjTDTnDw== prelude-ls@^1.2.1: version "1.2.1"