Change package from ts-ebml to ebml
Uses newer sublibraries. This fixes npm audit problem, issue #99.
This commit is contained in:
parent
910790e98e
commit
7cc51f22bc
3 changed files with 2667 additions and 2769 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"axios": "^0.21.0",
|
||||
"core-js": "^3.6.5",
|
||||
"dayjs": "^1.10.3",
|
||||
"ebml": "^3.0.0",
|
||||
"intersection-observer": "^0.11.0",
|
||||
"js-sha256": "^0.9.0",
|
||||
"json-web-key": "^0.4.0",
|
||||
|
|
@ -24,7 +25,6 @@
|
|||
"raw-loader": "^4.0.2",
|
||||
"recordrtc": "^5.6.2",
|
||||
"roboto-fontface": "*",
|
||||
"ts-ebml": "^2.0.2",
|
||||
"v-emoji-picker": "^2.3.1",
|
||||
"vue": "^2.6.11",
|
||||
"vue-clipboard2": "^0.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue