diff --git a/package-lock.json b/package-lock.json index a92cd3a3..37176f9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "moize": "~6.1.6", "p-retry": "~6.2.0", "p-throttle": "~6.1.0", - "preact": "~10.19.5", + "preact": "~10.19.3", "react-hotkeys-hook": "~4.5.0", "react-intersection-observer": "~9.8.0", "react-quick-pinch-zoom": "~5.1.0", diff --git a/package.json b/package.json index 4f1ef7b4..fc27da09 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "moize": "~6.1.6", "p-retry": "~6.2.0", "p-throttle": "~6.1.0", - "preact": "~10.19.5", + "preact": "~10.19.3", "react-hotkeys-hook": "~4.5.0", "react-intersection-observer": "~9.8.0", "react-quick-pinch-zoom": "~5.1.0",