Skip to content

Commit

Permalink
feat: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelPretorius committed Dec 2, 2024
1 parent 1db0e28 commit 44785f3
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 249 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@cosmjs/proto-signing": "0.30.1",
"@ixo/impactxclient-sdk": "1.1.11",
"@cosmjs/proto-signing": "0.32.4",
"@ixo/impactxclient-sdk": "2.2.0",
"@nestjs/common": "^9.0.0",
"@nestjs/config": "^2.2.0",
"@nestjs/core": "^9.0.0",
Expand Down Expand Up @@ -79,4 +79,4 @@
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
}
Loading

0 comments on commit 44785f3

Please sign in to comment.