diff --git a/package.json b/package.json index c0fcbce02..79798391c 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ "expect": "^25.1.0", "faker": "Marak/faker.js#master", "graphql-request": "^1.8.2", + "jsonwebtoken": "^8.5.1", "neo4j-driver": "^4.0.1", "neode": "^0.3.7", "npm-run-all": "^4.1.5", @@ -52,8 +53,5 @@ }, "resolutions": { "set-value": "^2.0.1" - }, - "dependencies": { - "jsonwebtoken": "^8.5.1" } }