From cada8beaad0440916214bf1536e2bc0162b43295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 13:28:52 +0000 Subject: [PATCH] build(deps): bump constructs from 10.1.7 to 10.1.12 Bumps [constructs](https://github.com/aws/constructs) from 10.1.7 to 10.1.12. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.1.7...v10.1.12) --- updated-dependencies: - dependency-name: constructs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/cdk/package-lock.json | 12 ++++++------ package-lock.json | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/examples/cdk/package-lock.json b/examples/cdk/package-lock.json index 10ba12281f..bec1c9d2fe 100644 --- a/examples/cdk/package-lock.json +++ b/examples/cdk/package-lock.json @@ -2876,9 +2876,9 @@ "dev": true }, "node_modules/constructs": { - "version": "10.1.7", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.1.7.tgz", - "integrity": "sha512-U4zMM7Iqa81hzLSfof9IW9R7kUWSMdhzV2JS8lXGISRFXljZrd4qwzYxhSO/VMB+CS24Tt0/YYLyNxET+6/3Mg==", + "version": "10.1.12", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.1.12.tgz", + "integrity": "sha512-u9WKNab4gwzdSxQg1BjVP6g5xDDV1j9mwVL5Z/EYRycCYn3XWDXPK5qLt4hQ45d68TqZ5tGOV075fNPWL5DB1w==", "engines": { "node": ">= 14.17.0" } @@ -8926,9 +8926,9 @@ "dev": true }, "constructs": { - "version": "10.1.7", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.1.7.tgz", - "integrity": "sha512-U4zMM7Iqa81hzLSfof9IW9R7kUWSMdhzV2JS8lXGISRFXljZrd4qwzYxhSO/VMB+CS24Tt0/YYLyNxET+6/3Mg==" + "version": "10.1.12", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.1.12.tgz", + "integrity": "sha512-u9WKNab4gwzdSxQg1BjVP6g5xDDV1j9mwVL5Z/EYRycCYn3XWDXPK5qLt4hQ45d68TqZ5tGOV075fNPWL5DB1w==" }, "convert-source-map": { "version": "1.8.0", diff --git a/package-lock.json b/package-lock.json index 4b84234352..55e0992970 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6433,9 +6433,9 @@ "dev": true }, "node_modules/constructs": { - "version": "10.1.7", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.1.7.tgz", - "integrity": "sha512-U4zMM7Iqa81hzLSfof9IW9R7kUWSMdhzV2JS8lXGISRFXljZrd4qwzYxhSO/VMB+CS24Tt0/YYLyNxET+6/3Mg==", + "version": "10.1.12", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.1.12.tgz", + "integrity": "sha512-u9WKNab4gwzdSxQg1BjVP6g5xDDV1j9mwVL5Z/EYRycCYn3XWDXPK5qLt4hQ45d68TqZ5tGOV075fNPWL5DB1w==", "dev": true, "engines": { "node": ">= 14.17.0" @@ -20823,9 +20823,9 @@ "dev": true }, "constructs": { - "version": "10.1.7", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.1.7.tgz", - "integrity": "sha512-U4zMM7Iqa81hzLSfof9IW9R7kUWSMdhzV2JS8lXGISRFXljZrd4qwzYxhSO/VMB+CS24Tt0/YYLyNxET+6/3Mg==", + "version": "10.1.12", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.1.12.tgz", + "integrity": "sha512-u9WKNab4gwzdSxQg1BjVP6g5xDDV1j9mwVL5Z/EYRycCYn3XWDXPK5qLt4hQ45d68TqZ5tGOV075fNPWL5DB1w==", "dev": true }, "conventional-changelog-angular": {