Skip to content

Commit

Permalink
fix(deps): update dependency commander to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 2, 2021
1 parent 417dc5d commit ca29b9a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@veramo/selective-disclosure": "^3.0.0",
"@veramo/url-handler": "^3.0.0",
"blessed": "^0.1.81",
"commander": "^7.0.0",
"commander": "^8.0.0",
"console-table-printer": "^2.8.2",
"cors": "^2.8.5",
"cross-fetch": "^3.1.4",
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3741,11 +3741,6 @@ commander@^2.7.1:
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==

commander@^7.0.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==

commander@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-8.0.0.tgz#1da2139548caef59bd23e66d18908dfb54b02258"
Expand Down

0 comments on commit ca29b9a

Please sign in to comment.