From bb00408c476262320ac8f52bdf22712018d10180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 17:21:15 +0000 Subject: [PATCH] Bump constructs from 10.1.291 to 10.2.57 Bumps [constructs](https://github.com/aws/constructs) from 10.1.291 to 10.2.57. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.1.291...v10.2.57) --- updated-dependencies: - dependency-name: constructs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/aws/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/aws/package.json b/packages/aws/package.json index a80817fa..dff0ec74 100644 --- a/packages/aws/package.json +++ b/packages/aws/package.json @@ -25,7 +25,7 @@ "dependencies": { "aws-cdk-lib": "^2.70.0", "cdk-nag": "^2.23.5", - "constructs": "^10.1.291", + "constructs": "^10.2.57", "source-map-support": "^0.5.21" } } diff --git a/yarn.lock b/yarn.lock index 4f1510c5..55f731d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6649,10 +6649,10 @@ console-control-strings@^1.1.0: resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e" integrity sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ== -constructs@^10.1.291: - version "10.1.291" - resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.1.291.tgz#4dfe5df042d832657f930ba5b9f6d1cbd69c9094" - integrity sha512-KDnboscgMvYGjQzCvzdYxSSB28SgMAHssDEeU6g/KqEXnC1NoZOx24GKCemdcV7zq7l3Vek6Yq9t/K6mod9JkA== +constructs@^10.2.57: + version "10.2.57" + resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.2.57.tgz#5b99630c8b25e6b2c41b5a247e18b8ddf3f7d44d" + integrity sha512-4PP/2zMTI7JxNegz05l6Wk0maYOBS/hDTQUFGL/iL73hO0ztyyeefgB+zajHPE3RPqgexSQVddIGWPQ2cmMkvQ== content-disposition@0.5.4: version "0.5.4"