diff --git a/ReactSystem/RNCodePush/yarn.lock b/ReactSystem/RNCodePush/yarn.lock index 16ec5d083..54a604223 100644 --- a/ReactSystem/RNCodePush/yarn.lock +++ b/ReactSystem/RNCodePush/yarn.lock @@ -1675,8 +1675,8 @@ convert-source-map@^1.1.0, convert-source-map@^1.4.0, convert-source-map@^1.5.1: resolved "http://registry.npm.taobao.org/convert-source-map/download/convert-source-map-1.5.1.tgz#b8278097b9bc229365de5c62cf5fcaed8b5599e5" cookiejar@^2.1.0: - version "2.1.2" - resolved "http://registry.npm.taobao.org/cookiejar/download/cookiejar-2.1.2.tgz#dd8a235530752f988f9a0844f3fc589e3111125c" + version "2.1.4" + resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.4.tgz#ee669c1fea2cf42dc31585469d193fef0d65771b" copy-descriptor@^0.1.0: version "0.1.1" @@ -4412,9 +4412,9 @@ react-is@^16.3.1: version "16.4.1" resolved "http://registry.npm.taobao.org/react-is/download/react-is-16.4.1.tgz#d624c4650d2c65dbd52c72622bbf389435d9776e" -react-native-code-push@^5.3.4: +react-native-code-push@5.3.4: version "5.3.4" - resolved "http://registry.npm.taobao.org/react-native-code-push/download/react-native-code-push-5.3.4.tgz#db5da06550435a1fcb64d94a79436d90d8ab8c58" + resolved "https://registry.yarnpkg.com/react-native-code-push/-/react-native-code-push-5.3.4.tgz#db5da06550435a1fcb64d94a79436d90d8ab8c58" dependencies: code-push "2.0.5" glob "^5.0.15"