Skip to content

Commit 755b424

Browse files
Upgrade: [dependabot] - bump constructs from 10.4.3 to 10.4.4
Bumps [constructs](https://github.com/aws/constructs) from 10.4.3 to 10.4.4. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.4.3...v10.4.4) --- updated-dependencies: - dependency-name: constructs dependency-version: 10.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d988e6 commit 755b424

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
@@ -37,7 +37,7 @@
3737
"aws-cdk": "^2.1100.1",
3838
"aws-cdk-lib": "^2.230.0",
3939
"cdk-nag": "^2.37.52",
40-
"constructs": "^10.4.3",
40+
"constructs": "^10.4.4",
4141
"esbuild": "^0.27.0"
4242
},
4343
"publishConfig": {

packages/cdkConstructs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"aws-cdk": "^2.1100.1",
2424
"aws-cdk-lib": "^2.230.0",
2525
"cdk-nag": "^2.37.52",
26-
"constructs": "^10.4.3"
26+
"constructs": "^10.4.4"
2727
},
2828
"bugs": {
2929
"url": "https://github.com/NHSDigital/eps-cdk-utils/issues"

0 commit comments

Comments
 (0)