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 Jul 4, 2021
1 parent 6c74eed commit 049bc23
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 @@ -36,7 +36,7 @@
"@veramo/selective-disclosure": "^1.2.0",
"@veramo/url-handler": "^1.2.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 @@ -4484,11 +4484,6 @@ commander@^2.15.0, 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.0.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-7.0.0.tgz#3e2bbfd8bb6724760980988fb5b22b7ee6b71ab2"
integrity sha512-ovx/7NkTrnPuIV8sqk/GjUIIM1+iUQeqA3ye2VNpq9sVoiZsooObWlQy+OPWGI17GDaEoybuAGJm6U8yC077BA==

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 049bc23

Please sign in to comment.