chore: upgrade `qmc2-crypto` to 0.0.5-R4

- Remove the use of `new Function` in emscripten generated code.

(cherry picked from commit 3b88d168b660f780824016e4d23241d1fc766e39)
This commit is contained in:
Jixun Wu 2021-12-15 22:08:25 +00:00 committed by MengYX
parent 1e927ad962
commit b550b407e5
No known key found for this signature in database
GPG Key ID: E63F9C7303E8F604
2 changed files with 46 additions and 21071 deletions

21115
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@
},
"dependencies": {
"@babel/preset-typescript": "^7.16.5",
"@jixun/qmc2-crypto": "^0.0.5-R3",
"@jixun/qmc2-crypto": "0.0.5-R4",
"base64-js": "^1.5.1",
"browser-id3-writer": "^4.4.0",
"core-js": "^3.16.0",