From 4b29fc7321749198dca6079056aaabe0df97e8a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=8B=97=E5=90=B1?= <460559761@qq.com> Date: Sat, 24 Aug 2019 16:26:04 +0800 Subject: [PATCH] update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 42eb964..8ca2488 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "axios": "^0.19.0", "compare-versions": "^3.5.1", "dva-core": "^1.4.0", - "graphql": "^14.5.0", + "graphql": "^14.5.3", "graphql-request": "^1.8.2", "lodash": "^4.17.15", "lottie-ios": "^3.0.3", @@ -54,7 +54,7 @@ "@babel/runtime": "^7.5.0", "@react-native-community/eslint-config": "0.0.5", "@types/react": "^16.9.2", - "@types/react-native": "^0.60.7", + "@types/react-native": "^0.60.8", "@types/react-native-snap-carousel": "^3.7.4", "@types/react-native-vector-icons": "^6.4.1", "@types/react-redux": "^7.1.2",