Skip to content
Snippets Groups Projects
Commit 5f54be7c authored by Jure's avatar Jure
Browse files

chore: bump graphql, objection, pg

parent f1df1d8f
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
"http-status-codes": "^1.3.0",
"knex": "^0.16.3",
"lodash": "^4.17.11",
"objection": "^1.2.3",
"objection": "^1.5.3",
"uuid": "^3.3.2"
},
"devDependencies": {
......
......@@ -27,8 +27,8 @@
"config": "^2.0.1",
"event-source-polyfill": "^0.0.10",
"global": "^4.3.1",
"graphql": "^14.0.2",
"graphql-tag": "^2.7.3",
"graphql": "^14.1.1",
"graphql-tag": "^2.10.1",
"isomorphic-fetch": "^2.1.1",
"lint-staged": "^6.0.0",
"lodash": "^4.0.0",
......
......@@ -34,8 +34,8 @@
"joi": "^14.3.0",
"knex": "^0.16.3",
"lodash": "^4.17.11",
"objection": "^1.3.0",
"pg": "^7.4.1",
"objection": "^1.5.3",
"pg": "^7.8.0",
"tmp-promise": "^1.0.5",
"umzug": "^2.1.0"
},
......
......@@ -9,7 +9,7 @@
"author": "Adam Hyde",
"license": "MIT",
"dependencies": {
"objection": "^1.2.3",
"objection": "^1.5.3",
"pubsweet-server": "^12.0.1"
},
"publishConfig": {
......
......@@ -28,7 +28,7 @@
"dotenv": "^4.0.0",
"express": "^4.16.1",
"fs-extra": "^7.0.1",
"graphql": "^14.0.2",
"graphql": "^14.1.1",
"graphql-postgres-subscriptions": "^1.0.4",
"graphql-tools": "^4.0.0",
"helmet": "^3.8.1",
......@@ -39,7 +39,7 @@
"minimist": "^1.2.0",
"morgan": "^1.8.2",
"multer": "^1.1.0",
"objection": "^1.3.0",
"objection": "^1.5.3",
"passport": "^0.4.0",
"passport-anonymous": "^1.0.1",
"passport-http-bearer": "^1.0.1",
......
......@@ -19,7 +19,7 @@
"config": "^3.0.1",
"faker": "^4.1.0",
"fs-extra": "^7.0.1",
"graphql-tag": "^2.10.0",
"graphql-tag": "^2.10.1",
"joi": "^14.3.1",
"joi-browser": "^13.4.0",
"lodash": "^4.17.5",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment