Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies to v10.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 24, 2023
1 parent efc1a3e commit d4bfc9c
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"@apollo/server": "4.8.1",
"@graphql-tools/merge": "9.0.0",
"@nestjs/apollo": "12.0.7",
"@nestjs/common": "10.1.0",
"@nestjs/common": "10.1.1",
"@nestjs/config": "3.0.0",
"@nestjs/core": "10.1.0",
"@nestjs/core": "10.1.1",
"@nestjs/graphql": "12.0.8",
"@nestjs/platform-express": "10.1.0",
"@nestjs/platform-express": "10.1.1",
"@vendia/serverless-express": "4.10.4",
"class-transformer": "0.5.1",
"class-validator": "0.14.0",
Expand All @@ -53,7 +53,7 @@
"@commitlint/config-conventional": "17.6.7",
"@nestjs/cli": "10.1.10",
"@nestjs/schematics": "10.0.1",
"@nestjs/testing": "10.1.0",
"@nestjs/testing": "10.1.1",
"@shelf/jest-dynamodb": "3.4.1",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@types/aws-lambda": "8.10.119",
Expand Down

0 comments on commit d4bfc9c

Please sign in to comment.