Skip to content

Commit

Permalink
fix(deps): update dependency @nestjs-cognito/graphql to v3 (#1218)
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 Feb 6, 2025
1 parent 3517d77 commit b8e3ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/02-auth-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@nestjs-cognito/auth": "^2.0.0",
"@nestjs-cognito/graphql": "^2.0.0",
"@nestjs-cognito/graphql": "^3.0.0",
"@nestjs/apollo": "13.0.2",
"@nestjs/common": "11.0.8",
"@nestjs/core": "11.0.8",
Expand Down

0 comments on commit b8e3ab5

Please sign in to comment.