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

Commit f39629e

Browse files
Bump comit-sdk from 0.7.1 to 0.7.2 in /api_tests
Bumps [comit-sdk](https://github.com/comit-network/comit-js-sdk) from 0.7.1 to 0.7.2. - [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.1...0.7.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0a075af commit f39629e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

api_tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"chai-json-schema": "^1.5.0",
4343
"chai-string": "^1.5.0",
4444
"chai-subset": "^1.6.0",
45-
"comit-sdk": "^0.7.1",
45+
"comit-sdk": "^0.7.2",
4646
"commander": "^4.0.1",
4747
"ethers": "^4.0.40",
4848
"get-port": "^5.0.0",

api_tests/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -936,10 +936,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
936936
dependencies:
937937
delayed-stream "~1.0.0"
938938

939-
comit-sdk@^0.7.1:
940-
version "0.7.1"
941-
resolved "https://registry.yarnpkg.com/comit-sdk/-/comit-sdk-0.7.1.tgz#1853baef36067214868b289d51af2be7aaaa6994"
942-
integrity sha512-M8j6iUf8G9zf7we0aBXSZQz7dvYuUkSUtEPMxlAWinpW+Ll5vAGsAVGlVC7rDFW+k//wk1XmcnQYGQx7omNPdw==
939+
comit-sdk@^0.7.2:
940+
version "0.7.2"
941+
resolved "https://registry.yarnpkg.com/comit-sdk/-/comit-sdk-0.7.2.tgz#121f3fb7409fea4b695259f9c522fd4828b579a6"
942+
integrity sha512-9lUkYLvt9wP/B9gmfVbPS+71lUMLCqoWEh5AVe1KfDYRC3rv+Bt5V+/tso90zgeyD4LecbVoab0g737uycOB1Q==
943943
dependencies:
944944
axios "^0.19.0"
945945
bcoin "https://github.com/bcoin-org/bcoin#2496acc7a98a43f00a7b5728eb256877c1bbf001"

0 commit comments

Comments
 (0)