mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update regex from 1.11.1 to 1.12.3
This commit is contained in:
Generated
+2
-2
@@ -989,9 +989,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "regex"
|
||||
version = "1.11.1"
|
||||
version = "1.12.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
|
||||
checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276"
|
||||
dependencies = [
|
||||
"aho-corasick",
|
||||
"memchr",
|
||||
|
||||
@@ -1174,6 +1174,12 @@ criteria = "safe-to-deploy"
|
||||
delta = "1.5.3 -> 1.6.1"
|
||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
||||
|
||||
[[audits.mozilla.audits.regex]]
|
||||
who = "Benjamin VanderSloot <bvandersloot@mozilla.com>"
|
||||
criteria = "safe-to-deploy"
|
||||
delta = "1.11.1 -> 1.12.3"
|
||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
||||
|
||||
[[audits.mozilla.audits.regex-automata]]
|
||||
who = "Benjamin VanderSloot <bvandersloot@mozilla.com>"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
Reference in New Issue
Block a user