chore: add graphql dependency and version bump (#601)
This commit is contained in:
parent
79322948a3
commit
af22c79a6f
2 changed files with 6 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "lamassu-server",
|
||||
"description": "bitcoin atm client server protocol module",
|
||||
"keywords": [],
|
||||
"version": "7.5.0-beta.1",
|
||||
"version": "7.5.0-beta.2",
|
||||
"license": "Unlicense",
|
||||
"author": "Lamassu (https://lamassu.is)",
|
||||
"dependencies": {
|
||||
|
|
@ -33,6 +33,7 @@
|
|||
"express-ws": "^3.0.0",
|
||||
"futoin-hkdf": "^1.0.2",
|
||||
"got": "^7.1.0",
|
||||
"graphql": "^15.5.0",
|
||||
"graphql-iso-date": "^3.6.1",
|
||||
"graphql-type-json": "^0.3.1",
|
||||
"helmet": "^3.8.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue