From 8bc0ce5af3bb4cd762af6639eb147828c77587a9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 08:14:42 +0000 Subject: [PATCH] Bump constructs from 3.0.27 to 3.2.67 Bumps [constructs](https://github.com/aws/constructs) from 3.0.27 to 3.2.67. - [Release notes](https://github.com/aws/constructs/releases) - [Changelog](https://github.com/aws/constructs/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/constructs/compare/v3.0.27...v3.2.67) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- packages/billing-alert/package-lock.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index dc7c0f0..964e2fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4162,9 +4162,9 @@ "dev": true }, "constructs": { - "version": "3.0.27", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-3.0.27.tgz", - "integrity": "sha512-wrB24HnTjaXiJqPBwHkrzujsCcfMwRgWjgE5pWZ4kESB63LR9vtwLeHBv+VYUAzoG/tw+jB61GaV6lIavovbqg==" + "version": "3.2.67", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-3.2.67.tgz", + "integrity": "sha512-YzJLJynLD9XJ+5J1Gd98qBB+17Q57Jv9FjxMYVFLb3FbAeB8Pxchv6//DgxkwtQXTwYoVS4EvPyoGoXmGK41RQ==" }, "conventional-changelog-angular": { "version": "5.0.10", diff --git a/packages/billing-alert/package-lock.json b/packages/billing-alert/package-lock.json index e3ade06..de982ed 100644 --- a/packages/billing-alert/package-lock.json +++ b/packages/billing-alert/package-lock.json @@ -2560,9 +2560,9 @@ "dev": true }, "constructs": { - "version": "3.0.27", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-3.0.27.tgz", - "integrity": "sha512-wrB24HnTjaXiJqPBwHkrzujsCcfMwRgWjgE5pWZ4kESB63LR9vtwLeHBv+VYUAzoG/tw+jB61GaV6lIavovbqg==" + "version": "3.2.67", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-3.2.67.tgz", + "integrity": "sha512-YzJLJynLD9XJ+5J1Gd98qBB+17Q57Jv9FjxMYVFLb3FbAeB8Pxchv6//DgxkwtQXTwYoVS4EvPyoGoXmGK41RQ==" }, "convert-source-map": { "version": "1.7.0",