From 2de139c3e091d89c3f6c0068a060e0153cb8d2f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 18:53:11 +0000 Subject: [PATCH] build(deps): bump path-parse from 1.0.6 to 1.0.7 Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0862345..a844e9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -801,14 +801,16 @@ bip-schnorr@^0.3.0: random-bytes "^1.0.0" safe-buffer "^5.0.1" -"bip21@github:Bitcoin-com/bip21": +bip21@Bitcoin-com/bip21: version "2.0.1" + uid "28f8d03a3a16ed11eb5b963248ed1be8c46c6d6f" resolved "https://codeload.github.com/Bitcoin-com/bip21/tar.gz/28f8d03a3a16ed11eb5b963248ed1be8c46c6d6f" dependencies: qs "^6.3.0" -"bip32-utils@github:Bitcoin-com/bip32-utils#0.13.1": +bip32-utils@Bitcoin-com/bip32-utils#0.13.1: version "0.13.1" + uid b8a33ebd0a0ac39de7cd987e5c3f77a8c5d84e58 resolved "https://codeload.github.com/Bitcoin-com/bip32-utils/tar.gz/b8a33ebd0a0ac39de7cd987e5c3f77a8c5d84e58" dependencies: keccak "^1.3.0" @@ -850,7 +852,7 @@ bitcoincash-ops@Bitcoin-com/bitcoincash-ops#2.0.0: version "2.0.0" resolved "https://codeload.github.com/Bitcoin-com/bitcoincash-ops/tar.gz/6ab82cc7326c67236f3b2d9d0457258ac2ef48e3" -bitcoincash-ops@christroutner/bitcoincash-ops, "bitcoincash-ops@github:christroutner/bitcoincash-ops": +bitcoincash-ops@christroutner/bitcoincash-ops: version "2.0.0" uid "0041f2d945aa0e893fbbb5c2ebdf6254f6ff0555" resolved "https://codeload.github.com/christroutner/bitcoincash-ops/tar.gz/0041f2d945aa0e893fbbb5c2ebdf6254f6ff0555" @@ -875,8 +877,9 @@ bitcoincashjs-lib@Bitcoin-com/bitcoincashjs-lib#v4.0.1: varuint-bitcoin "^1.0.4" wif "^2.0.1" -"bitcoincashjs-lib@github:christroutner/bitcoincashjs-lib#master": +bitcoincashjs-lib@christroutner/bitcoincashjs-lib#master: version "4.0.0" + uid "715823b5d6eb3e2961e715605ad1464f3223da0b" resolved "https://codeload.github.com/christroutner/bitcoincashjs-lib/tar.gz/715823b5d6eb3e2961e715605ad1464f3223da0b" dependencies: bech32 "^1.1.2" @@ -1313,8 +1316,9 @@ code-point-at@^1.0.0: resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c= -"coininfo@github:Bitcoin-com/coininfo": +coininfo@Bitcoin-com/coininfo: version "4.0.0" + uid eece2c6141d08c3e7783929f2a1e1e681aa1a82c resolved "https://codeload.github.com/Bitcoin-com/coininfo/tar.gz/eece2c6141d08c3e7783929f2a1e1e681aa1a82c" dependencies: safe-buffer "^5.1.1" @@ -4415,9 +4419,9 @@ path-key@^3.0.0, path-key@^3.1.0: integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== 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@0.1.7: version "0.1.7"