Skip to content

Commit

Permalink
Merge pull request #314 from AppQuality/send-credentials-on-video
Browse files Browse the repository at this point in the history
chore: Update stream player
  • Loading branch information
d-beezee authored Feb 7, 2024
2 parents 2f7f9a5 + e69be3f commit 9948076
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 @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/AppQuality/unguess-design-system#readme",
"dependencies": {
"@appquality/stream-player": "^1.0.3",
"@appquality/stream-player": "^1.0.6",
"@nivo/bar": "^0.80.0",
"@nivo/bullet": "^0.80.0",
"@nivo/core": "^0.80.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
jsonpointer "^5.0.0"
leven "^3.1.0"

"@appquality/stream-player@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@appquality/stream-player/-/stream-player-1.0.3.tgz#cd8f1599c37de1edb2162cbce332e356d020b5f8"
integrity sha512-kZBmDxb3BokBRKU9k3d9Z04rOCGq0UzK2u/iKilcQxp5wsHyPwweXki+6DaqMcZJMjLxKBfsq3QUCxpOMtZXmw==
"@appquality/stream-player@^1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@appquality/stream-player/-/stream-player-1.0.6.tgz#b48d195b77ae0070b4d10384eb28573069b79605"
integrity sha512-OuAkU3oX7nsJk7nD4MOce0qJeVPG3xij5gibteD0f/lIgNOMnqhL3azaQ/xdk+1KuA5uKVKORwnKK5m/7CyfDA==
dependencies:
hls.js "^1.4.8"

Expand Down

0 comments on commit 9948076

Please sign in to comment.