diff --git a/package-lock.json b/package-lock.json index a0b15bb..4f09cb4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6234,9 +6234,9 @@ "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=" }, "path-parse": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz", - "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==" + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" }, "path-to-regexp": { "version": "1.8.0", diff --git a/yarn.lock b/yarn.lock index 7b59f41..a35f11f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3451,9 +3451,10 @@ gtoken@^5.0.0: jws "^4.0.0" mime "^2.2.0" -"hammerjs@git+https://github.com/naver/hammer.js.git": +"hammerjs@https://github.com/naver/hammer.js.git": version "2.0.17-snapshot" - resolved "git+https://github.com/naver/hammer.js.git#54bc698b25edd6e1b76ca975ebaced5ce0467d51" + uid "54bc698b25edd6e1b76ca975ebaced5ce0467d51" + resolved "https://github.com/naver/hammer.js.git#54bc698b25edd6e1b76ca975ebaced5ce0467d51" dependencies: "@types/hammerjs" "^2.0.36" @@ -5091,9 +5092,9 @@ path-key@^2.0.0, path-key@^2.0.1: integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A= path-parse@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" - integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw== + version "1.0.7" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" + integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== path-to-regexp@^1.8.0: version "1.8.0" @@ -5425,9 +5426,10 @@ react-native-lightbox@^0.8.1: dependencies: prop-types "^15.7.2" -"react-native-parsed-text@git+https://github.com/EvanBacon/react-native-parsed-text.git": +"react-native-parsed-text@https://github.com/EvanBacon/react-native-parsed-text.git": version "0.0.22" - resolved "git+https://github.com/EvanBacon/react-native-parsed-text.git#c909f64ee437796fd1b047edd73146fc89edb796" + uid c909f64ee437796fd1b047edd73146fc89edb796 + resolved "https://github.com/EvanBacon/react-native-parsed-text.git#c909f64ee437796fd1b047edd73146fc89edb796" dependencies: prop-types "^15.5.10"