From e43f068e87b38910dbb70f92324af57536239c6a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Sep 2024 20:24:48 +0000 Subject: [PATCH] fix: website/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860 --- website/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/package.json b/website/package.json index e95c14402301..81072f972811 100644 --- a/website/package.json +++ b/website/package.json @@ -40,7 +40,7 @@ "@hashicorp/react-vertical-text-block-list": "^6.0.3", "next": "10.2.2", "next-mdx-remote": "3.0.1", - "next-remote-watch": "1.0.0", + "next-remote-watch": "2.0.0", "nuka-carousel": "4.7.7", "react": "16.13.1", "react-device-detect": "1.17.0",