Skip to content

Commit

Permalink
TESTING
Browse files Browse the repository at this point in the history
Signed-off-by: jagpreetsinghsasan <[email protected]>
  • Loading branch information
jagpreetsinghsasan committed Jan 15, 2025
1 parent 6af5fda commit 37cd638
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions packages/cactus-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@
"http-errors": "2.0.0",
"http-errors-enhanced-cjs": "2.0.1",
"run-time-error-cjs": "1.4.0",
"safe-stable-stringify": "2.4.3",
"safe-stable-stringify": "2.5.0",
"typescript-optional": "2.0.1"
},
"devDependencies": {
"@types/body-parser": "1.19.4",
"@types/express": "5.0.0",
"@types/http-errors": "2.0.2",
"@types/http-errors": "2.0.4",
"node-mocks-http": "1.14.0",
"uuid": "10.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/cactus-plugin-bungee-hermes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,24 +71,24 @@
"fs-extra": "11.2.0",
"http-errors-enhanced-cjs": "2.0.1",
"key-encoder": "2.0.3",
"merkletreejs": "0.3.11",
"merkletreejs": "0.4.0",
"safe-stable-stringify": "2.5.0",
"typescript-optional": "2.0.1",
"uuid": "10.0.0",
"web3": "1.6.1",
"web3-core": "1.6.1"
"web3": "4.4.0",
"web3-core": "4.1.1"
},
"devDependencies": {
"@hyperledger/cactus-test-geth-ledger": "2.1.0",
"@hyperledger/cactus-test-tooling": "2.1.0",
"@types/body-parser": "1.19.4",
"@types/crypto-js": "4.0.1",
"@types/crypto-js": "4.1.1",
"@types/express": "5.0.0",
"@types/fs-extra": "11.0.4",
"@types/tape": "4.13.4",
"@types/uuid": "10.0.0",
"express": "4.21.2",
"fabric-network": "2.2.20",
"fabric-network": "2.5.0-snapshot.23",
"socket.io": "4.6.2"
},
"engines": {
Expand Down

0 comments on commit 37cd638

Please sign in to comment.