Skip to content

Commit

Permalink
fix(deps): Update dependency @digitalcredentials/vc to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 6, 2022
1 parent ad424b9 commit 1bdc802
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/credential-ld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@digitalcredentials/jsonld": "^5.2.1",
"@digitalcredentials/jsonld-signatures": "^9.3.1",
"@digitalcredentials/vc": "^4.2.0",
"@digitalcredentials/vc": "^5.0.0",
"@transmute/credentials-context": "^0.7.0-unstable.67",
"@transmute/ed25519-signature-2018": "^0.7.0-unstable.67",
"@veramo-community/lds-ecdsa-secp256k1-recovery2020": "uport-project/EcdsaSecp256k1RecoverySignature2020",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1593,10 +1593,10 @@
fast-text-encoding "^1.0.3"
isomorphic-webcrypto "^2.3.8"

"@digitalcredentials/vc@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@digitalcredentials/vc/-/vc-4.2.0.tgz#d2197b26547d670965d5969a9e49437f244b5944"
integrity sha512-8Rxpn77JghJN7noBQdcMuzm/tB8vhDwPoFepr3oGd5w+CyJxOk2RnBlgIGlAAGA+mALFWECPv1rANfXno+hdjA==
"@digitalcredentials/vc@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@digitalcredentials/vc/-/vc-5.0.0.tgz#9940103221d9bdc280ce82ca615624ac2ef08d47"
integrity sha512-87ARRxlAdIuUPArbMYJ8vUY7QqkIvJGFrBwfTH1PcB8Wz1E/M4q3oc/WLrDyJNg4o/irVVB5gkA9iIntTYSpoA==
dependencies:
"@digitalcredentials/jsonld" "^5.2.1"
"@digitalcredentials/jsonld-signatures" "^9.3.1"
Expand Down

0 comments on commit 1bdc802

Please sign in to comment.