Skip to content

Commit e6b6d7c

Browse files
authored
feat: Upgrade eme-encryption-scheme-polyfill to support ChromeCast version of PlayReady (#4378)
1 parent 5102dac commit e6b6d7c

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"prepublishOnly": "python build/checkversion.py && python build/all.py --force"
9595
},
9696
"dependencies": {
97-
"eme-encryption-scheme-polyfill": "^2.0.5"
97+
"eme-encryption-scheme-polyfill": "^2.1.0"
9898
},
9999
"engines": {
100100
"node": ">=14"

0 commit comments

Comments
 (0)