diff options
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/frontend/package.json b/frontend/package.json index 0990fef..34a246d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,8 +18,8 @@ "date-fns": "^2.0.0-alpha.7", "downshift": "^1.31.14", "graphql": "^0.13.2", - "graphql-import": "^0.5.2", - "graphql-mock": "1.0.2", + "graphql-import": "^0.6.0", + "graphql-mock": "1.0.3", "graphql-tag": "^2.9.2", "lodash.debounce": "^4.0.8", "next": "^6.0.3", @@ -39,9 +39,9 @@ "casual": "^1.5.19", "enzyme": "^3.3.0", "enzyme-adapter-react-16": "^1.1.1", - "enzyme-to-json": "^3.3.3", - "graphql-tools": "^3.0.1", - "jest": "^22.4.3", + "enzyme-to-json": "^3.3.4", + "graphql-tools": "^3.0.2", + "jest": "^22.4.4", "jest-transform-graphql": "^2.1.0", "next-plugin-graphql": "0.0.1", "waait": "^1.0.2" |
