Merge remote-tracking branch 'origin/release-10.0' into chore/dockerfiles-improvement

This commit is contained in:
Rafael Taranto 2024-07-16 10:56:21 +01:00
commit ca1962bc39
7 changed files with 241 additions and 112 deletions

View file

@ -2,7 +2,7 @@
"name": "lamassu-server",
"description": "bitcoin atm client server protocol module",
"keywords": [],
"version": "10.0.0-rc.10",
"version": "10.0.0",
"license": "./LICENSE",
"author": "Lamassu (https://lamassu.is)",
"dependencies": {
@ -20,6 +20,8 @@
"@simplewebauthn/server": "^3.0.0",
"@vonage/auth": "1.5.0",
"@vonage/sms": "1.7.0",
"@vonage/server-client": "1.7.0",
"@vonage/vetch": "1.5.0",
"apollo-server-express": "2.25.1",
"argon2": "0.28.2",
"axios": "0.21.1",