From e9fd91484616f20b85f32e7b32a82eb1c9ce2acb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2019 14:08:25 +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 7a8803b..c94df44 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" },