feat(deps): bump ssri to 8.0.0

This commit is contained in:
Kat Marchán 2023-02-18 21:30:47 -08:00
parent 856c059096
commit f8cbfefc12
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ serde_derive = "1.0.130"
serde_json = "1.0.68"
sha1 = "0.10.5"
sha2 = "0.10.6"
ssri = "7.0.0"
ssri = "8.0.0"
tempfile = "3.2.0"
thiserror = "1.0.29"
tokio = { version = "1.12.0", features = [