Skip to content

Commit

Permalink
fix: Upgrade bloom-player to 2.2.35 (BL-13042)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-polk committed Apr 22, 2024
1 parent a6acf28 commit d425ddd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bloompub-viewer",
"version": "1.0.9",
"version": "1.0.10",
"author": "Bloom Devs",
"description": "Viewer for Bloom Digital books",
"license": "MIT",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2563,9 +2563,9 @@ bl@^1.0.0:
safe-buffer "^5.1.1"

bloom-player@^2.1.31:
version "2.2.34"
resolved "https://registry.yarnpkg.com/bloom-player/-/bloom-player-2.2.34.tgz#e6f09b583b214106e8cd6d82d9cf73f8cd8b4e0f"
integrity sha512-7aVdVcfe7wr6gFMrAZ2t7d+tVKVDjdhoZYKSCZdCxAOoCIpH6FOmffoONQxQb1gpvDzsdxBd7UVtLLx+szYt5g==
version "2.2.35"
resolved "https://registry.yarnpkg.com/bloom-player/-/bloom-player-2.2.35.tgz#ed536fea72127b9461dd48891e729a8bf5761591"
integrity sha512-EQ4WyWd/FUU/Wi4NsnPSHvcDF6mFGGd9oJFVs6qBSDytBUrTtnfipUNtvCcd7gAuRBCnECdzOGMm9WOsr21p4g==

bluebird-lst@^1.0.9:
version "1.0.9"
Expand Down

0 comments on commit d425ddd

Please sign in to comment.