fix(deps): bump ssri too

This commit is contained in:
Kat Marchán 2023-03-31 17:45:59 -07:00
parent cfd29afe16
commit 4950998f77
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ serde_derive = "1.0.130"
serde_json = "1.0.68"
sha1 = "0.10.5"
sha2 = "0.10.6"
ssri = "8.0.0"
ssri = "8.1.0"
tempfile = "3.4.0"
thiserror = "1.0.40"
tokio = { version = "1.12.0", features = [