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

- Remove the use of `new Function` in emscripten generated code.
This commit is contained in:
Jixun Wu 2021-12-15 22:08:25 +00:00
parent 1c4543dc5e
commit aa59280fd7
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",