From 747ff42e7afc31ef96072e47230c8924d0c11943 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Sep 2024 17:02:27 +0000 Subject: [PATCH] fix: website/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 --- website/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/package.json b/website/package.json index e95c14402301..88aa48c9397d 100644 --- a/website/package.json +++ b/website/package.json @@ -17,7 +17,7 @@ "@hashicorp/react-code-block": "^4.1.4", "@hashicorp/react-consent-manager": "6.0.0", "@hashicorp/react-content": "8.0.1", - "@hashicorp/react-docs-page": "14.0.1", + "@hashicorp/react-docs-page": "14.2.0", "@hashicorp/react-enterprise-alert": "^5.0.1", "@hashicorp/react-featured-slider": "^4.1.2", "@hashicorp/react-hashi-stack-menu": "^2.0.6",