Skip to content

Commit

Permalink
build(deps): bump @verida/client-ts from 2.3.5 to 2.3.7
Browse files Browse the repository at this point in the history
Bumps [@verida/client-ts](https://github.com/verida/verida-js) from 2.3.5 to 2.3.7.
- [Commits](https://github.com/verida/verida-js/compare/@verida/[email protected]...@verida/[email protected])

---
updated-dependencies:
- dependency-name: "@verida/client-ts"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent eb536fa commit 66a9d9c
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@verida/account-web-vault": "^2.3.5",
"@verida/client-ts": "^2.3.5",
"@verida/client-ts": "^2.3.7",
"@verida/helpers": "^2.3.1",
"@verida/types": "^2.3.1",
"@verida/verifiable-credentials": "^2.3.5",
Expand Down
58 changes: 36 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2690,30 +2690,30 @@
qrcode-with-logos "^1.0.3"
store "^2.0.12"

"@verida/account@^2.3.5":
version "2.3.5"
resolved "https://registry.yarnpkg.com/@verida/account/-/account-2.3.5.tgz#3c7b67fc9396566fbb7be75906d4ab1146a51d67"
integrity sha512-HsBoHfUdy7oD5VWncD6VrgKAVmDAe5YVNJd+LRROJTQjXXTPFocF4VfDlbq08e95bjyG4j1FSlmLP8H+9iUKLQ==
"@verida/account@^2.3.5", "@verida/account@^2.3.7":
version "2.3.7"
resolved "https://registry.yarnpkg.com/@verida/account/-/account-2.3.7.tgz#7f3a5e6010b31ce0de9c0a128e4f5cdc1ea00219"
integrity sha512-QHiWcXEH9KhNERFLmIeZIKcAW53vYbbqxa92QmovLPI//BqnsipVFfAN5lPXC5S1yFNl7/iZiWTTWtY+CNH9sg==
dependencies:
"@verida/keyring" "^2.3.1"
"@verida/storage-link" "^2.3.5"
"@verida/storage-link" "^2.3.7"
"@verida/types" "^2.3.1"
did-jwt "^6.11.0"
did-resolver "^4.0.1"
lodash "^4.17.21"
tweetnacl-util "^0.15.1"

"@verida/client-ts@^2.3.5":
version "2.3.5"
resolved "https://registry.yarnpkg.com/@verida/client-ts/-/client-ts-2.3.5.tgz#0a475de39d8bd0de383d72ba402ca02424dc1de5"
integrity sha512-ThcbWXLhThXhgzYBT+jn06yWiDnalcLOj1wVoiN5GvHbRSV6nMvfJuVi5kVBK//k/+t/wQ0lEquNOnS0lrQMdQ==
"@verida/client-ts@^2.3.7":
version "2.3.7"
resolved "https://registry.yarnpkg.com/@verida/client-ts/-/client-ts-2.3.7.tgz#059c7f5dd7e2b22b13e9d18baf866e28049aa2c5"
integrity sha512-Lr9IYd/tS5xPU3Ydln5kdi20BScaD0GhGVvNeiTuL6WzE1TCN4EP3aPbY6CiPMrnF1+XwWHrbSVC+m64p3NApA==
dependencies:
"@verida/account" "^2.3.5"
"@verida/did-client" "^2.3.5"
"@verida/account" "^2.3.7"
"@verida/did-client" "^2.3.7"
"@verida/did-document" "^2.3.1"
"@verida/encryption-utils" "^2.2.1"
"@verida/keyring" "^2.3.1"
"@verida/storage-link" "^2.3.5"
"@verida/storage-link" "^2.3.7"
"@verida/types" "^2.3.1"
"@verida/vda-name-client" "^2.3.4"
ajv "^8.6.3"
Expand All @@ -2730,15 +2730,15 @@
pouchdb-find "^7.2.2"
uuid "^8.3.2"

"@verida/did-client@^2.3.5":
version "2.3.5"
resolved "https://registry.yarnpkg.com/@verida/did-client/-/did-client-2.3.5.tgz#c42fb66f41fe255f6d9c4ead0e64cf21483f224a"
integrity sha512-7P28fvFsKbNkmmKhHrlP20TSI6tb+1c5Ox1qOtrGfknqwWQJ5cjS01wa9EaHI17O21ZSoUeCmssGlljAJVfTNg==
"@verida/did-client@^2.3.7":
version "2.3.7"
resolved "https://registry.yarnpkg.com/@verida/did-client/-/did-client-2.3.7.tgz#d6331ebec92afc253b329d833765e6426e357e8b"
integrity sha512-vh3UV7zzTWzNAxuNXf7ESZbK0tkXms+VfZjKu5uplbG8KuOI1EbdHwrOqbcrCxIPyocgMSA9NggO6fo/pDBISw==
dependencies:
"@verida/did-document" "^2.3.1"
"@verida/types" "^2.3.1"
"@verida/vda-common" "^2.3.4"
"@verida/vda-did-resolver" "^2.3.5"
"@verida/vda-did-resolver" "^2.3.7"
"@verida/web3" "^2.3.4"
axios "^0.23.0"
deepcopy "^2.1.0"
Expand Down Expand Up @@ -2790,12 +2790,12 @@
tweetnacl "^1.0.3"
uuid "^8.3.2"

"@verida/storage-link@^2.3.5":
version "2.3.5"
resolved "https://registry.yarnpkg.com/@verida/storage-link/-/storage-link-2.3.5.tgz#5f23392fb8ba2df0d376fa4d75742a7253d65203"
integrity sha512-GmAyboA11UJiziUx5Y4WkIXLP7rCe8cJQioekUrg/240ml8wNVd5cvHsDErNsZIIzB9loVzkAIlAvFYvMnoUIg==
"@verida/storage-link@^2.3.7":
version "2.3.7"
resolved "https://registry.yarnpkg.com/@verida/storage-link/-/storage-link-2.3.7.tgz#ebad969991051dd2ace1a8d35ea946feb998d47d"
integrity sha512-VNckDYHb30JSO/SpviPWS8k009Gb+EmdgZsb/vjEMF1L5eJUAG9cohR3QcGIy/Ohqq3FSFwojv6lNWrIEi6dzA==
dependencies:
"@verida/did-client" "^2.3.5"
"@verida/did-client" "^2.3.7"
"@verida/did-document" "^2.3.1"
"@verida/encryption-utils" "^2.2.1"
"@verida/keyring" "^2.3.1"
Expand Down Expand Up @@ -2838,6 +2838,20 @@
axios "1.2.0-alpha.1"
lodash "^4.17.21"

"@verida/vda-did-resolver@^2.3.7":
version "2.3.7"
resolved "https://registry.yarnpkg.com/@verida/vda-did-resolver/-/vda-did-resolver-2.3.7.tgz#7978dccdb015a9136ff028a352348a040e0fa68e"
integrity sha512-l3euzCJ2LN7Mw6myLVR733hwe8BEP82VA01BQ7C6DQLXvBfcdcuKDpEkXfPTlyGIkdJBH8cjlGr9S733lN54yg==
dependencies:
"@ethersproject/providers" "^5.7.2"
"@verida/did-document" "^2.3.1"
"@verida/encryption-utils" "^2.2.1"
"@verida/types" "^2.3.1"
"@verida/vda-common" "^2.3.4"
"@verida/vda-did" "^2.3.5-rc1"
axios "1.2.0-alpha.1"
lodash "^4.17.21"

"@verida/vda-did@^2.3.5-rc1":
version "2.3.5-rc1"
resolved "https://registry.yarnpkg.com/@verida/vda-did/-/vda-did-2.3.5-rc1.tgz#dbb3785735fd6369bf36fc991412bbef7337d0f2"
Expand Down

0 comments on commit 66a9d9c

Please sign in to comment.