Skip to content

Commit

Permalink
chore(deps): update nest.js dependencies (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 16, 2023
1 parent b56d4d5 commit 01062b4
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 89 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
},
"dependencies": {
"@metamask/eth-sig-util": "5.0.2",
"@nestjs/apollo": "10.2.0",
"@nestjs/common": "9.3.12",
"@nestjs/core": "9.3.12",
"@nestjs/graphql": "10.2.0",
"@nestjs/apollo": "10.2.1",
"@nestjs/common": "9.4.0",
"@nestjs/core": "9.4.0",
"@nestjs/graphql": "10.2.1",
"@nestjs/jwt": "10.0.3",
"@nestjs/mapped-types": "1.2.2",
"@nestjs/passport": "9.0.3",
Expand All @@ -46,9 +46,9 @@
"devDependencies": {
"@graphql-codegen/cli": "3.3.0",
"@graphql-codegen/typescript": "3.0.3",
"@nestjs/cli": "9.3.0",
"@nestjs/platform-express": "9.3.12",
"@nestjs/testing": "9.3.12",
"@nestjs/cli": "9.4.0",
"@nestjs/platform-express": "9.4.0",
"@nestjs/testing": "9.4.0",
"@types/jest": "29.5.0",
"@types/node": "16.18.23",
"dotenv": "16.0.3",
Expand Down
Loading

0 comments on commit 01062b4

Please sign in to comment.