From 193876e51c25d6335733cef7d15a8f64def4a6e4 Mon Sep 17 00:00:00 2001 From: MAILLAL Anas Date: Wed, 23 Apr 2025 12:08:35 +0200 Subject: [PATCH] I forgot to push the package-lock.json probably gonna need it since half the stuff used for swagger-ui is old unfortunately --- documentation/openapi/swagger-ui/package-lock.json | 1 - 1 file changed, 1 deletion(-) diff --git a/documentation/openapi/swagger-ui/package-lock.json b/documentation/openapi/swagger-ui/package-lock.json index 29e9857..dadda5b 100644 --- a/documentation/openapi/swagger-ui/package-lock.json +++ b/documentation/openapi/swagger-ui/package-lock.json @@ -1947,7 +1947,6 @@ "version": "4.0.4", "resolved": "https://registry.npmjs.org/swagger-cli/-/swagger-cli-4.0.4.tgz", "integrity": "sha512-Cp8YYuLny3RJFQ4CvOBTaqmOOgYsem52dPx1xM5S4EUWFblIh2Q8atppMZvXKUr1e9xH5RwipYpmdUzdPcxWcA==", - "license": "MIT", "dependencies": { "@apidevtools/swagger-cli": "4.0.4" },