mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-09 07:20:26 +00:00
regex: bump to 1.5.5
to ensure CVE fix for DoS on untrusted RE is picked up where it matters Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
35da5ff9fe
commit
1a059f3ebe
@ -10,7 +10,7 @@ anyhow = "1.0"
|
|||||||
hex = "0.4.3"
|
hex = "0.4.3"
|
||||||
lazy_static = "1.4"
|
lazy_static = "1.4"
|
||||||
percent-encoding = "2.1"
|
percent-encoding = "2.1"
|
||||||
regex = "1.2"
|
regex = "1.5.5"
|
||||||
serde = { version = "1.0", features = ["derive"] }
|
serde = { version = "1.0", features = ["derive"] }
|
||||||
|
|
||||||
proxmox-lang = "1.0.0"
|
proxmox-lang = "1.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user