From 2214381fc9a5a8a831fe96bd76c6c7184a992f6e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Nov 2024 19:17:05 +0000 Subject: [PATCH] fix: docs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-8318045 --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 5bbe53ae3a773..30a41d6f52fda 100644 --- a/docs/package.json +++ b/docs/package.json @@ -41,7 +41,7 @@ "react-dom": "^17.0.1", "react-github-btn": "^1.2.0", "stream": "^0.0.2", - "swagger-ui-react": "^4.1.3", + "swagger-ui-react": "^4.18.2", "url-loader": "^4.1.1" }, "devDependencies": {