From 18752008f9abd7749f61f8d674f66de2a535c131 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Wed, 16 May 2018 12:27:21 -0400 Subject: SSR with Auth --- frontend/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index 153f435..3eb8b51 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,11 +20,11 @@ "downshift": "^1.31.14", "graphql": "^0.13.2", "graphql-import": "^0.5.2", - "graphql-mock": "1.0.0", + "graphql-mock": "1.0.1", "graphql-tag": "^2.9.2", "lodash.debounce": "^4.0.8", "next": "^6.0.3-canary.0", - "next-with-apollo": "^2.0.2", + "next-with-apollo": "^2.1.2", "nprogress": "^0.2.0", "prop-types": "^15.6.1", "react": "^16.3.2", -- cgit v1.3