Upgrade tus js lib

This commit is contained in:
Oleg Lobanov 2023-07-28 15:14:45 +02:00
parent 1769fb1498
commit b2cb757d36
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@
"noty": "^3.2.0-beta", "noty": "^3.2.0-beta",
"pretty-bytes": "^6.0.0", "pretty-bytes": "^6.0.0",
"qrcode.vue": "^1.7.0", "qrcode.vue": "^1.7.0",
"tus-js-client": "^3.0.1", "tus-js-client": "^3.1.0",
"utif": "^3.1.0", "utif": "^3.1.0",
"vue": "^2.6.10", "vue": "^2.6.10",
"vue-async-computed": "^3.9.0", "vue-async-computed": "^3.9.0",
@ -28137,4 +28137,4 @@
} }
} }
} }
} }

View File

@ -23,7 +23,7 @@
"noty": "^3.2.0-beta", "noty": "^3.2.0-beta",
"pretty-bytes": "^6.0.0", "pretty-bytes": "^6.0.0",
"qrcode.vue": "^1.7.0", "qrcode.vue": "^1.7.0",
"tus-js-client": "^3.0.1", "tus-js-client": "^3.1.0",
"utif": "^3.1.0", "utif": "^3.1.0",
"vue": "^2.6.10", "vue": "^2.6.10",
"vue-async-computed": "^3.9.0", "vue-async-computed": "^3.9.0",