Skip to content

Commit f6c5887

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

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.1031.2",
3838
"aws-cdk-lib": "^2.219.0",
3939
"cdk-nag": "^2.37.52",
40-
"constructs": "^10.4.2",
40+
"constructs": "^10.4.3",
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.1031.2",
2424
"aws-cdk-lib": "^2.219.0",
2525
"cdk-nag": "^2.37.52",
26-
"constructs": "^10.4.2"
26+
"constructs": "^10.4.3"
2727
},
2828
"bugs": {
2929
"url": "https://github.com/NHSDigital/eps-cdk-utils/issues"

0 commit comments

Comments
 (0)