Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rakeshpatilAW committed Feb 14, 2025
1 parent 82c5ba1 commit cf8e688
Show file tree
Hide file tree
Showing 2 changed files with 506 additions and 119 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@credo-ts/askar": "^0.5.0-alpha.116",
"@credo-ts/node": "^0.5.0-alpha.116",
"@hyperledger/aries-askar-nodejs": "^0.2.0-dev.6",
"@credo-ts/askar": "0.5.3",
"@credo-ts/node": "0.5.13",
"@hyperledger/aries-askar-nodejs": "0.2.3",
"@types/jest": "^26.0.23",
"@types/node": "^20.11.16",
"@types/node-fetch": "^2.6.4",
Expand All @@ -51,7 +51,7 @@
"typescript": "~4.9.4"
},
"dependencies": {
"@credo-ts/core": "^0.5.0-alpha.116",
"@credo-ts/core": "0.5.3",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"reflect-metadata": "^0.1.13",
Expand All @@ -77,6 +77,6 @@
}
},
"resolutions": {
"@hyperledger/aries-askar-nodejs": "0.2.0-dev.6"
"@hyperledger/aries-askar-nodejs": "0.2.3"
}
}
Loading

0 comments on commit cf8e688

Please sign in to comment.