Skip to content

Commit

Permalink
dep-up: node-dlc 0.23.5 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewjablack authored Apr 14, 2024
1 parent f75b610 commit a17d01c
Show file tree
Hide file tree
Showing 8 changed files with 44 additions and 44 deletions.
6 changes: 3 additions & 3 deletions packages/clients/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/clients/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"url": "git+https://github.com/atomicfinance/atomic-utils.git"
},
"dependencies": {
"@node-dlc/logger": "0.23.4",
"@node-dlc/logger": "0.23.5",
"axios": "0.27.2"
},
"devDependencies": {
Expand Down
30 changes: 15 additions & 15 deletions packages/contract/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
},
"dependencies": {
"@atomic-utils/format": "^0.4.9",
"@node-dlc/core": "0.23.4",
"@node-dlc/logger": "0.23.4",
"@node-dlc/messaging": "0.23.4",
"@node-dlc/core": "0.23.5",
"@node-dlc/logger": "0.23.5",
"@node-dlc/messaging": "0.23.5",
"@sentry/node": "6.16.1",
"bip174": "2.0.1",
"bitcoinjs-lib": "5.2.0"
Expand Down
30 changes: 15 additions & 15 deletions packages/deribit/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/deribit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
},
"dependencies": {
"@atomic-utils/format": "^0.4.9",
"@node-dlc/core": "0.23.4",
"@node-dlc/logger": "0.23.4",
"@node-dlc/messaging": "0.23.4",
"@node-dlc/core": "0.23.5",
"@node-dlc/logger": "0.23.5",
"@node-dlc/messaging": "0.23.5",
"@sentry/node": "6.16.1",
"bip174": "2.0.1",
"bitcoinjs-lib": "5.2.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/logger/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"url": "git+https://github.com/atomicfinance/atomic-utils.git"
},
"dependencies": {
"@node-dlc/logger": "0.23.4",
"@node-dlc/logger": "0.23.5",
"@sentry/node": "6.16.1"
},
"devDependencies": {
Expand Down

0 comments on commit a17d01c

Please sign in to comment.