Skip to content

Commit 9594524

Browse files
fix(deps): Update dependency did-jwt to v8.0.18
1 parent 398d052 commit 9594524

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

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

24622462
"@noble/curves@^1.0.0":
2463-
version "1.9.2"
2464-
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.9.2.tgz#73388356ce733922396214a933ff7c95afcef911"
2465-
integrity sha512-HxngEd2XUcg9xi20JkwlLCtYwfoFw4JGkuZpT+WlsPD4gB/cxkvTD8fSsoAnphGZhFdZYKeQIPCuFlWPm1uE0g==
2463+
version "1.9.7"
2464+
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.9.7.tgz#79d04b4758a43e4bca2cbdc62e7771352fa6b951"
2465+
integrity sha512-gbKGcRUYIjA3/zCCNaWDciTMFI0dCkvou3TL8Zmy5Nc7sJ47a0jtOeZoTaMxkuqRo9cRhjOdZJXegxYE5FN/xw==
24662466
dependencies:
24672467
"@noble/hashes" "1.8.0"
24682468

@@ -2851,10 +2851,10 @@
28512851
estree-walker "^2.0.1"
28522852
picomatch "^2.2.2"
28532853

2854-
"@scure/base@^1.1.3":
2855-
version "1.2.6"
2856-
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.2.6.tgz#ca917184b8231394dd8847509c67a0be522e59f6"
2857-
integrity sha512-g/nm5FgUa//MCj1gV09zTJTaM6KBAHqLN907YVQqf7zC49+DcO4B1so4ZX07Ef10Twr6nuqYEH9GEggFXA4Fmg==
2854+
"@scure/base@^2.0.0":
2855+
version "2.0.0"
2856+
resolved "https://registry.yarnpkg.com/@scure/base/-/base-2.0.0.tgz#ba6371fddf92c2727e88ad6ab485db6e624f9a98"
2857+
integrity sha512-3E1kpuZginKkek01ovG8krQ0Z44E3DHPjc5S2rjJw9lZn3KSQOs8S7wqikF/AH7iRanHypj85uGyxk0XAyC37w==
28582858

28592859
"@sec-ant/readable-stream@^0.4.1":
28602860
version "0.4.1"
@@ -4377,14 +4377,14 @@ detect-newline@^3.0.0:
43774377
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
43784378

43794379
did-jwt@^8.0.0:
4380-
version "8.0.17"
4381-
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-8.0.17.tgz#805cb93b649989a5e856b7fad52b118a38a5d659"
4382-
integrity sha512-qWPog796seH8CzvNShvqvs6YeCRVAYWmKzcPtirnhvH6wjiFvhquztJZwr5E9VHnTosW6V7bclWzrp7/HGJbSw==
4380+
version "8.0.18"
4381+
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-8.0.18.tgz#05037f3cce035f42824727da32af9215c880178f"
4382+
integrity sha512-yS3Y+aUKjYqRFrgR/RY77NuOOqS7SFfvfFH4THhWD6+hkxeUZcKQSsdNZ12QR1Vd48yP9exwae2wzbuOZn0NqQ==
43834383
dependencies:
43844384
"@noble/ciphers" "^1.0.0"
43854385
"@noble/curves" "^1.0.0"
43864386
"@noble/hashes" "^1.3.0"
4387-
"@scure/base" "^1.1.3"
4387+
"@scure/base" "^2.0.0"
43884388
canonicalize "^2.0.0"
43894389
did-resolver "^4.1.0"
43904390
multibase "^4.0.6"

0 commit comments

Comments
 (0)