Skip to content

Commit 9fedaf9

Browse files
committed
Update dependency preact-render-to-string to v5.1.19
1 parent 175b000 commit 9fedaf9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CodeGolf.Web/ClientApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"preact": "10.5.7",
7373
"preact-cli": "3.0.3",
7474
"preact-cli-plugin-env-vars": "1.2.1",
75-
"preact-render-to-string": "5.1.10",
75+
"preact-render-to-string": "5.1.19",
7676
"preact-router": "3.2.1",
7777
"react-ga": "3.3.0",
7878
"react-google-recaptcha": "2.1.0",

CodeGolf.Web/ClientApp/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8927,10 +8927,10 @@ preact-cli@3.0.3:
89278927
workbox-strategies "^5.1.3"
89288928
workbox-webpack-plugin "^5.1.3"
89298929

8930-
preact-render-to-string@5.1.10:
8931-
version "5.1.10"
8932-
resolved "https://registry.yarnpkg.com/preact-render-to-string/-/preact-render-to-string-5.1.10.tgz#cce03d73b166c550148af9dedc9e06fdf6820f8a"
8933-
integrity sha512-40svy7NDe5Qe0ymdsIC11f0hZb05MeTSUqqIaWJ5DEFCh/sF86KcpRW0kN/ymGYDVVUCfv9qFrVuLCXR7aQxgQ==
8930+
preact-render-to-string@5.1.19:
8931+
version "5.1.19"
8932+
resolved "https://registry.yarnpkg.com/preact-render-to-string/-/preact-render-to-string-5.1.19.tgz#ffae7c3bd1680be5ecf5991d41fe3023b3051e0e"
8933+
integrity sha512-bj8sn/oytIKO6RtOGSS/1+5CrQyRSC99eLUnEVbqUa6MzJX5dYh7wu9bmT0d6lm/Vea21k9KhCQwvr2sYN3rrQ==
89348934
dependencies:
89358935
pretty-format "^3.8.0"
89368936

0 commit comments

Comments
 (0)