Skip to content

Commit 7f97cc5

Browse files
fix(deps): Update dependency did-jwt to v8.0.17
1 parent 0fbd8f3 commit 7f97cc5

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
@@ -2277,9 +2277,9 @@
22772277
"@noble/hashes" "1.3.2"
22782278

22792279
"@noble/curves@^1.0.0":
2280-
version "1.9.1"
2281-
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.9.1.tgz#9654a0bc6c13420ae252ddcf975eaf0f58f0a35c"
2282-
integrity sha512-k11yZxZg+t+gWvBbIswW0yoJlu8cHOC7dhunwOzoWH/mXGBiYyR4YY6hAEK/3EUs4UpB8la1RfdRpeGsFHkWsA==
2280+
version "1.9.2"
2281+
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.9.2.tgz#73388356ce733922396214a933ff7c95afcef911"
2282+
integrity sha512-HxngEd2XUcg9xi20JkwlLCtYwfoFw4JGkuZpT+WlsPD4gB/cxkvTD8fSsoAnphGZhFdZYKeQIPCuFlWPm1uE0g==
22832283
dependencies:
22842284
"@noble/hashes" "1.8.0"
22852285

@@ -4354,9 +4354,9 @@ detect-newline@^3.0.0:
43544354
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
43554355

43564356
did-jwt@^8.0.0:
4357-
version "8.0.16"
4358-
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-8.0.16.tgz#419e9333d56fd90e482ac44e8cac8cffa943e05a"
4359-
integrity sha512-iCduKLgY8F+JG6FcmaErfBD+f6RfIw44uTDZQRe4ISMDeCvySGKLN1nzM62eir7RbaruZgHbZ9qYKq4zBVbTFA==
4357+
version "8.0.17"
4358+
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-8.0.17.tgz#805cb93b649989a5e856b7fad52b118a38a5d659"
4359+
integrity sha512-qWPog796seH8CzvNShvqvs6YeCRVAYWmKzcPtirnhvH6wjiFvhquztJZwr5E9VHnTosW6V7bclWzrp7/HGJbSw==
43604360
dependencies:
43614361
"@noble/ciphers" "^1.0.0"
43624362
"@noble/curves" "^1.0.0"

0 commit comments

Comments
 (0)