Skip to content

Commit a5d77a8

Browse files
authored
Merge pull request #93 from advanced-security/dependabot/cargo/regex-1.10.1
Bump regex from 1.9.6 to 1.10.1
2 parents b2b0d8a + c4db1fb commit a5d77a8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extractor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ clap = { version = "4.4", features = ["derive"] }
1717
tracing = "0.1"
1818
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
1919
rayon = "1.8.0"
20-
regex = "1.9.6"
20+
regex = "1.10.1"
2121
codeql-extractor = { git = "https://github.com/github/codeql", rev = "67a0112fcbd02c797f070fe9a534394a11218b98" }

0 commit comments

Comments
 (0)