From 5b47280dd2a13fc43e3f41387b99dec45413d6f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 11:02:54 +0000 Subject: [PATCH] Bump swagger-api/swagger-ui from 4.14.2 to 4.18.1 Bumps [swagger-api/swagger-ui](https://github.com/swagger-api/swagger-ui) from 4.14.2 to 4.18.1. - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc) - [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.14.2...v4.18.1) --- updated-dependencies: - dependency-name: swagger-api/swagger-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 2f89aa6fe0..6d99fb5ed9 100644 --- a/composer.lock +++ b/composer.lock @@ -6744,16 +6744,16 @@ }, { "name": "swagger-api/swagger-ui", - "version": "v4.14.2", + "version": "v4.18.1", "source": { "type": "git", "url": "https://github.com/swagger-api/swagger-ui.git", - "reference": "775d307d5634de376efab8fc2d993bd353843795" + "reference": "c9d94066d4c23236211b2bdc28d47a82b4aaaddb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swagger-api/swagger-ui/zipball/775d307d5634de376efab8fc2d993bd353843795", - "reference": "775d307d5634de376efab8fc2d993bd353843795", + "url": "https://api.github.com/repos/swagger-api/swagger-ui/zipball/c9d94066d4c23236211b2bdc28d47a82b4aaaddb", + "reference": "c9d94066d4c23236211b2bdc28d47a82b4aaaddb", "shasum": "" }, "type": "library", @@ -6799,9 +6799,9 @@ ], "support": { "issues": "https://github.com/swagger-api/swagger-ui/issues", - "source": "https://github.com/swagger-api/swagger-ui/tree/v4.14.2" + "source": "https://github.com/swagger-api/swagger-ui/tree/v4.18.1" }, - "time": "2022-09-29T17:30:08+00:00" + "time": "2023-03-10T09:49:43+00:00" }, { "name": "symfony/amazon-mailer",