From a09adbd479bd26914de264b1741308f5b52ab1ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 05:43:50 +0000 Subject: [PATCH] chore(deps-dev): bump swagger-ui-dist Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.44.1 to 3.45.0. - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.44.1...v3.45.0) Signed-off-by: dependabot[bot] --- generators/client/templates/react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generators/client/templates/react/package.json b/generators/client/templates/react/package.json index 23e2bb348551..f0b88de67b15 100644 --- a/generators/client/templates/react/package.json +++ b/generators/client/templates/react/package.json @@ -80,7 +80,7 @@ "sourcemap-istanbul-instrumenter-loader": "0.2.0", "stripcomment-loader": "0.1.0", "style-loader": "2.0.0", - "swagger-ui-dist": "3.44.1", + "swagger-ui-dist": "3.45.0", "terser-webpack-plugin": "5.1.1", "thread-loader": "3.0.1", "to-string-loader": "1.1.6",