update reqs

This commit is contained in:
wh1te909
2020-10-18 06:10:17 +00:00
parent b7d886d882
commit 322c7c5205
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4186,9 +4186,9 @@
}
},
"@quasar/extras": {
"version": "1.9.7",
"resolved": "https://registry.npmjs.org/@quasar/extras/-/extras-1.9.7.tgz",
"integrity": "sha512-LvcY8ILYrW6SV49xH+XeXKPnxFjDRQIX1Uaa10XDarW9y99pL+lUNFUI7wFzO6SwoMP18BlpEnC3BEqnSZ7OAA=="
"version": "1.9.9",
"resolved": "https://registry.npmjs.org/@quasar/extras/-/extras-1.9.9.tgz",
"integrity": "sha512-VQ87H2oyoLMYowVGq/3pYXnW+TYtQU/WUZTqkrMieOWx4NV9UpxfAG3nLj068w4uawY309Ed95NB6qarzl747g=="
},
"@quasar/fastclick": {
"version": "1.1.4",

View File

@@ -9,7 +9,7 @@
"test:unit": "quasar test --unit jest"
},
"dependencies": {
"@quasar/extras": "^1.9.7",
"@quasar/extras": "^1.9.9",
"axios": "^0.19.2",
"dotenv": "^8.2.0",
"qrcode.vue": "^1.7.0",