Skip to content

Commit

Permalink
bump(deps): update defichain to ^4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent 9f126d1 commit d03dafb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
]
},
"dependencies": {
"@defichain/jellyfish-api-core": "^4.0.0-beta.11",
"@defichain/jellyfish-network": "^4.0.0-beta.11",
"@defichain/jellyfish-transaction": "^4.0.0-beta.11",
"@defichain/whale-api-client": "^4.0.0-beta.11",
"@defichain/jellyfish-api-core": "^4.0.1",
"@defichain/jellyfish-network": "^4.0.1",
"@defichain/jellyfish-transaction": "^4.0.1",
"@defichain/whale-api-client": "^4.0.1",
"@nestjs/cache-manager": "^2.1.1",
"@nestjs/common": "^10.2.5",
"@nestjs/config": "^3.1.1",
Expand All @@ -80,9 +80,9 @@
"viem": "^1.10.14"
},
"devDependencies": {
"@defichain/jellyfish-testing": "4.0.0-beta.11",
"@defichain/playground-api-client": "4.0.0-beta.11",
"@defichain/testcontainers": "4.0.0-beta.11",
"@defichain/jellyfish-testing": "4.0.1",
"@defichain/playground-api-client": "4.0.1",
"@defichain/testcontainers": "4.0.1",
"@nestjs/cli": "^10.1.17",
"@nestjs/platform-fastify": "^10.2.5",
"@nestjs/schematics": "^10.0.2",
Expand Down

0 comments on commit d03dafb

Please sign in to comment.