From 722da1b879c2c48c7060976ea5e146d610990be8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Jan 2024 21:20:42 +0000 Subject: [PATCH] fix: website/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-3325616 - https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-5668858 --- 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",