diff --git a/package-lock.json b/package-lock.json index c4bc392c..010f05da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "lint-staged": "15.5.2", "nock": "14.0.10", "playwright": "1.56.1", - "preact-render-to-string": "6.6.2", + "preact-render-to-string": "6.6.3", "rehype-format": "5.0.1", "rehype-stringify": "10.0.1", "remark": "15.0.1", @@ -11428,9 +11428,9 @@ } }, "node_modules/preact-render-to-string": { - "version": "6.6.2", - "resolved": "https://registry.npmjs.org/preact-render-to-string/-/preact-render-to-string-6.6.2.tgz", - "integrity": "sha512-VJ++Pkzv6+ZOmeN/9Qvx0mRdXqnei1Lo3uu9bGvYHhoMI1VUkDT44hcpGbiokl/kuuYTayYa3yvmYTLZMplfMA==", + "version": "6.6.3", + "resolved": "https://registry.npmjs.org/preact-render-to-string/-/preact-render-to-string-6.6.3.tgz", + "integrity": "sha512-7oHG7jzjriqsFPkSPiPnzrQ0GcxFm6wOkYWNdStK5Ks9YlWSQQXKGBRAX4nKDdqX7HAQuRvI4pZNZMycK4WwDw==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index 91910e0d..edb6f3b8 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "lint-staged": "15.5.2", "nock": "14.0.10", "playwright": "1.56.1", - "preact-render-to-string": "6.6.2", + "preact-render-to-string": "6.6.3", "rehype-format": "5.0.1", "rehype-stringify": "10.0.1", "remark": "15.0.1",