Skip to content

Commit 8c5b6a5

Browse files
Upgrade: [dependabot] - bump constructs from 10.4.4 to 10.4.5
Bumps [constructs](https://github.com/aws/constructs) from 10.4.4 to 10.4.5. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.4.4...v10.4.5) --- updated-dependencies: - dependency-name: constructs dependency-version: 10.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 224796a commit 8c5b6a5

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.1101.0",
3030
"aws-cdk-lib": "^2.234.1",
3131
"cdk-nag": "^2.37.52",
32-
"constructs": "^10.4.4",
32+
"constructs": "^10.4.5",
3333
"esbuild": "^0.27.2"
3434
}
3535
}

packages/cdkConstructs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"aws-cdk": "^2.1101.0",
2626
"aws-cdk-lib": "^2.234.1",
2727
"cdk-nag": "^2.37.52",
28-
"constructs": "^10.4.4"
28+
"constructs": "^10.4.5"
2929
},
3030
"bugs": {
3131
"url": "https://github.com/NHSDigital/eps-cdk-utils/issues"

0 commit comments

Comments
 (0)