Skip to content

Commit

Permalink
Upgrade hylo-shared to fix mention HTML helper bug
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenjohnson committed Oct 25, 2022
1 parent ef0648f commit a1d8496
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"hast-util-to-string": "^1.0.1",
"hastscript": "^3.1.0",
"he": "^1.2.0",
"hylo-shared": "4.1.0-beta.15",
"hylo-shared": "5.0.0",
"image-size": "^0.3.5",
"insane": "^2.6.2",
"jade": "^1.11.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7036,10 +7036,10 @@ https-proxy-agent@^5.0.0, https-proxy-agent@^5.0.1:
agent-base "6"
debug "4"

hylo-shared@4.1.0-beta.15:
version "4.1.0-beta.15"
resolved "https://registry.yarnpkg.com/hylo-shared/-/hylo-shared-4.1.0-beta.15.tgz#cb4531c3fe8ac273196af2f98e03a647d6eead2c"
integrity sha512-opuPSQ0DyrzVg1feQMw7JKiOlLGBQEXvMZNOMD8XZF5QFOMlniiGy0CDYSGG6XU+QDwN7zFZy5MkFHf8Vv0+gw==
hylo-shared@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/hylo-shared/-/hylo-shared-5.0.0.tgz#7cc76a87d092947b9c78aafb270e059d29866e41"
integrity sha512-72wTvmE1VfZEZ6Hk6jdrmXz4ocF66Y6FkHFDjqRwO9KYe5FSRwOY9tImperx12sB8GZY+Ss1R8sn0JF8IhOyyA==
dependencies:
coordinate-parser "^1.0.7"
html-to-text "^8.1.0"
Expand Down

0 comments on commit a1d8496

Please sign in to comment.