From 43ea4325ccf5ae8726e81a7b82a3cfb623a3f8ee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 07:13:55 +0000 Subject: [PATCH] Bump constructs from 3.0.27 to 3.3.101 Bumps [constructs](https://github.com/aws/constructs) from 3.0.27 to 3.3.101. - [Release notes](https://github.com/aws/constructs/releases) - [Changelog](https://github.com/aws/constructs/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/constructs/compare/v3.0.27...v3.3.101) 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 b59480b..20a226d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4153,9 +4153,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.3.101", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-3.3.101.tgz", + "integrity": "sha512-8c1OOAUA0pqQblA4/k3ozluaGkLRg3MFYhWPaKlSSDjs81xvQt0BUV+Eq0g6K/YWYmXKDhLrBrVFxnfsQF6dDA==" }, "conventional-changelog-angular": { "version": "5.0.10", diff --git a/packages/billing-alert/package-lock.json b/packages/billing-alert/package-lock.json index e5d950e..39346bc 100644 --- a/packages/billing-alert/package-lock.json +++ b/packages/billing-alert/package-lock.json @@ -2551,9 +2551,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.3.101", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-3.3.101.tgz", + "integrity": "sha512-8c1OOAUA0pqQblA4/k3ozluaGkLRg3MFYhWPaKlSSDjs81xvQt0BUV+Eq0g6K/YWYmXKDhLrBrVFxnfsQF6dDA==" }, "convert-source-map": { "version": "1.7.0",