Skip to content

Commit ec2039b

Browse files
fix(deps): Update dependency did-jwt to v8.0.12
1 parent 4d9d96a commit ec2039b

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2442,11 +2442,16 @@
24422442
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.2.tgz#6f26dbc8fbc7205873ce3cee2f690eba0d421b39"
24432443
integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==
24442444

2445-
"@noble/hashes@1.7.2", "@noble/hashes@^1.3.0":
2445+
"@noble/hashes@1.7.2":
24462446
version "1.7.2"
24472447
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.7.2.tgz#d53c65a21658fb02f3303e7ee3ba89d6754c64b4"
24482448
integrity sha512-biZ0NUSxyjLLqo6KxEJ1b+C2NAx0wtDoFvCaXHGgUkeHzf3Xc1xKumFKREuT7f7DARNZ/slvYUwFG6B0f2b6hQ==
24492449

2450+
"@noble/hashes@^1.3.0":
2451+
version "1.8.0"
2452+
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.8.0.tgz#cee43d801fcef9644b11b8194857695acd5f815a"
2453+
integrity sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==
2454+
24502455
"@nodelib/fs.scandir@2.1.5":
24512456
version "2.1.5"
24522457
resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"
@@ -4508,9 +4513,9 @@ detect-newline@^3.0.0:
45084513
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
45094514

45104515
did-jwt@^8.0.0:
4511-
version "8.0.11"
4512-
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-8.0.11.tgz#2539deb6e4473e2768b0b40492f347df1df711a9"
4513-
integrity sha512-Uz2BRDr/PoLyXXPLSziNVVvFc3XgZCnB2bDla+5/FGgbdbWDzVqOyTUMxSNbUlsmrmHeZMH3KnaybW+PfplGNA==
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==
45144519
dependencies:
45154520
"@noble/ciphers" "^1.0.0"
45164521
"@noble/curves" "^1.0.0"

0 commit comments

Comments
 (0)