Skip to content

Commit

Permalink
fix: Fix CBCS support in recent WebOS (#7647)
Browse files Browse the repository at this point in the history
Fixes #7477
  • Loading branch information
avelad authored Nov 22, 2024
1 parent a4c4f84 commit 137f256
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"prepublishOnly": "python build/checkversion.py && python build/all.py --force"
},
"dependencies": {
"eme-encryption-scheme-polyfill": "^2.1.5"
"eme-encryption-scheme-polyfill": "^2.1.6"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit 137f256

Please sign in to comment.