Skip to content

Commit

Permalink
fix(deps): Update dependency did-jwt to v7.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent 9906627 commit 80feeb5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4972,9 +4972,9 @@ detect-newline@^3.0.0:
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==

did-jwt@^7.2.0:
version "7.2.6"
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-7.2.6.tgz#ba04cc544934c4700df3b7b1733289e42c95d349"
integrity sha512-7EjP5zEAUrKHCnz7Dwft1HmtXKcWn4nTCTaYHEuzi7ywI+6VEx6kjCHlxwQK7wZ+5lUQPRvM32eIgW1aEDoERQ==
version "7.2.7"
resolved "https://registry.yarnpkg.com/did-jwt/-/did-jwt-7.2.7.tgz#8ed041bcc70287229a96004d1d2c1210da342633"
integrity sha512-8hCEG13b3YV7Gw+euv4hSFKTk83tAeItP8d/dfz81KL1XfRahsvdbepZS1ckPsS1tLzQadQ+pxscvhkddfuQDA==
dependencies:
"@noble/curves" "^1.0.0"
"@noble/hashes" "^1.3.0"
Expand Down Expand Up @@ -7886,9 +7886,9 @@ ms@^2.0.0, ms@^2.1.2:
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==

multiformats@^12.0.0, multiformats@^12.0.1:
version "12.0.1"
resolved "https://registry.yarnpkg.com/multiformats/-/multiformats-12.0.1.tgz#dd3e19dd44114c2672e4795a36888d263be30131"
integrity sha512-s01wijBJoDUqESWSzePY0lvTw7J3PVO9x2Cc6ASI5AMZM2Gnhh7BC17+nlFhHKU7dDzaCaRfb+NiqNzOsgPUoQ==
version "12.1.0"
resolved "https://registry.yarnpkg.com/multiformats/-/multiformats-12.1.0.tgz#0c344239c7d8dc60c8079935b1dbb12e39d22214"
integrity sha512-/qTOKKnU8nwcVURjRcS+UN0QYgdS5BPZzY10Aiciu2SqncyCVMGV8KtD83EBFmsuJDsSEmT4sGvzcTkCoMw0sQ==

mute-stream@~1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 80feeb5

Please sign in to comment.