Skip to content

Commit 7e49fc7

Browse files
committed
chore: update @chaingraph/bitcore-p2p-cash to 9.0.5
1 parent 6aac4fc commit 7e49fc7

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
},
147147
"dependencies": {
148148
"@bitauth/libauth": "^2.0.0-alpha.8",
149-
"@chaingraph/bitcore-p2p-cash": "^9.0.4",
149+
"@chaingraph/bitcore-p2p-cash": "^9.0.5",
150150
"dotenv": "^16.0.3",
151151
"lru-cache": "^7.14.1",
152152
"pg": "^8.8.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -303,29 +303,29 @@ __metadata:
303303
languageName: node
304304
linkType: hard
305305

306-
"@chaingraph/bitcore-lib-cash@npm:^9.0.4":
307-
version: 9.0.4
308-
resolution: "@chaingraph/bitcore-lib-cash@npm:9.0.4"
306+
"@chaingraph/bitcore-lib-cash@npm:^9.0.5":
307+
version: 9.0.5
308+
resolution: "@chaingraph/bitcore-lib-cash@npm:9.0.5"
309309
dependencies:
310310
bn.js: =4.11.8
311311
bs58: ^4.0.1
312312
buffer-compare: =1.1.1
313313
elliptic: ^6.5.3
314314
inherits: =2.0.1
315315
lodash: ^4.17.20
316-
checksum: f269e2392318fb3d975c84e2f6e4a8e033fe0d31142c9a9e7cd1cbd053846de8636dce002d568b597e328c82e240564c43b932a37de9d572608cc88dea76065f
316+
checksum: ee02214e74e564629cf7102039da7bf9becca571e95f83d2e0ed54bbe5259cd348dd09e959b899a8b3b52b4b6315fbbbb7a05e8642e70a6c215bfb1b3d4ca5f7
317317
languageName: node
318318
linkType: hard
319319

320-
"@chaingraph/bitcore-p2p-cash@npm:^9.0.4":
321-
version: 9.0.4
322-
resolution: "@chaingraph/bitcore-p2p-cash@npm:9.0.4"
320+
"@chaingraph/bitcore-p2p-cash@npm:^9.0.5":
321+
version: 9.0.5
322+
resolution: "@chaingraph/bitcore-p2p-cash@npm:9.0.5"
323323
dependencies:
324-
"@chaingraph/bitcore-lib-cash": ^9.0.4
324+
"@chaingraph/bitcore-lib-cash": ^9.0.5
325325
bloom-filter: ^0.2.0
326326
buffers: "github:bitpay/node-buffers#v0.1.2-bitpay"
327327
socks5-client: ^0.3.6
328-
checksum: 303de34369f061e00a01f4a47ab58c0251c20f48c168f70fb86081653e135f87f149e7787bfb189a737cb88456088fa964d3ecf24325652dbd36e58888470a32
328+
checksum: d0c29e7d7a770b85f769f7fe9205932e94c84d7ed49f22731a23863d94a31010fedb0e12eb311ec870af329c091f59a2a2cc3b5845258b9048ed3ded4f19ddea
329329
languageName: node
330330
linkType: hard
331331

@@ -2888,7 +2888,7 @@ __metadata:
28882888
dependencies:
28892889
"@ava/typescript": ^3.0.1
28902890
"@bitauth/libauth": ^2.0.0-alpha.8
2891-
"@chaingraph/bitcore-p2p-cash": ^9.0.4
2891+
"@chaingraph/bitcore-p2p-cash": ^9.0.5
28922892
"@istanbuljs/nyc-config-typescript": ^1.0.2
28932893
"@types/dotenv": ^8.2.0
28942894
"@types/lru-cache": ^7.10.10

0 commit comments

Comments
 (0)