Skip to content

Commit b1880eb

Browse files
fix(deps): Update dependency did-jwt to v7.4.6
1 parent 0b350b8 commit b1880eb

File tree

1 file changed

+23
-11
lines changed

1 file changed

+23
-11
lines changed

yarn.lock

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2512,27 +2512,39 @@
25122512
integrity sha512-eMk0b9ReBbV23xXU693TAIrLyeO5iTgBZGSJfpqriG8UkYvr/hC9u9pyMlAakDNHWmbhMZCDs6KQO0jzKD8OTw==
25132513

25142514
"@noble/ciphers@^0.4.0":
2515-
version "0.4.0"
2516-
resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-0.4.0.tgz#e3f69e3ce935683dd8dadb636652a5cb5cd5958c"
2517-
integrity sha512-xaUaUUDWbHIFSxaQ/pIe+33VG2mfJp6N/KxKLmZr5biWdNznCAmfu24QRhX10BbVAuqOahAoyp0S4M9md6GPDw==
2515+
version "0.4.1"
2516+
resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-0.4.1.tgz#977fc35f563a4ca315ebbc4cbb1f9b670bd54456"
2517+
integrity sha512-QCOA9cgf3Rc33owG0AYBB9wszz+Ul2kramWN8tXG44Gyciud/tbkEqvxRF/IpqQaBpRBNi9f4jdNxqB2CQCIXg==
25182518

2519-
"@noble/[email protected]", "@noble/curves@^1.0.0":
2519+
25202520
version "1.2.0"
25212521
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.2.0.tgz#92d7e12e4e49b23105a2555c6984d41733d65c35"
25222522
integrity sha512-oYclrNgRaM9SsBUBVbb8M6DTV7ZHRTKugureoYEncY5c65HOmRzvSiTE3y5CYaPYJA/GVkrhXEoF0M3Ya9PMnw==
25232523
dependencies:
25242524
"@noble/hashes" "1.3.2"
25252525

2526+
"@noble/curves@^1.0.0":
2527+
version "1.3.0"
2528+
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.3.0.tgz#01be46da4fd195822dab821e72f71bf4aeec635e"
2529+
integrity sha512-t01iSXPuN+Eqzb4eBX0S5oubSqXbK/xXa1Ne18Hj8f9pStxztHCE2gfboSp/dZRLSqfuLpRK2nDXDK+W9puocA==
2530+
dependencies:
2531+
"@noble/hashes" "1.3.3"
2532+
25262533
25272534
version "1.1.2"
25282535
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.1.2.tgz#e9e035b9b166ca0af657a7848eb2718f0f22f183"
25292536
integrity sha512-KYRCASVTv6aeUi1tsF8/vpyR7zpfs3FUzy2Jqm+MU+LmUKhQ0y2FpfwqkCcxSg2ua4GALJd8k2R76WxwZGbQpA==
25302537

2531-
"@noble/[email protected]", "@noble/hashes@^1.3.0":
2538+
25322539
version "1.3.2"
25332540
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.2.tgz#6f26dbc8fbc7205873ce3cee2f690eba0d421b39"
25342541
integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==
25352542

2543+
"@noble/[email protected]", "@noble/hashes@^1.3.0":
2544+
version "1.3.3"
2545+
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.3.tgz#39908da56a4adc270147bb07968bf3b16cfe1699"
2546+
integrity sha512-V7/fPHgl+jsVPXqqeOzT8egNj2iBIVt+ECeMMG8TdcnTikP3oaBtUVqpT/gYCR68aEBJSF+XbYUxStjbFMqIIA==
2547+
25362548
25372549
version "1.7.1"
25382550
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c"
@@ -2953,9 +2965,9 @@
29532965
picomatch "^2.2.2"
29542966

29552967
"@scure/base@^1.1.3":
2956-
version "1.1.3"
2957-
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.3.tgz#8584115565228290a6c6c4961973e0903bb3df2f"
2958-
integrity sha512-/+SgoRjLq7Xlf0CWuLHq2LUZeL/w65kfzAPG5NH9pcmBhs+nunQTn4gvdwgMTIXnt9b2C/1SeL2XiysZEyIC9Q==
2968+
version "1.1.4"
2969+
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.4.tgz#cb6a3552ee15595d9864a0a4e89ffcd21ebe8c39"
2970+
integrity sha512-wznebWtt+ejH8el87yuD4i9xLSbYZXf1Pe4DY0o/zq/eg5I0VQVXVbFs6XIM0pNVCJ/uE3t5wI9kh90mdLUxtw==
29592971

29602972
"@semantic-release/[email protected]":
29612973
version "6.0.3"
@@ -4573,9 +4585,9 @@ did-jwt@^7.2.0:
45734585
uint8arrays "^4.0.3"
45744586

45754587
did-jwt@^7.4.5:
4576-
version "7.4.5"
4577-
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-7.4.5.tgz#c1cc957f51699d316ba3425c24c2bff0d802b9d4"
4578-
integrity sha512-PjUFy/yhYeivNrQI5EaqYvF+cRL0itARQlXPfAnUUcj4tm40fzCU/0yWkhAoAPfM41e8O+QVRqOXwg0cZjlVeg==
4588+
version "7.4.6"
4589+
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-7.4.6.tgz#7196b31c35a8d613ed59d18cc0ae697b30a3e093"
4590+
integrity sha512-+EIGBlngr2fwaDQoOyxgVqms+JfRyxI0u9Zv6+/YQ/cVoDcLtF1W9cVEUx/P+NVmCWifeNq34EClrcDnv8z2Qw==
45794591
dependencies:
45804592
"@noble/ciphers" "^0.4.0"
45814593
"@noble/curves" "^1.0.0"

0 commit comments

Comments
 (0)