Skip to content

Commit

Permalink
Update test deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlongley committed Jan 25, 2024
1 parent fe59eec commit d1558be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@bedrock/zcap-storage": "^8.0.0",
"@digitalbazaar/data-integrity": "^2.0.0",
"@digitalbazaar/did-method-key": "^3.0.0",
"@digitalbazaar/ecdsa-sd-2023-cryptosuite": "^3.0.0",
"@digitalbazaar/ecdsa-sd-2023-cryptosuite": "^3.2.0",
"@digitalbazaar/ed25519-signature-2020": "^5.0.0",
"@digitalbazaar/ed25519-verification-key-2020": "^4.0.0",
"@digitalbazaar/edv-client": "^16.0.0",
Expand All @@ -60,7 +60,7 @@
"@digitalbazaar/vc": "^6.1.0",
"@digitalbazaar/vc-status-list-context": "^3.0.1",
"@digitalbazaar/webkms-client": "^13.0.0",
"c8": "^7.11.3",
"c8": "^9.1.0",
"cross-env": "^7.0.3",
"express": "^4.18.1",
"jose": "^4.8.3",
Expand Down

0 comments on commit d1558be

Please sign in to comment.