From d6e8a306bb48d4ecb33d5ee86996d43abef53af1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 21:53:00 +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 c8e2872..f59813f 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "ngx-infinite-scroll": "7.0.1", "ngx-webstorage": "2.0.1", "rxjs": "6.3.3", - "swagger-ui": "2.2.10", + "swagger-ui": "3.24.0", "tslib": "1.9.3", "zone.js": "0.8.29", "ng-diff-match-patch": "2.0.6"