Skip to content

Commit

Permalink
chore(deps): update dependency @aws-sdk/client-cognito-identity-provi…
Browse files Browse the repository at this point in the history
…der to v3.744.0 (#1220)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent 2292865 commit 479b19a
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 72 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"url": "https://github.com/Lokicoule/nestjs-cognito/issues"
},
"devDependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.743.0",
"@aws-sdk/client-cognito-identity-provider": "3.744.0",
"@nestjs-cognito/testing": "workspace:*",
"@nestjs/common": "11.0.8",
"@nestjs/jwt": "11.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"url": "https://github.com/Lokicoule/nestjs-cognito/issues"
},
"devDependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.743.0",
"@aws-sdk/client-cognito-identity-provider": "3.744.0",
"@nestjs/common": "11.0.8",
"@nestjs/testing": "11.0.8",
"@types/jest": "29.5.14",
"aws-jwt-verify": "^4.0.0"
},
"peerDependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.743.0",
"@aws-sdk/client-cognito-identity-provider": "3.744.0",
"@nestjs/common": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0",
"aws-jwt-verify": "^3.4.0 || ^4.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"url": "https://github.com/Lokicoule/nestjs-cognito/issues"
},
"devDependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.743.0",
"@aws-sdk/client-cognito-identity-provider": "3.744.0",
"@nestjs-cognito/core": "workspace:*",
"@nestjs/common": "11.0.8",
"@nestjs/testing": "11.0.8"
Expand Down
136 changes: 68 additions & 68 deletions pnpm-lock.yaml

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

0 comments on commit 479b19a

Please sign in to comment.