Skip to content

Commit fcfce5b

Browse files
fix(deps): Update dependency did-jwt to v8.0.13
1 parent 1ddc4b8 commit fcfce5b

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

yarn.lock

+8-13
Original file line numberDiff line numberDiff line change
@@ -2431,23 +2431,18 @@
24312431
"@noble/hashes" "1.3.2"
24322432

24332433
"@noble/curves@^1.0.0":
2434-
version "1.8.2"
2435-
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.8.2.tgz#8f24c037795e22b90ae29e222a856294c1d9ffc7"
2436-
integrity sha512-vnI7V6lFNe0tLAuJMu+2sX+FcL14TaCWy1qiczg1VwRmPrpQCdq5ESXQMqUc2tluRNf6irBXrWbl1mGN8uaU/g==
2434+
version "1.9.0"
2435+
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.9.0.tgz#13e0ca8be4a0ce66c113693a94514e5599f40cfc"
2436+
integrity sha512-7YDlXiNMdO1YZeH6t/kvopHHbIZzlxrCV9WLqCY6QhcXOoXiNCMDqJIglZ9Yjx5+w7Dz30TITFrlTjnRg7sKEg==
24372437
dependencies:
2438-
"@noble/hashes" "1.7.2"
2438+
"@noble/hashes" "1.8.0"
24392439

24402440
24412441
version "1.3.2"
24422442
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.2.tgz#6f26dbc8fbc7205873ce3cee2f690eba0d421b39"
24432443
integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==
24442444

2445-
2446-
version "1.7.2"
2447-
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.7.2.tgz#d53c65a21658fb02f3303e7ee3ba89d6754c64b4"
2448-
integrity sha512-biZ0NUSxyjLLqo6KxEJ1b+C2NAx0wtDoFvCaXHGgUkeHzf3Xc1xKumFKREuT7f7DARNZ/slvYUwFG6B0f2b6hQ==
2449-
2450-
"@noble/hashes@^1.3.0":
2445+
"@noble/[email protected]", "@noble/hashes@^1.3.0":
24512446
version "1.8.0"
24522447
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.8.0.tgz#cee43d801fcef9644b11b8194857695acd5f815a"
24532448
integrity sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==
@@ -4513,9 +4508,9 @@ detect-newline@^3.0.0:
45134508
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
45144509

45154510
did-jwt@^8.0.0:
4516-
version "8.0.12"
4517-
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-8.0.12.tgz#ffac65b8a382e58c020ebe5b24628e9fa6a11c59"
4518-
integrity sha512-tfKeyT/5RkfvUVj/yIKi3ytElQsSj7Aq8V6zIX0gXFf4tVde32m3zJr4GJqlQiRyb7QE91zSsnyOXiWCPMZIXw==
4511+
version "8.0.13"
4512+
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-8.0.13.tgz#406f26bcf7e47fe642bfa65b1e80566654112412"
4513+
integrity sha512-h31lj+Zm6b4H/u9mB7JlS0nV4qhVDfPc18AW5z2v3PRmY+J/HxiZtNtsCf6PwznBR09g92F1NadTNoL7kkboow==
45194514
dependencies:
45204515
"@noble/ciphers" "^1.0.0"
45214516
"@noble/curves" "^1.0.0"

0 commit comments

Comments
 (0)