Skip to content

Commit 6abf609

Browse files
dependabot[bot]dreamorosi
authored andcommitted
chore(deps): bump the aws-cdk group with 1 update (#1936)
1 parent c3ad19d commit 6abf609

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

examples/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@middy/core": "^4.7.0",
48-
"aws-cdk-lib": "^2.121.1",
48+
"aws-cdk-lib": "^2.122.0",
4949
"construct": "^1.0.0",
5050
"phin": "^3.7.0",
5151
"source-map-support": "^0.5.21"

layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"aws-cdk": "^2.122.0",
43-
"aws-cdk-lib": "^2.121.1",
43+
"aws-cdk-lib": "^2.122.0",
4444
"esbuild": "^0.19.11"
4545
}
4646
}

package-lock.json

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

packages/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@aws-cdk/cli-lib-alpha": "^2.121.1-alpha.0",
9898
"@aws-sdk/client-lambda": "^3.490.0",
9999
"@smithy/util-utf8": "^2.1.0",
100-
"aws-cdk-lib": "^2.121.1",
100+
"aws-cdk-lib": "^2.122.0",
101101
"esbuild": "^0.19.3"
102102
}
103103
}

0 commit comments

Comments
 (0)