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

Commit c5eeb65

Browse files
Bump comit-sdk in /new_project/examples/separate_apps
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 c5eeb65

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

new_project/examples/separate_apps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@types/express": "^4.17.2",
2525
"axios": "^0.19.0",
26-
"comit-sdk": "^0.7.0",
26+
"comit-sdk": "^0.7.1",
2727
"dotenv": "^8.1.0",
2828
"express": "^4.17.1",
2929
"moment": "^2.24.0",

new_project/examples/separate_apps/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -538,10 +538,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
538538
dependencies:
539539
delayed-stream "~1.0.0"
540540

541-
comit-sdk@^0.7.0:
542-
version "0.7.0"
543-
resolved "https://registry.yarnpkg.com/comit-sdk/-/comit-sdk-0.7.0.tgz#08cef516247e130a4eb310698a372635f584e08e"
544-
integrity sha512-KTf6H4xJ2cpRh3UwgJFSSE8AGad1cwV6MR8rrYix9Xhr9w600+ShkHMpESk0diIRXdWttRSZkbaBlNXe5fODpg==
541+
comit-sdk@^0.7.1:
542+
version "0.7.1"
543+
resolved "https://registry.yarnpkg.com/comit-sdk/-/comit-sdk-0.7.1.tgz#1853baef36067214868b289d51af2be7aaaa6994"
544+
integrity sha512-M8j6iUf8G9zf7we0aBXSZQz7dvYuUkSUtEPMxlAWinpW+Ll5vAGsAVGlVC7rDFW+k//wk1XmcnQYGQx7omNPdw==
545545
dependencies:
546546
axios "^0.19.0"
547547
bcoin "https://github.com/bcoin-org/bcoin#2496acc7a98a43f00a7b5728eb256877c1bbf001"

0 commit comments

Comments
 (0)