Skip to content

Commit 5e8c765

Browse files
fix(deps): Update dependency did-jwt to v8.0.15
1 parent ec13c85 commit 5e8c765

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2293,9 +2293,9 @@
22932293
"@noble/hashes" "1.3.2"
22942294

22952295
"@noble/curves@^1.0.0":
2296-
version "1.9.0"
2297-
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.9.0.tgz#13e0ca8be4a0ce66c113693a94514e5599f40cfc"
2298-
integrity sha512-7YDlXiNMdO1YZeH6t/kvopHHbIZzlxrCV9WLqCY6QhcXOoXiNCMDqJIglZ9Yjx5+w7Dz30TITFrlTjnRg7sKEg==
2296+
version "1.9.1"
2297+
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.9.1.tgz#9654a0bc6c13420ae252ddcf975eaf0f58f0a35c"
2298+
integrity sha512-k11yZxZg+t+gWvBbIswW0yoJlu8cHOC7dhunwOzoWH/mXGBiYyR4YY6hAEK/3EUs4UpB8la1RfdRpeGsFHkWsA==
22992299
dependencies:
23002300
"@noble/hashes" "1.8.0"
23012301

@@ -4456,9 +4456,9 @@ detect-newline@^3.0.0:
44564456
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
44574457

44584458
did-jwt@^8.0.0:
4459-
version "8.0.14"
4460-
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-8.0.14.tgz#c0b05aa7c5501ee710e828bbbd88ee27cc05bf28"
4461-
integrity sha512-qbx8fEHFyIQiFRP6Ink1bIAE85vQW+fvuvkurbTXdeYsgxCyJH2Lei40dexliTPDVPoqG5j+akY6uDNpmJdDpA==
4459+
version "8.0.15"
4460+
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-8.0.15.tgz#fcf000ba89648fef5570ed453582de8f0245c7ca"
4461+
integrity sha512-E+Qf+E0vUdAv2PcldxmvZwtPdmExaXkvwQA7tp3TKkCiK9aPNUrD7ZKSPi2lJQ2ZaGe3z0VKceQtGRl5Kolghg==
44624462
dependencies:
44634463
"@noble/ciphers" "^1.0.0"
44644464
"@noble/curves" "^1.0.0"

0 commit comments

Comments
 (0)