Skip to content

Commit bce1e35

Browse files
fix(deps): Update dependency did-jwt to v8.0.13
1 parent 498bacf commit bce1e35

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

yarn.lock

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2460,11 +2460,11 @@
24602460
"@noble/hashes" "1.7.1"
24612461

24622462
"@noble/curves@^1.0.0":
2463-
version "1.8.2"
2464-
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.8.2.tgz#8f24c037795e22b90ae29e222a856294c1d9ffc7"
2465-
integrity sha512-vnI7V6lFNe0tLAuJMu+2sX+FcL14TaCWy1qiczg1VwRmPrpQCdq5ESXQMqUc2tluRNf6irBXrWbl1mGN8uaU/g==
2463+
version "1.9.0"
2464+
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.9.0.tgz#13e0ca8be4a0ce66c113693a94514e5599f40cfc"
2465+
integrity sha512-7YDlXiNMdO1YZeH6t/kvopHHbIZzlxrCV9WLqCY6QhcXOoXiNCMDqJIglZ9Yjx5+w7Dz30TITFrlTjnRg7sKEg==
24662466
dependencies:
2467-
"@noble/hashes" "1.7.2"
2467+
"@noble/hashes" "1.8.0"
24682468

24692469
"@noble/hashes@1.3.2":
24702470
version "1.3.2"
@@ -2476,12 +2476,7 @@
24762476
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.7.1.tgz#5738f6d765710921e7a751e00c20ae091ed8db0f"
24772477
integrity sha512-B8XBPsn4vT/KJAGqDzbwztd+6Yte3P4V7iafm24bxgDe/mlRuK6xmWPuCNrKt2vDafZ8MfJLlchDG/vYafQEjQ==
24782478

2479-
"@noble/hashes@1.7.2":
2480-
version "1.7.2"
2481-
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.7.2.tgz#d53c65a21658fb02f3303e7ee3ba89d6754c64b4"
2482-
integrity sha512-biZ0NUSxyjLLqo6KxEJ1b+C2NAx0wtDoFvCaXHGgUkeHzf3Xc1xKumFKREuT7f7DARNZ/slvYUwFG6B0f2b6hQ==
2483-
2484-
"@noble/hashes@^1.3.0":
2479+
"@noble/hashes@1.8.0", "@noble/hashes@^1.3.0":
24852480
version "1.8.0"
24862481
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.8.0.tgz#cee43d801fcef9644b11b8194857695acd5f815a"
24872482
integrity sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==
@@ -4382,9 +4377,9 @@ detect-newline@^3.0.0:
43824377
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
43834378

43844379
did-jwt@^8.0.0:
4385-
version "8.0.12"
4386-
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-8.0.12.tgz#ffac65b8a382e58c020ebe5b24628e9fa6a11c59"
4387-
integrity sha512-tfKeyT/5RkfvUVj/yIKi3ytElQsSj7Aq8V6zIX0gXFf4tVde32m3zJr4GJqlQiRyb7QE91zSsnyOXiWCPMZIXw==
4380+
version "8.0.13"
4381+
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-8.0.13.tgz#406f26bcf7e47fe642bfa65b1e80566654112412"
4382+
integrity sha512-h31lj+Zm6b4H/u9mB7JlS0nV4qhVDfPc18AW5z2v3PRmY+J/HxiZtNtsCf6PwznBR09g92F1NadTNoL7kkboow==
43884383
dependencies:
43894384
"@noble/ciphers" "^1.0.0"
43904385
"@noble/curves" "^1.0.0"

0 commit comments

Comments
 (0)