Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fd31bdb

Browse files
authoredFeb 6, 2025··
fix(deps): update dependency @nestjs-cognito/graphql to v3
1 parent a63f249 commit fd31bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎sample/02-auth-graphql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@nestjs-cognito/auth": "^1.0.2",
14-
"@nestjs-cognito/graphql": "^2.0.0",
14+
"@nestjs-cognito/graphql": "^3.0.0",
1515
"@nestjs/apollo": "13.0.2",
1616
"@nestjs/common": "11.0.8",
1717
"@nestjs/core": "11.0.8",

0 commit comments

Comments
 (0)
Please sign in to comment.