Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 3, 2019
1 parent 3e673da commit c59e56a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"apollo-server-express": "2.6.7",
"express-session": "1.16.2",
"graphql": "^14.4.1",
"graphql": "14.4.1",
"graphql-tools": "4.0.5",
"joi": "14.3.1",
"keycloak-connect": "6.0.1",
Expand All @@ -39,10 +39,10 @@
"@types/node": "10.14.10",
"@types/pino": "5.20.0",
"ava": "2.1.0",
"coveralls": "^3.0.4",
"nyc": "^14.1.1",
"ts-node": "^8.3.0",
"tslint": "^5.18.0",
"coveralls": "3.0.4",
"nyc": "14.1.1",
"ts-node": "8.3.0",
"tslint": "5.18.0",
"typescript": "3.5.2"
},
"peerDependencies": {
Expand Down

0 comments on commit c59e56a

Please sign in to comment.