Skip to content

Commit 3bc93cb

Browse files
authored
Merge branch 'main' into nova/document-understanding
2 parents ab1f6ad + 9a9e028 commit 3bc93cb

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

resources/cdk/cognito_scenario_user_pool_with_mfa/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/cdk/cognito_scenario_user_pool_with_mfa/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"cdk": "cdk"
1212
},
1313
"peerDependencies": {
14-
"aws-cdk-lib": "^2.189.0",
14+
"aws-cdk-lib": "^2.189.1",
1515
"constructs": "^10.1.42"
1616
},
1717
"devDependencies": {
18-
"aws-cdk-lib": "^2.189.0",
18+
"aws-cdk-lib": "^2.189.1",
1919
"constructs": "^10.1.42",
2020
"@types/jest": "^28.1.3",
2121
"@types/node": "^18.0.0",
@@ -25,7 +25,7 @@
2525
"typescript": "^4.7.4"
2626
},
2727
"dependencies": {
28-
"aws-cdk-lib": "^2.189.0",
28+
"aws-cdk-lib": "^2.189.1",
2929
"constructs": "^10.1.42",
3030
"source-map-support": "^0.5.21"
3131
}

0 commit comments

Comments
 (0)