Skip to content

Commit

Permalink
test: Fix Tizen test failures due to ES6 in polyfill (shaka-project#4398
Browse files Browse the repository at this point in the history
)

The upgraded polyfill fixes this.

See shaka-project/eme-encryption-scheme-polyfill#49
  • Loading branch information
joeyparrish committed Aug 10, 2022
1 parent d462633 commit e9d836a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 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 @@ -94,7 +94,7 @@
"prepublishOnly": "python build/checkversion.py && python build/all.py --force"
},
"dependencies": {
"eme-encryption-scheme-polyfill": "^2.1.0"
"eme-encryption-scheme-polyfill": "^2.1.1"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit e9d836a

Please sign in to comment.