From b26e236b05437a72dcd4fe4b9ce03a7a1ec32a06 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 24 Oct 2024 01:45: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-HTTPPROXYMIDDLEWARE-8229906 --- website/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/package.json b/website/package.json index 4e6db43dc4ca..06f583b8194a 100644 --- a/website/package.json +++ b/website/package.json @@ -45,7 +45,7 @@ "clsx": "1.2.1", "copy-text-to-clipboard": "3.2.0", "docusaurus-plugin-contributors": "workspace:2.0.0-next.0", - "docusaurus-plugin-sentry": "1.0.0", + "docusaurus-plugin-sentry": "2.0.0", "docusaurus-plugin-typedoc": "0.18.0", "dompurify": "3.1.6", "p-cancelable": "2.1.1",