From 8ed0ab3625ce57145c63c5bae36f9d301434c491 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 05:29:05 +0000 Subject: [PATCH] build(deps): bump @hashicorp/react-call-to-action in /website Bumps @hashicorp/react-call-to-action from 4.0.0 to 4.1.2. --- updated-dependencies: - dependency-name: "@hashicorp/react-call-to-action" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- website/package-lock.json | 50 +++++++++++++++++++-------------------- website/package.json | 2 +- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/website/package-lock.json b/website/package-lock.json index cb5f22ae66b..9ddba7d8034 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -16,7 +16,7 @@ "@hashicorp/platform-util": "^0.1.0", "@hashicorp/react-alert-banner": "^7.0.1", "@hashicorp/react-button": "^6.0.1", - "@hashicorp/react-call-to-action": "^4.0.0", + "@hashicorp/react-call-to-action": "^4.1.2", "@hashicorp/react-code-block": "^4.1.5", "@hashicorp/react-consent-manager": "^7.1.0", "@hashicorp/react-content": "^8.0.2", @@ -1236,14 +1236,14 @@ } }, "node_modules/@hashicorp/react-button": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/@hashicorp/react-button/-/react-button-6.0.3.tgz", - "integrity": "sha512-CRK93cWw5ap4tGGvMoyr/Ydvvz1Ie1RTyTdBhcpARlH7pCIAmvxHKMK+FCWXWGJNjpM9suKenXfdTJRfz7+KNw==", + "version": "6.0.4", + "resolved": "https://registry.npmjs.org/@hashicorp/react-button/-/react-button-6.0.4.tgz", + "integrity": "sha512-9xSnsH49FTUvT2UQkh1MtfXRyp2n6K5Z7RYGFIWQpZIJTyxe7jbqfhhfIVjCfWGTQrzt0QyIiSvwtToD/3M8OQ==", "dependencies": { "@hashicorp/platform-product-meta": "^0.1.0", - "@hashicorp/react-inline-svg": "^6.0.1", + "@hashicorp/react-inline-svg": "^6.0.3", "classnames": "^2.3.1", - "slugify": "^1.6.0" + "slugify": "^1.6.5" }, "peerDependencies": { "@hashicorp/mktg-global-styles": ">=3.x", @@ -1256,19 +1256,19 @@ "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" }, "node_modules/@hashicorp/react-button/node_modules/slugify": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/slugify/-/slugify-1.6.0.tgz", - "integrity": "sha512-FkMq+MQc5hzYgM86nLuHI98Acwi3p4wX+a5BO9Hhw4JdK4L7WueIiZ4tXEobImPqBz2sVcV0+Mu3GRB30IGang==", + "version": "1.6.5", + "resolved": "https://registry.npmjs.org/slugify/-/slugify-1.6.5.tgz", + "integrity": "sha512-8mo9bslnBO3tr5PEVFzMPIWwWnipGS0xVbYf65zxDqfNwmzYn1LpiKNrR6DlClusuvo+hDHd1zKpmfAe83NQSQ==", "engines": { "node": ">=8.0.0" } }, "node_modules/@hashicorp/react-call-to-action": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@hashicorp/react-call-to-action/-/react-call-to-action-4.0.0.tgz", - "integrity": "sha512-SpdyItfcQKCGMzI6RlfT2ZbplyeERd6eK12ZwTT2UDejmDSlD0s0/rauzR6brfCh2RGbyRct3/KjJFYWyVsYaw==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/@hashicorp/react-call-to-action/-/react-call-to-action-4.1.2.tgz", + "integrity": "sha512-EhY78bFJp+vnIchCOsL/jbU+u4OYv4Q3kWYAbogJRlrXMZHWIrZGMUu01spMK8S3aa2WgaWwmIFcBqZwcT2tCg==", "dependencies": { - "@hashicorp/react-button": "^6.0.0" + "@hashicorp/react-button": "^6.0.4" }, "peerDependencies": { "@hashicorp/mktg-global-styles": ">=3.x", @@ -20039,14 +20039,14 @@ } }, "@hashicorp/react-button": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/@hashicorp/react-button/-/react-button-6.0.3.tgz", - "integrity": "sha512-CRK93cWw5ap4tGGvMoyr/Ydvvz1Ie1RTyTdBhcpARlH7pCIAmvxHKMK+FCWXWGJNjpM9suKenXfdTJRfz7+KNw==", + "version": "6.0.4", + "resolved": "https://registry.npmjs.org/@hashicorp/react-button/-/react-button-6.0.4.tgz", + "integrity": "sha512-9xSnsH49FTUvT2UQkh1MtfXRyp2n6K5Z7RYGFIWQpZIJTyxe7jbqfhhfIVjCfWGTQrzt0QyIiSvwtToD/3M8OQ==", "requires": { "@hashicorp/platform-product-meta": "^0.1.0", - "@hashicorp/react-inline-svg": "^6.0.1", + "@hashicorp/react-inline-svg": "^6.0.3", "classnames": "^2.3.1", - "slugify": "^1.6.0" + "slugify": "^1.6.5" }, "dependencies": { "classnames": { @@ -20055,18 +20055,18 @@ "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" }, "slugify": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/slugify/-/slugify-1.6.0.tgz", - "integrity": "sha512-FkMq+MQc5hzYgM86nLuHI98Acwi3p4wX+a5BO9Hhw4JdK4L7WueIiZ4tXEobImPqBz2sVcV0+Mu3GRB30IGang==" + "version": "1.6.5", + "resolved": "https://registry.npmjs.org/slugify/-/slugify-1.6.5.tgz", + "integrity": "sha512-8mo9bslnBO3tr5PEVFzMPIWwWnipGS0xVbYf65zxDqfNwmzYn1LpiKNrR6DlClusuvo+hDHd1zKpmfAe83NQSQ==" } } }, "@hashicorp/react-call-to-action": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@hashicorp/react-call-to-action/-/react-call-to-action-4.0.0.tgz", - "integrity": "sha512-SpdyItfcQKCGMzI6RlfT2ZbplyeERd6eK12ZwTT2UDejmDSlD0s0/rauzR6brfCh2RGbyRct3/KjJFYWyVsYaw==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/@hashicorp/react-call-to-action/-/react-call-to-action-4.1.2.tgz", + "integrity": "sha512-EhY78bFJp+vnIchCOsL/jbU+u4OYv4Q3kWYAbogJRlrXMZHWIrZGMUu01spMK8S3aa2WgaWwmIFcBqZwcT2tCg==", "requires": { - "@hashicorp/react-button": "^6.0.0" + "@hashicorp/react-button": "^6.0.4" } }, "@hashicorp/react-code-block": { diff --git a/website/package.json b/website/package.json index 363556de07d..0cbc4deaabe 100644 --- a/website/package.json +++ b/website/package.json @@ -16,7 +16,7 @@ "@hashicorp/platform-util": "^0.1.0", "@hashicorp/react-alert-banner": "^7.0.1", "@hashicorp/react-button": "^6.0.1", - "@hashicorp/react-call-to-action": "^4.0.0", + "@hashicorp/react-call-to-action": "^4.1.2", "@hashicorp/react-code-block": "^4.1.5", "@hashicorp/react-consent-manager": "^7.1.0", "@hashicorp/react-content": "^8.0.2",