deps: bump base64 from 0.21.0 to 0.21.2

Pull-Request: #3993.
This commit is contained in:
dependabot[bot]
2023-05-28 06:36:18 +00:00
committed by GitHub
parent 92af0d1281
commit c5dd0a2e14
4 changed files with 9 additions and 9 deletions

View File

@ -15,7 +15,7 @@ wasm-bindgen = ["getrandom/js", "instant/wasm-bindgen"]
[dependencies]
asynchronous-codec = "0.6"
base64 = "0.21.0"
base64 = "0.21.2"
byteorder = "1.3.4"
bytes = "1.4"
either = "1.5"