Skip to content

Commit 6e1c69a

Browse files
fix(deps): Update dependency did-jwt to v8.0.14
1 parent f86b3cd commit 6e1c69a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2419,9 +2419,9 @@
24192419
integrity sha512-eMk0b9ReBbV23xXU693TAIrLyeO5iTgBZGSJfpqriG8UkYvr/hC9u9pyMlAakDNHWmbhMZCDs6KQO0jzKD8OTw==
24202420

24212421
"@noble/ciphers@^1.0.0":
2422-
version "1.2.1"
2423-
resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-1.2.1.tgz#3812b72c057a28b44ff0ad4aff5ca846e5b9cdc9"
2424-
integrity sha512-rONPWMC7PeExE077uLE4oqWrZ1IvAfz3oH9LibVAcVCopJiA9R62uavnbEzdkVmJYI6M6Zgkbeb07+tWjlq2XA==
2422+
version "1.3.0"
2423+
resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-1.3.0.tgz#f64b8ff886c240e644e5573c097f86e5b43676dc"
2424+
integrity sha512-2I0gnIVPtfnMw9ee9h1dJG7tp81+8Ob3OJb3Mv37rx5L40/b0i7djjCVvGOVqc9AEIQyvyu1i6ypKdFw8R8gQw==
24252425

24262426
24272427
version "1.2.0"
@@ -2840,9 +2840,9 @@
28402840
picomatch "^2.2.2"
28412841

28422842
"@scure/base@^1.1.3":
2843-
version "1.2.4"
2844-
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.2.4.tgz#002eb571a35d69bdb4c214d0995dff76a8dcd2a9"
2845-
integrity sha512-5Yy9czTO47mqz+/J8GM6GIId4umdCk1wc1q8rKERQulIoc8VP9pzDcghv10Tl2E7R96ZUx/PhND3ESYUQX8NuQ==
2843+
version "1.2.5"
2844+
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.2.5.tgz#f9d1b232425b367d0dcb81c96611dcc651d58671"
2845+
integrity sha512-9rE6EOVeIQzt5TSu4v+K523F8u6DhBsoZWPGKlnCshhlDhy0kJzUX4V+tr2dWmzF1GdekvThABoEQBGBQI7xZw==
28462846

28472847
"@sec-ant/readable-stream@^0.4.1":
28482848
version "0.4.1"
@@ -4508,9 +4508,9 @@ detect-newline@^3.0.0:
45084508
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
45094509

45104510
did-jwt@^8.0.0:
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==
4511+
version "8.0.14"
4512+
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-8.0.14.tgz#c0b05aa7c5501ee710e828bbbd88ee27cc05bf28"
4513+
integrity sha512-qbx8fEHFyIQiFRP6Ink1bIAE85vQW+fvuvkurbTXdeYsgxCyJH2Lei40dexliTPDVPoqG5j+akY6uDNpmJdDpA==
45144514
dependencies:
45154515
"@noble/ciphers" "^1.0.0"
45164516
"@noble/curves" "^1.0.0"

0 commit comments

Comments
 (0)