Skip to content

Commit ee46e68

Browse files
Upgrade: [dependabot] - bump @aws-sdk/client-cloudformation
Bumps [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) from 3.1018.0 to 3.1023.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudformation/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1023.0/clients/client-cloudformation) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.1023.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 537c104 commit ee46e68

File tree

3 files changed

+21
-19
lines changed

3 files changed

+21
-19
lines changed

package-lock.json

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

packages/cdkConstructs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"private": false,
2121
"type": "module",
2222
"dependencies": {
23-
"@aws-sdk/client-cloudformation": "^3.1018.0",
23+
"@aws-sdk/client-cloudformation": "^3.1023.0",
2424
"@aws-sdk/client-route-53": "^3.1023.0",
2525
"@aws-sdk/client-s3": "^3.1023.0",
2626
"aws-cdk": "^2.1116.0",

packages/deploymentUtils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"private": false,
2121
"type": "module",
2222
"dependencies": {
23-
"@aws-sdk/client-cloudformation": "^3.1018.0",
23+
"@aws-sdk/client-cloudformation": "^3.1023.0",
2424
"@aws-sdk/client-lambda": "^3.1023.0",
2525
"json-schema-to-ts": "^3.1.1"
2626
},

0 commit comments

Comments
 (0)