Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Apollo GraphQL packages
Browse files Browse the repository at this point in the history
renovate-bot committed May 1, 2020
1 parent 2079417 commit c0b4e3b
Showing 2 changed files with 1,412 additions and 199 deletions.
1,603 changes: 1,408 additions & 195 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -48,9 +48,9 @@
"@types/knex": "0.15.0",
"@types/serve-favicon": "2.2.30",
"apollo-cache-inmemory": "1.3.9",
"apollo-client": "1.9.2",
"apollo-client": "2.6.8",
"apollo-link-http": "1.5.5",
"apollo-server-express": "1.3.6",
"apollo-server-express": "2.12.0",
"body-parser": "1.18.3",
"concurrently": "4.0.1",
"cookie-parser": "1.4.3",
@@ -66,7 +66,7 @@
"googleapis": "34.0.0",
"graphql": "14.0.2",
"graphql-tag": "2.10.0",
"graphql-tools": "4.0.3",
"graphql-tools": "5.0.0",
"knex": "0.15.2",
"match-sorter": "2.3.0",
"morgan": "1.9.1",
@@ -75,7 +75,7 @@
"pg": "7.6.1",
"prop-types": "15.6.2",
"react": "16.6.3",
"react-apollo": "2.2.4",
"react-apollo": "3.1.5",
"react-contextmenu": "2.10.0",
"react-dom": "16.6.3",
"react-modal": "3.6.1",

0 comments on commit c0b4e3b

Please sign in to comment.