Skip to content

Commit

Permalink
Merge 8af90aa into d60db1a
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed May 29, 2020
2 parents d60db1a + 8af90aa commit 3631475
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"prepublishOnly": "npm test && npm test:integration",
"dependencies": {
"commander": "^2.16.0"
"commander": "^2.20.3"
},
"devDependencies": {
"coveralls": "^3.0.2",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,9 +319,10 @@ combined-stream@1.0.6, combined-stream@~1.0.5:
dependencies:
delayed-stream "~1.0.0"

commander@^2.16.0:
version "2.16.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.16.0.tgz#f16390593996ceb4f3eeb020b31d78528f7f8a50"
commander@^2.20.3:
version "2.20.3"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==

concat-map@0.0.1:
version "0.0.1"
Expand Down

0 comments on commit 3631475

Please sign in to comment.