diff --git a/misc/did-jwt/package.json b/misc/did-jwt/package.json index 3aaf7428..19e1fec5 100644 --- a/misc/did-jwt/package.json +++ b/misc/did-jwt/package.json @@ -44,7 +44,7 @@ }, "dependencies": { "@noble/ed25519": "1.7.3", - "bs58": "5.0.0", + "bs58": "6.0.0", "multiformats": "^9.9.0" } }