Skip to content

Commit

Permalink
fix: Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
simonas-notcat committed Feb 17, 2020
1 parent 989b8bf commit 0d29fbb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 19 deletions.
4 changes: 3 additions & 1 deletion packages/daf-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@
"daf-debug": "^2.1.0",
"daf-did-comm": "^2.1.0",
"daf-did-jwt": "^2.1.0",
"daf-ethr-did-fs": "^1.4.1",
"daf-ethr-did": "^2.1.0",
"daf-fs": "^2.1.0",
"daf-libsodium": "^2.1.0",
"daf-node-sqlite3": "^2.1.0",
"daf-resolver": "^2.0.0",
"daf-resolver-universal": "^2.0.0",
Expand Down
18 changes: 0 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3456,24 +3456,6 @@ cyclist@^1.0.1:
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=

daf-core@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/daf-core/-/daf-core-1.4.1.tgz#bc91897d39d510996ebe1699961e2df852d47ab9"
integrity sha512-19oAASqlfhpddRqeM9WZe6XRGwRqoAiBNaVHrr3OKN5ZeBwcwFP8eCPI004+peg2QlHYyDGKUSnMXiLtVmPsKg==
dependencies:
blakejs "^1.1.0"
debug "^4.1.1"
events "^3.0.0"

daf-ethr-did-fs@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/daf-ethr-did-fs/-/daf-ethr-did-fs-1.4.1.tgz#6c1375b920a7d52c408944284fbc458de5914417"
integrity sha512-CR2gCIzUwIa+6Mx+aUuGTpI/IM0rwsmSLENDMi/vzph2fTzforum8ixX5+Wrng6LrmllyIgomvsTmOL6A6nlDA==
dependencies:
daf-core "^1.4.1"
debug "^4.1.1"
ethr-did "^1.1.0"

dargs@^4.0.1:
version "4.1.0"
resolved "https://registry.yarnpkg.com/dargs/-/dargs-4.1.0.tgz#03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17"
Expand Down

0 comments on commit 0d29fbb

Please sign in to comment.