gesJav-wocxo3-vedgyg

This commit is contained in:
Riccardo
2021-08-16 08:54:17 +02:00
parent 28014b2850
commit 93169095c0
9 changed files with 6329 additions and 6086 deletions

View File

@@ -23,14 +23,14 @@
"dotenv": "^8.2.0",
"esm": "^3.2.25",
"express": "^4.17.1",
"express-graphql": "^0.12.0",
"graphql": "^15.4.0",
"graphql-compose": "^7.23.0",
"graphql-compose-connection": "^8.0.1",
"graphql-compose-mongoose": "^9.0.0",
"graphql-depth-limit": "^1.1.0",
"graphql-middleware": "^6.0.0",
"graphql-tools": "^7.0.2",
"express-graphql": "*",
"graphql": "*",
"graphql-compose": "*",
"graphql-compose-connection": "*",
"graphql-compose-mongoose": "*",
"graphql-depth-limit": "*",
"graphql-middleware": "*",
"graphql-tools": "*",
"jsonwebtoken": "8.5.1",
"migrate": "^1.7.0",
"mocha": "^8.2.1",
@@ -55,4 +55,4 @@
"nodemon": "^2.0.6",
"prettier": "^2.2.1"
}
}
}