swagger-ui: upgrade 5.17.14 -> 5.18.2

Changelog:
=============
- update Scarf.js to v1.4.0 to avoid breaking Vitest
- docker: return explicit Node.js installation
- analytics: use Scarf.js to provide anonymized installation analytics

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2024-11-18 17:29:53 +08:00 committed by Khem Raj
parent 60d25ced37
commit 5c3ba1c1fc
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"
SRCREV = "74ed0adebfc9c8dd0de2bf8e81495b022a66c083"
SRCREV = "3c7e281d97fd3e70b25f7ff4a001eabd56e375d7"
S = "${WORKDIR}/git"