Skip to content

Commit

Permalink
Update test deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlongley committed May 20, 2024
1 parent 71ed3c8 commit ae21b7b
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 @@ -19,7 +19,7 @@
"@bedrock/jsonld-document-loader": "^4.0.0",
"@bedrock/ledger-context": "^24.0.0",
"@bedrock/meter": "^5.0.0",
"@bedrock/meter-http": "^11.0.0",
"@bedrock/meter-http": "^12.0.0",
"@bedrock/meter-usage-reporter": "^9.0.0",
"@bedrock/mongodb": "^10.0.0",
"@bedrock/oauth2-verifier": "^2.0.0",
Expand All @@ -33,8 +33,8 @@
"@digitalbazaar/ed25519-signature-2020": "^5.0.0",
"@digitalbazaar/ezcap": "^4.0.0",
"@digitalbazaar/http-client": "^4.0.0",
"@digitalbazaar/webkms-client": "^13.0.0",
"c8": "^7.11.3",
"@digitalbazaar/webkms-client": "^14.1.0",
"c8": "^9.1.0",
"cross-env": "^7.0.3",
"jose": "^4.8.3"
},
Expand Down

0 comments on commit ae21b7b

Please sign in to comment.