Skip to content

Commit

Permalink
update uca and credential-commons
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsantosbh committed Feb 2, 2021
1 parent aec93ec commit 618b37d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 34 deletions.
42 changes: 11 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@identity.com/dsr",
"version": "1.0.17",
"version": "1.0.18",
"description": "The Dynamic Scope Request (DSR) javascript library provides capability around securely requesting credential information between an ID Requester and an ID Holder",
"main": "dist/cjs/index.js",
"module": "dist/es/index.js",
Expand Down Expand Up @@ -48,8 +48,8 @@
"rimraf": "^2.6.2"
},
"dependencies": {
"@identity.com/credential-commons": "^1.1.5",
"@identity.com/uca": "^1.0.22",
"@identity.com/credential-commons": "^1.1.6",
"@identity.com/uca": "^1.0.23",
"bottlejs": "^1.7.1",
"dotenv": "^8.2.0",
"json-stable-stringify": "^1.0.1",
Expand Down

0 comments on commit 618b37d

Please sign in to comment.