Skip to content

Commit

Permalink
Merge ca1419f into 687aac6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 19, 2024
2 parents 687aac6 + ca1419f commit 2b25d11
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 46 deletions.
86 changes: 43 additions & 43 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.598.0",
"@aws-sdk/client-cognito-identity-provider": "3.600.0",
"@nestjs/common": "10.3.9",
"@nestjs/testing": "10.3.9",
"@types/jest": "29.5.12",
"aws-jwt-verify": "^4.0.0"
},
"peerDependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.598.0",
"@aws-sdk/client-cognito-identity-provider": "3.600.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.598.0",
"@aws-sdk/client-cognito-identity-provider": "3.600.0",
"@nestjs-cognito/core": "^1.3.0"
}
}

0 comments on commit 2b25d11

Please sign in to comment.