Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gpotter2 committed Dec 22, 2021
1 parent 23a0efc commit c518858
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
"node": ">=6"
},
"dependencies": {
"commander": "^7.2.0",
"commander": "^8.3.0",
"dotenv": "^10.0.0",
"winston": "^3.3.3"
},
"devDependencies": {
"@types/node": "^15.12.4",
"@types/node": "^17.0.2",
"chai": "^4.3.4",
"mocha": "^9.0.1",
"sinon": "^11.1.1",
"typescript": "^4.3.4"
"mocha": "^9.1.3",
"sinon": "^12.0.1",
"typescript": "^4.5.4"
},
"preferGlobal": true,
"repository": {
Expand Down

0 comments on commit c518858

Please sign in to comment.