Skip to content

Commit

Permalink
Revert "chore: update dependencies"
Browse files Browse the repository at this point in the history
This reverts commit 0a659e5.

Signed-off-by: Akiff Manji <[email protected]>
  • Loading branch information
amanji committed Jul 3, 2024
1 parent 0a659e5 commit b238214
Show file tree
Hide file tree
Showing 2 changed files with 1,306 additions and 1,361 deletions.
22 changes: 11 additions & 11 deletions packages/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
"test": "jest"
},
"dependencies": {
"@credo-ts/anoncreds": "^0.5.7-alpha-20240629143909",
"@credo-ts/askar": "^0.5.7-alpha-20240629143909",
"@credo-ts/cheqd": "^0.5.7-alpha-20240629143909",
"@credo-ts/core": "^0.5.7-alpha-20240629143909",
"@credo-ts/indy-vdr": "^0.5.7-alpha-20240629143909",
"@credo-ts/node": "^0.5.7-alpha-20240629143909",
"@credo-ts/openid4vc": "^0.5.7-alpha-20240629143909",
"@credo-ts/tenants": "^0.5.7-alpha-20240629143909",
"@hyperledger/anoncreds-nodejs": "^0.2.2",
"@hyperledger/aries-askar-nodejs": "^0.2.1",
"@hyperledger/indy-vdr-nodejs": "^0.2.2",
"@credo-ts/anoncreds": "^0.5.1",
"@credo-ts/askar": "^0.5.1",
"@credo-ts/cheqd": "^0.5.1",
"@credo-ts/core": "^0.5.1",
"@credo-ts/indy-vdr": "^0.5.1",
"@credo-ts/node": "^0.5.1",
"@credo-ts/openid4vc": "^0.5.1",
"@credo-ts/tenants": "^0.5.1",
"@hyperledger/anoncreds-nodejs": "^0.2.1",
"@hyperledger/aries-askar-nodejs": "^0.2.0",
"@hyperledger/indy-vdr-nodejs": "^0.2.0",
"@types/ref-array-di": "^1.2.8",
"@types/ws": "^7.4.7",
"body-parser": "^1.20.0",
Expand Down
Loading

0 comments on commit b238214

Please sign in to comment.