From 69fa51cb09e192ba0a3f984071075c4629c66f85 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Sep 2024 19:22:18 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-Y18N-1021887 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45efd216ea..86fcd6f41c 100644 --- a/package.json +++ b/package.json @@ -155,7 +155,7 @@ "react-tabs": "^3.1.1", "slugify": "^1.4.4", "stickyfill": "^1.1.1", - "swagger2openapi": "^6.2.1", + "swagger2openapi": "^7.0.4", "tslib": "^2.0.0", "url-template": "^2.0.8" },