This commit is contained in:
jb-alvarado 2020-06-03 22:03:08 +02:00
parent 7b872801d8
commit e557a81733
3 changed files with 19 additions and 15 deletions

View File

@ -1679,9 +1679,9 @@
}
},
"@videojs/http-streaming": {
"version": "1.12.3",
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-1.12.3.tgz",
"integrity": "sha512-VohBOKZXPXRFl6c3E3MXWfp7sFQ8H73K2XdShT5WnOLblyQjnvsqTa8+lgQXFyiy/oQcR1vVY1cwiT3m4bJYPQ==",
"version": "1.13.2",
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-1.13.2.tgz",
"integrity": "sha512-U4Xhh+HxGpRBx9Gm0LlEadq85k9BwckzFgZmyhacauhK/27Mz0goKKFAt+BpxBNp2oHVdAdk8NHfneinsqni3Q==",
"requires": {
"aes-decrypter": "3.0.0",
"global": "^4.3.0",
@ -12258,9 +12258,9 @@
}
},
"url-toolkit": {
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/url-toolkit/-/url-toolkit-2.1.6.tgz",
"integrity": "sha512-UaZ2+50am4HwrV2crR/JAf63Q4VvPYphe63WGeoJxeu8gmOm0qxPt+KsukfakPNrX9aymGNEkkaoICwn+OuvBw=="
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/url-toolkit/-/url-toolkit-2.2.0.tgz",
"integrity": "sha512-Rde0c9S4fJK3FaHim3DSgdQ8IFrSXcZCpAJo9T7/FA+BoQGhK0ow3mpwGQLJCPYsNn6TstpW7/7DzMpSpz9F9w=="
},
"use": {
"version": "3.1.1",
@ -12349,12 +12349,12 @@
}
},
"video.js": {
"version": "7.7.6",
"resolved": "https://registry.npmjs.org/video.js/-/video.js-7.7.6.tgz",
"integrity": "sha512-1GRhDHab2PZYqeFXJAH3ypLeq91uKbjqXrxwfZXyz6phwwyI1i5j6VeUkoVLxilrT+2KZ1IxOa0wRijnITDzWQ==",
"version": "7.8.2",
"resolved": "https://registry.npmjs.org/video.js/-/video.js-7.8.2.tgz",
"integrity": "sha512-NIxRWCpq5N9QFnwPtemgdBf3IE3GAqLUR6R/12+qv6Flc/o2hRvPw3aFQwytRvBAqgc6Wg2whrHCh8ltQ3RiRA==",
"requires": {
"@babel/runtime": "^7.9.2",
"@videojs/http-streaming": "1.12.3",
"@videojs/http-streaming": "1.13.2",
"@videojs/xhr": "2.5.1",
"global": "4.3.2",
"keycode": "^2.2.0",

View File

@ -21,7 +21,7 @@
"nuxt": "^2.12.2",
"nuxt-dayjs-module": "^1.1.2",
"splitpanes": "^2.2.1",
"video.js": "^7.7.6",
"video.js": "^7.8.2",
"vue-loading-overlay": "^3.3.2",
"vue2-perfect-scrollbar": "^1.5.0",
"vuedraggable": "^2.23.2"

View File

@ -1,16 +1,20 @@
asgiref==3.2.7
Django==3.0.5
django-cors-headers==3.2.1
Django==3.0.7
django-cors-headers==3.3.0
django-filter==2.2.0
djangorestframework==3.11.0
djangorestframework-simplejwt==4.4.0
gevent==20.5.2
greenlet==0.4.15
gunicorn==20.0.4
natsort==7.0.1
psutil==5.7.0
PyJWT==1.7.1
pymediainfo==4.1
pymediainfo==4.2.1
pytz==2020.1
PyYAML==5.3.1
pyzmq==19.0.0
pyzmq==19.0.1
sqlparse==0.3.1
zmq==0.0.0
zope.event==4.4
zope.interface==5.1.0