Fix dependencies

This commit is contained in:
Jan Oberhauser 2021-06-20 10:49:51 +02:00
parent f08c13a222
commit 73fc13fef1
2 changed files with 2 additions and 2 deletions

View file

@ -82,7 +82,7 @@
"dependencies": {
"@oclif/command": "^1.5.18",
"@oclif/errors": "^1.2.2",
"@types/jsonwebtoken": "^8.3.4",
"@types/jsonwebtoken": "^8.5.2",
"basic-auth": "^2.0.1",
"bcryptjs": "^2.4.3",
"body-parser": "^1.18.3",

View file

@ -79,7 +79,7 @@
"ts-jest": "^26.3.0",
"tslint": "^6.1.2",
"typescript": "~3.9.7",
"uuid": "^8.1.0",
"uuid": "^8.3.0",
"vue": "^2.6.9",
"vue-cli-plugin-webpack-bundle-analyzer": "^2.0.0",
"vue-json-pretty": "1.7.1",