From 130807d9917308708908e6c7c19f8c19e72eeb00 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Feb 2026 21:51:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- 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" },