Skip to content

Commit 4361de3

Browse files
chore(deps): 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 b387db0 commit 4361de3

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

examples/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/aws-lambda": "^8.10.157",
3333
"@types/node": "24.10.0",
3434
"aws-cdk-lib": "^2.221.1",
35-
"constructs": "^10.4.2",
35+
"constructs": "^10.4.3",
3636
"source-map-support": "^0.5.21",
3737
"tsx": "^4.20.6",
3838
"typescript": "^5.9.3",
@@ -51,7 +51,7 @@
5151
"@types/aws-lambda": "^8.10.157",
5252
"@types/node": "24.10.0",
5353
"aws-cdk": "^2.1031.1",
54-
"constructs": "^10.4.2",
54+
"constructs": "^10.4.3",
5555
"esbuild": "^0.25.12",
5656
"typescript": "^5.9.3"
5757
}

package-lock.json

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

0 commit comments

Comments
 (0)