Skip to content

Commit

Permalink
chore(deps): Update vulnerable dependencies (vectordotdev#8836)
Browse files Browse the repository at this point in the history
* chore(deps): Update vulnerable dependencies

* RUSTSEC-2021-0089
* RUSTSEC-2021-0093

Signed-off-by: Jesse Szwedko <[email protected]>

* Ignore vulnerability

Signed-off-by: Jesse Szwedko <[email protected]>
  • Loading branch information
jszwedko authored Aug 23, 2021
1 parent 17e2c67 commit c61300e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ ignore = [
# https://github.com/timberio/vector/issues/7558
"RUSTSEC-2021-0067",

# Conversion from prost_types::Timestamp to SystemTime can cause an overflow and panic
# https://github.com/timberio/vector/issues/8184
"RUSTSEC-2021-0073",
# Optional `Deserialize` implementations lacking validation
# https://github.com/timberio/vector/issues/8838
"RUSTSEC-2021-0089",
]

0 comments on commit c61300e

Please sign in to comment.