From 1b6f1a43f12bba245a7df891c700b81d4867b418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 03:00:17 +0000 Subject: [PATCH] build(deps): bump constructs from 10.1.15 to 10.2.61 Bumps [constructs](https://github.com/aws/constructs) from 10.1.15 to 10.2.61. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.1.15...v10.2.61) --- 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..e7c2983a 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.61", "conventional-changelog-cli": "^2.1.1", "ulid": "^2.3.0" }, diff --git a/yarn.lock b/yarn.lock index 230e4712..e6a26a5c 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.61: + version "10.2.61" + resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.2.61.tgz#73c0da7e47296e8227798729b135e0f240c89763" + integrity sha512-8l099E1XPLN6VgUitXP6wPHLl25vc8RgxePhbCY/iRF9RGErSy6JHnI3AJU8XJ3KMaUZqhq+q9q3o+KoKM1eVw== conventional-changelog-angular@^1.6.6: version "1.6.6"