Skip to content

Commit

Permalink
Update test deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlongley committed Aug 19, 2024
1 parent 60e7ec8 commit 8e7cf43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@bedrock/service-agent": "^9.0.2",
"@bedrock/service-context-store": "^12.0.0",
"@bedrock/service-core": "^10.0.0",
"@bedrock/ssm-mongodb": "^11.2.1",
"@bedrock/ssm-mongodb": "^12.0.0",
"@bedrock/test": "^8.2.0",
"@bedrock/validation": "^7.1.0",
"@bedrock/vc-revocation-list-context": "^5.0.0",
Expand All @@ -51,7 +51,7 @@
"@bedrock/zcap-storage": "^8.0.1",
"@digitalbazaar/data-integrity": "^2.2.0",
"@digitalbazaar/did-method-key": "^4.0.0",
"@digitalbazaar/ecdsa-sd-2023-cryptosuite": "^3.2.1",
"@digitalbazaar/ecdsa-sd-2023-cryptosuite": "^3.4.0",
"@digitalbazaar/ed25519-signature-2020": "^5.4.0",
"@digitalbazaar/ed25519-verification-key-2020": "^4.1.0",
"@digitalbazaar/edv-client": "^16.1.0",
Expand All @@ -64,7 +64,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"express": "^4.19.2",
"jose": "^5.6.3",
"jose": "^5.7.0",
"klona": "^2.0.6",
"vc-revocation-list-context": "^1.0.0"
},
Expand Down

0 comments on commit 8e7cf43

Please sign in to comment.