diff --git a/website/package-lock.json b/website/package-lock.json index 9bee26d7a..d48c503f9 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -1667,9 +1667,9 @@ "integrity": "sha512-lv6XR2plm2m3+qO6VE+RYquTzOODIt3mQ/1fBT1bn7wsR0qxFiuryW4JfsF94oCGk++LkDkRt/8V742HiT+fHw==" }, "@hashicorp/react-hashi-stack-menu": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/@hashicorp/react-hashi-stack-menu/-/react-hashi-stack-menu-1.0.7.tgz", - "integrity": "sha512-WcPD9T2WjjuAlUmCNG3ed6zmroKC0T9LDf5ocL/IWTI5TSnqtjmlC63066v1YCPytG1B/QMkarFP9SYZUrIJrQ==", + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/@hashicorp/react-hashi-stack-menu/-/react-hashi-stack-menu-1.0.8.tgz", + "integrity": "sha512-qKNkYguud3rmZQczIaPLYzhuaOahyRulV0KIxKo4TCjfHEzXJfbXaKi8uq1GJw2wAMOl0tV3brMTC0z1S3uTEw==", "requires": { "@hashicorp/react-inline-svg": "^1.0.2", "slugify": "1.3.4" diff --git a/website/package.json b/website/package.json index aa88d9bf4..e0ffb6e64 100644 --- a/website/package.json +++ b/website/package.json @@ -10,7 +10,7 @@ "@hashicorp/react-docs-page": "4.0.0", "@hashicorp/react-docs-sidenav": "3.2.5", "@hashicorp/react-global-styles": "4.4.0", - "@hashicorp/react-hashi-stack-menu": "^1.0.7", + "@hashicorp/react-hashi-stack-menu": "^1.0.8", "@hashicorp/react-head": "1.1.1", "@hashicorp/react-product-downloader": "4.0.2", "@hashicorp/react-search": "^2.1.0",