swagger-ui: upgrade 5.29.4 -> 5.29.5

Changelog:
============
- core: handle complex value stringification in Property component
- correct spec paths for parameters, responses and request bodies

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2025-10-22 10:22:23 +08:00 committed by Khem Raj
parent 5819afaacb
commit a03b7f7de5
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
SRC_URI = "git://github.com/swagger-api/swagger-ui;branch=master;protocol=https;tag=v${PV}"
SRCREV = "526c9ee9227e07e55eb45a4c1749dd0880f97ea1"
SRCREV = "04b9ad7b37f02bce0e1cb8c521e40b68585ccf9f"
CVE_STATUS[CVE-2016-1000229] = "fixed-version: fixed since 2.2.1"