From 5940c638ab2a4f9758ec41907f0ab0f18dfbb6b3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Sep 2025 02:38:51 +0000 Subject: [PATCH] fix: upgrade swagger-ui from 5.25.2 to 5.28.1 Snyk has created this PR to upgrade swagger-ui from 5.25.2 to 5.28.1. See this package in npm: swagger-ui See this project in Snyk: https://app.snyk.io/org/cropwatchdevelopment/project/b0725c6a-4e18-4514-b8b6-1c6c587bff1b?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78c7d535..6311ed21 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "pdfkit": "^0.17.1", "stripe": "^18.3.0", "svelte-i18n": "^4.0.1", - "swagger-ui": "^5.21.0", + "swagger-ui": "^5.28.1", "utf-8-validate": "^6.0.5" }, "pnpm": {