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.445.0
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 3a78e6c commit b2f2ae0
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 72 deletions.
140 changes: 71 additions & 69 deletions package-lock.json

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

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.438.0",
"@aws-sdk/client-cognito-identity-provider": "3.445.0",
"@nestjs/common": "10.2.7",
"@nestjs/testing": "10.2.7",
"@types/jest": "29.5.8",
"aws-jwt-verify": "^4.0.0"
},
"peerDependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.438.0",
"@aws-sdk/client-cognito-identity-provider": "3.445.0",
"@nestjs/common": "^8.0.0 || ^9.0.0 || ^10.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.438.0",
"@aws-sdk/client-cognito-identity-provider": "3.445.0",
"@nestjs-cognito/core": "^1.1.7"
}
}

0 comments on commit b2f2ae0

Please sign in to comment.