From 3aed7f689a8b8cd6e7b7fb03725078c21a60ebf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 20:33:04 +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 d931a4c..e6e7af2 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" },