mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
swagger-ui: upgrade 5.27.0 -> 5.27.1
bugfix:
use open-cli instead of require('open') for Node 20+ compatibility
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ac0b53623e
commit
bf77668d12
|
|
@ -10,9 +10,9 @@ SECTION = "net"
|
|||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
|
||||
SRC_URI = "git://github.com/swagger-api/swagger-ui;branch=master;protocol=https"
|
||||
SRC_URI = "git://github.com/swagger-api/swagger-ui;branch=master;protocol=https;tag=v${PV}"
|
||||
|
||||
SRCREV = "7b86721ad6494216d8bad0540c737efe1885688c"
|
||||
SRCREV = "43ed706e9519841e97401cfad83faca564b37eaf"
|
||||
|
||||
CVE_STATUS[CVE-2016-1000229] = "fixed-version: fixed since 2.2.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user