From f8b20e966dc96347129b95fa31c4a3616b4c6964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 09:11:37 +0000 Subject: [PATCH] build(deps): bump swagger-api/swagger-ui from 5.17.0 to 5.17.2 Bumps [swagger-api/swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.17.0 to 5.17.2. - [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/v5.17.0...v5.17.2) --- updated-dependencies: - dependency-name: swagger-api/swagger-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 479d78c949..5107439902 100644 --- a/composer.lock +++ b/composer.lock @@ -6011,16 +6011,16 @@ }, { "name": "swagger-api/swagger-ui", - "version": "v5.17.0", + "version": "v5.17.2", "source": { "type": "git", "url": "https://github.com/swagger-api/swagger-ui.git", - "reference": "84f66a6f168263e158cab8472cc2cbf2ca4c6242" + "reference": "a88cce2cb3ce746dfb3eda1380ac42b33670da22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swagger-api/swagger-ui/zipball/84f66a6f168263e158cab8472cc2cbf2ca4c6242", - "reference": "84f66a6f168263e158cab8472cc2cbf2ca4c6242", + "url": "https://api.github.com/repos/swagger-api/swagger-ui/zipball/a88cce2cb3ce746dfb3eda1380ac42b33670da22", + "reference": "a88cce2cb3ce746dfb3eda1380ac42b33670da22", "shasum": "" }, "type": "library", @@ -6066,9 +6066,9 @@ ], "support": { "issues": "https://github.com/swagger-api/swagger-ui/issues", - "source": "https://github.com/swagger-api/swagger-ui/tree/v5.17.0" + "source": "https://github.com/swagger-api/swagger-ui/tree/v5.17.2" }, - "time": "2024-04-22T13:02:46+00:00" + "time": "2024-04-25T14:26:19+00:00" }, { "name": "symfony/amazon-mailer", @@ -15580,6 +15580,7 @@ "mockery/mockery": 0, "phpstan/phpstan": 0, "phpstan/phpstan-symfony": 0, + "squizlabs/php_codesniffer": 0, "symfony/browser-kit": 0, "symfony/css-selector": 0, "symfony/debug-bundle": 0,