From b2d50722b4e60652e9b892a63f0d65b73f0d9c65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 02:07:37 +0000 Subject: [PATCH] build(deps): bump constructs from 10.1.15 to 10.2.64 Bumps [constructs](https://github.com/aws/constructs) from 10.1.15 to 10.2.64. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.1.15...v10.2.64) --- updated-dependencies: - dependency-name: constructs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0995c240..237fa1c7 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "@linzjs/style": "^3.9.0", "aws-cdk-lib": "^2.25.0", "aws-sdk": "^2.1140.0", - "constructs": "^10.1.15", + "constructs": "^10.2.64", "conventional-changelog-cli": "^2.1.1", "ulid": "^2.3.0" }, diff --git a/yarn.lock b/yarn.lock index 230e4712..82e6580b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -501,10 +501,10 @@ concat-map@0.0.1: resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= -constructs@^10.1.15: - version "10.1.15" - resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.1.15.tgz#b1e9ae3d2e96992ad4060a4581036f9a2f40811e" - integrity sha512-fvGJ3AXx4uf0W4PoDnHa7s6IwSGprGYO9lhTG0jlRMzUyW7QtKLUKaTMT0zK621tTiCuZnBk6m26x4AnVYqkNw== +constructs@^10.2.64: + version "10.2.64" + resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.2.64.tgz#a47e217d7b45e1c3a4444e31abe697c0337a9159" + integrity sha512-qailkROYUkrVmfVku0yTLx/xQ1QMilmZ0+MSSdKHOM4WYYHPw69uLFPlr7/7rG4QfAxJepX8gTQlmFScqO3EtQ== conventional-changelog-angular@^1.6.6: version "1.6.6"