Skip to content

Commit c64dce9

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

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
@@ -30,7 +30,7 @@
3030
"aws-cdk": "^2.1112.0",
3131
"aws-cdk-lib": "^2.244.0",
3232
"cdk-nag": "^2.37.52",
33-
"constructs": "^10.5.1",
33+
"constructs": "^10.6.0",
3434
"esbuild": "^0.27.4"
3535
}
3636
}

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.1112.0",
2727
"aws-cdk-lib": "^2.244.0",
2828
"cdk-nag": "^2.37.52",
29-
"constructs": "^10.5.1"
29+
"constructs": "^10.6.0"
3030
},
3131
"bugs": {
3232
"url": "https://github.com/NHSDigital/eps-cdk-utils/issues"

0 commit comments

Comments
 (0)