From fc3ba774139239ac28ebe46e0c200a41184bffed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2019 02:02:10 +0000 Subject: [PATCH] Bump swagger-ui from 2.2.10 to 3.24.0 Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 2.2.10 to 3.24.0. - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Commits](https://github.com/swagger-api/swagger-ui/compare/v2.2.10...v3.24.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d95ce9d..4e0ce3f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "ngx-infinite-scroll": "8.0.0", "ngx-webstorage": "4.0.1", "rxjs": "6.5.2", - "swagger-ui": "2.2.10", + "swagger-ui": "3.24.0", "tslib": "1.10.0", "zone.js": "0.10.2" },