From 5d436307e8e51d0990a2ac3f6046989fadd1826f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 11:31:50 +0000 Subject: [PATCH] chore(deps): Bump constructs from 10.3.0 to 10.3.1 Bumps [constructs](https://github.com/aws/constructs) from 10.3.0 to 10.3.1. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.3.0...v10.3.1) --- updated-dependencies: - dependency-name: constructs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3d6513b7..62087d8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1497,9 +1497,9 @@ concat-stream@^2.0.0: typedarray "^0.0.6" constructs@^10.0.5: - version "10.3.0" - resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.3.0.tgz#4c246fce9cf8e77711ad45944e9fbd41f1501965" - integrity sha512-vbK8i3rIb/xwZxSpTjz3SagHn1qq9BChLEfy5Hf6fB3/2eFbrwt2n9kHwQcS0CPTRBesreeAcsJfMq2229FnbQ== + version "10.3.1" + resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.3.1.tgz#c694d46de6ab3f20423c9e79648ac76bd9d4d6c0" + integrity sha512-gTyTNR3iHOVnOk4cKPK6QHRrSZWT1nsnEMFnwLa094/w1L+CKToQel4v4oxnYHi4L07PBNm1p3Bt0WVZI4kgkg== conventional-changelog-angular@^5.0.12: version "5.0.13"