Skip to content

Commit

Permalink
build(deps): bump @bsv/spv-wallet-js-client
Browse files Browse the repository at this point in the history
Bumps [@bsv/spv-wallet-js-client](https://github.com/bitcoin-sv/spv-wallet-js-client) from 1.0.0-beta.18 to 1.0.0-beta.24.
- [Release notes](https://github.com/bitcoin-sv/spv-wallet-js-client/releases)
- [Changelog](https://github.com/bitcoin-sv/spv-wallet-js-client/blob/main/.goreleaser.yml)
- [Commits](bitcoin-sv/spv-wallet-js-client@v1.0.0-beta.18...v1.0.0-beta.24)

---
updated-dependencies:
- dependency-name: "@bsv/spv-wallet-js-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent cbdd67a commit 1d4ddac
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"proxy": "http://localhost:3003",
"dependencies": {
"@4chain-ag/react-configuration": "^1.0.4",
"@bsv/spv-wallet-js-client": "1.0.0-beta.18",
"@bsv/spv-wallet-js-client": "1.0.0-beta.24",
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.13.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1174,17 +1174,17 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@bsv/sdk@^1.1.6":
version "1.1.6"
resolved "https://registry.yarnpkg.com/@bsv/sdk/-/sdk-1.1.6.tgz#b1f19dd51d3537fb905f12eeacbb60f1d0974043"
integrity sha512-M08xzkMO0yz/X2MvrphEMEG4MOcJLk015wh1KMU/vur0upZqWWnsHHv94zwTL6O6tQHTnxMMLcIbvgSAed9r4w==
"@bsv/sdk@^1.1.13":
version "1.1.30"
resolved "https://registry.yarnpkg.com/@bsv/sdk/-/sdk-1.1.30.tgz#bf84bf22245c796ab0a746010bb5531f9449c2db"
integrity sha512-VSwijUTrxqdL2l4upcgIyuN+CbXknH0jCoJOM86cVtIly9C3vk76ZoYWnDZJKgvd2eZIgJBzu1RGnH2dgQuxaw==

"@bsv/[email protected].18":
version "1.0.0-beta.18"
resolved "https://registry.yarnpkg.com/@bsv/spv-wallet-js-client/-/spv-wallet-js-client-1.0.0-beta.18.tgz#51888d0b7d86669ff4511bae33b280e6e26acb6b"
integrity sha512-nn/2X0VZJOUM4L3Can+R7vBCBKZlO9epSSliYiwTy4iHirQQ0VB8R/4NIdI71WAVuF7I5WPt1gJkmPS/glx2wQ==
"@bsv/[email protected].24":
version "1.0.0-beta.24"
resolved "https://registry.yarnpkg.com/@bsv/spv-wallet-js-client/-/spv-wallet-js-client-1.0.0-beta.24.tgz#07c651cbb9c68fcf417cc6f671c0ba693716161e"
integrity sha512-UW0WBG1fqM5Vrzm3JdqGrf2k8Nx9FK/crln9LHzyDIKEHKfliOfNHrspApQVQ0CPKcAvsyVM511wvGvdEVYTdQ==
dependencies:
"@bsv/sdk" "^1.1.6"
"@bsv/sdk" "^1.1.13"
"@types/rollup-plugin-node-builtins" "^2.1.5"
cross-fetch "^4.0.0"

Expand Down

0 comments on commit 1d4ddac

Please sign in to comment.