update reqs

This commit is contained in:
wh1te909 2020-03-08 04:04:37 +00:00
parent 5edea0203e
commit e42e993571
3 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@ chardet==3.0.4
cryptography==2.8
decorator==4.4.2
distro==1.4.0
Django==3.0.3
Django==3.0.4
django-cors-headers==3.2.1
django-rest-knox==4.1.0
djangorestframework==3.11.0

6
web/package-lock.json generated
View File

@ -8451,9 +8451,9 @@
"dev": true
},
"quasar": {
"version": "1.9.6",
"resolved": "https://registry.npmjs.org/quasar/-/quasar-1.9.6.tgz",
"integrity": "sha512-AO+800MxTn4F+4ogSOtw/edP3SH2xfSp99XCOIL4usjlifOtUV/795G0tQwnfheqFLbzKcQBbHfcRVxw1VTTYQ=="
"version": "1.9.8",
"resolved": "https://registry.npmjs.org/quasar/-/quasar-1.9.8.tgz",
"integrity": "sha512-1iTxLouzDW24cI/R/QgBv5sFSvaw3ozUTU1bO2HUS1btvyR4erMRwPEo/v5hXq6redddqPGjF8UN6u71M8zJBA=="
},
"query-string": {
"version": "4.3.4",

View File

@ -10,7 +10,7 @@
"@quasar/extras": "^1.5.2",
"axios": "^0.19.2",
"core-js": "^3.6.4",
"quasar": "^1.9.6",
"quasar": "^1.9.8",
"vue": "^2.6.11",
"vue-router": "^3.1.6",
"vuex": "^3.1.2"