Skip to content

Commit

Permalink
fix(deps): Update did-vc-libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent ac1b620 commit 24a5772
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 234 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@microsoft/tsdoc": "0.14.2",
"@noble/hashes": "1.3.1",
"@stablelib/ed25519": "1.0.3",
"@transmute/credentials-context": "0.7.0-unstable.81",
"@transmute/credentials-context": "0.7.0-unstable.82",
"@types/express": "4.17.17",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
Expand All @@ -44,8 +44,8 @@
"caip": "1.1.0",
"credential-status": "2.0.6",
"cross-env": "7.0.3",
"did-jwt": "7.4.2",
"did-jwt-vc": "3.2.11",
"did-jwt": "7.4.7",
"did-jwt-vc": "3.2.15",
"did-resolver": "4.1.0",
"ethers": "6.9.0",
"ethr-did-resolver": "10.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-peer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"extract-api": "node ../cli/bin/veramo.js dev extract-api"
},
"dependencies": {
"@aviarytech/did-peer": "^0.0.21",
"@aviarytech/did-peer": "^0.0.22",
"@veramo/core-types": "workspace:^",
"@veramo/did-manager": "workspace:^",
"@veramo/utils": "workspace:^",
Expand Down
Loading

0 comments on commit 24a5772

Please sign in to comment.