Skip to content

Commit

Permalink
Merge pull request #41 from lidofinance/develop
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
avsetsin authored Feb 22, 2022
2 parents 465bb0d + f20f880 commit 2763cf8
Show file tree
Hide file tree
Showing 2 changed files with 733 additions and 760 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@nestjs/terminus": "^8.0.1",
"@willsoto/nestjs-prometheus": "^4.0.1",
"app-root-path": "^3.0.0",
"class-transformer": "^0.4.0",
"class-validator": "^0.13.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
"ethers": "^5.4.7",
"kafkajs": "^1.15.0",
"nest-winston": "^1.6.1",
Expand All @@ -50,7 +50,7 @@
"winston": "^3.3.3"
},
"devDependencies": {
"@nestjs/cli": "^8.0.0",
"@nestjs/cli": "^8.2.1",
"@nestjs/schematics": "^8.0.0",
"@nestjs/testing": "^8.0.11",
"@typechain/ethers-v5": "^7.1.2",
Expand Down
Loading

0 comments on commit 2763cf8

Please sign in to comment.