Skip to content

Commit

Permalink
fix: upgrade cli-table3 from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade cli-table3 from 0.5.1 to 0.6.0.

See this package in NPM:
https://www.npmjs.com/package/cli-table3

See this project in Snyk:
https://app.snyk.io/org/jaebradley/project/a7239884-5ea2-40bb-bfb2-e0f72bb0ac14?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 12, 2020
1 parent bd25d0b commit a846e4e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 23 deletions.
50 changes: 28 additions & 22 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime": "^7.8.4",
"@google/maps": "^1.1.0",
"cli-table3": "^0.5.1",
"cli-table3": "^0.6.0",
"commander": "^4.1.1",
"fuzzy": "^0.1.3",
"inquirer": "^7.0.4",
Expand Down

0 comments on commit a846e4e

Please sign in to comment.