Skip to content

Commit 30d1bb7

Browse files
Upgrade: [dependabot] - bump constructs from 10.4.5 to 10.5.1
Bumps [constructs](https://github.com/aws/constructs) from 10.4.5 to 10.5.1. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/commits) --- updated-dependencies: - dependency-name: constructs dependency-version: 10.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 683666f commit 30d1bb7

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"aws-cdk": "^2.1106.1",
3030
"aws-cdk-lib": "^2.238.0",
3131
"cdk-nag": "^2.37.52",
32-
"constructs": "^10.4.5",
32+
"constructs": "^10.5.1",
3333
"esbuild": "^0.27.3"
3434
}
3535
}

packages/cdkConstructs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"aws-cdk": "^2.1106.1",
2727
"aws-cdk-lib": "^2.238.0",
2828
"cdk-nag": "^2.37.52",
29-
"constructs": "^10.4.5"
29+
"constructs": "^10.5.1"
3030
},
3131
"bugs": {
3232
"url": "https://github.com/NHSDigital/eps-cdk-utils/issues"

0 commit comments

Comments
 (0)