Skip to content

Commit a607c9e

Browse files
fix(deps): Update dependency did-jwt to v8.0.4
1 parent bf8c309 commit a607c9e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1502,9 +1502,9 @@
15021502
integrity sha512-eMk0b9ReBbV23xXU693TAIrLyeO5iTgBZGSJfpqriG8UkYvr/hC9u9pyMlAakDNHWmbhMZCDs6KQO0jzKD8OTw==
15031503

15041504
"@noble/ciphers@^0.5.0":
1505-
version "0.5.1"
1506-
resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-0.5.1.tgz#292f388b69c9ed80d49dca1a5cbfd4ff06852111"
1507-
integrity sha512-aNE06lbe36ifvMbbWvmmF/8jx6EQPu2HVg70V95T+iGjOuYwPpAccwAQc2HlXO2D0aiQ3zavbMga4jjWnrpiPA==
1505+
version "0.5.2"
1506+
resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-0.5.2.tgz#879367fd51d59185259eb844d5b9a78f408b4a12"
1507+
integrity sha512-GADtQmZCdgbnNp+daPLc3OY3ibEtGGDV/+CzeM3MFnhiQ7ELQKlsHWYq0YbYUXx4jU3/Y1erAxU6r+hwpewqmQ==
15081508

15091509
15101510
version "1.2.0"
@@ -3576,9 +3576,9 @@ detect-newline@^3.0.0:
35763576
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
35773577

35783578
did-jwt@^8.0.0:
3579-
version "8.0.3"
3580-
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-8.0.3.tgz#51e163c947a361c5a15d65bc4352ed0a0898f803"
3581-
integrity sha512-ZHz+L2okWGjg5yQrpsuOJUQrlyU+t1lMh/iJmo3xQLcacjBodX1i0qR3dn6P/LMrZoOkwbzBsaNfCwmpjyq/Og==
3579+
version "8.0.4"
3580+
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-8.0.4.tgz#f5fce5cfc3064dcede146c8547d335703756e353"
3581+
integrity sha512-KPtG7H+8GgKGMiDqFvOdNy5BBN3hpA+8xV7VygEnpst5oPIqjvcH3rTtnPF55a8bOxIzE2PudKGIXIQhekv7WA==
35823582
dependencies:
35833583
"@noble/ciphers" "^0.5.0"
35843584
"@noble/curves" "^1.0.0"

0 commit comments

Comments
 (0)