chore: update uuid, axios and base-x to latest version and remove fczbkk/uuid4

This commit is contained in:
José Oliveira 2021-03-26 18:41:02 +00:00 committed by Josh Harvey
parent 065761fb63
commit d7f0b1226c
3 changed files with 40 additions and 22 deletions

View file

@ -6,11 +6,10 @@
"license": "Unlicense",
"author": "Lamassu (https://lamassu.is)",
"dependencies": {
"@fczbkk/uuid4": "^3.0.0",
"apollo-server-express": "^2.9.14",
"argon2": "^0.27.2",
"axios": "^0.16.1",
"base-x": "^3.0.2",
"axios": "0.21.1",
"base-x": "3.0.8",
"bchaddrjs": "^0.3.0",
"bignumber.js": "^4.1.0",
"bip39": "^2.3.1",
@ -77,7 +76,7 @@
"talisman": "^0.20.0",
"twilio": "^3.6.1",
"ua-parser-js": "^0.7.22",
"uuid": "^3.1.0",
"uuid": "8.3.2",
"web3": "^0.20.6",
"winston": "^2.4.2",
"winston-transport": "^4.3.0",