Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 9ed310d

Browse files
Bump comit-sdk from 0.7.0 to 0.7.1 in /new_project/examples/erc20_btc
Bumps [comit-sdk](https://github.com/comit-network/comit-js-sdk) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/comit-network/comit-js-sdk/releases) - [Changelog](https://github.com/comit-network/comit-js-sdk/blob/master/CHANGELOG.md) - [Commits](comit-network/comit-js-sdk@0.7.0...0.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e8e424b commit 9ed310d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

new_project/examples/erc20_btc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"typescript": "^3.7.2"
2121
},
2222
"dependencies": {
23-
"comit-sdk": "^0.7.0",
23+
"comit-sdk": "^0.7.1",
2424
"dotenv": "^8.1.0",
2525
"moment": "^2.24.0",
2626
"readline-sync": "^1.4.10",

new_project/examples/erc20_btc/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -483,10 +483,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
483483
dependencies:
484484
delayed-stream "~1.0.0"
485485

486-
comit-sdk@^0.7.0:
487-
version "0.7.0"
488-
resolved "https://registry.yarnpkg.com/comit-sdk/-/comit-sdk-0.7.0.tgz#08cef516247e130a4eb310698a372635f584e08e"
489-
integrity sha512-KTf6H4xJ2cpRh3UwgJFSSE8AGad1cwV6MR8rrYix9Xhr9w600+ShkHMpESk0diIRXdWttRSZkbaBlNXe5fODpg==
486+
comit-sdk@^0.7.1:
487+
version "0.7.1"
488+
resolved "https://registry.yarnpkg.com/comit-sdk/-/comit-sdk-0.7.1.tgz#1853baef36067214868b289d51af2be7aaaa6994"
489+
integrity sha512-M8j6iUf8G9zf7we0aBXSZQz7dvYuUkSUtEPMxlAWinpW+Ll5vAGsAVGlVC7rDFW+k//wk1XmcnQYGQx7omNPdw==
490490
dependencies:
491491
axios "^0.19.0"
492492
bcoin "https://github.com/bcoin-org/bcoin#2496acc7a98a43f00a7b5728eb256877c1bbf001"

0 commit comments

Comments
 (0)