From fcd69c11a0a06293ea006b7097bfd61da35669e8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 7 May 2025 01:57:18 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45efd216ea..f4c56d0909 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.0", "tslib": "^2.0.0", "url-template": "^2.0.8" },