Skip to content

Commit 77e397b

Browse files
chore(package): update dependencies
1 parent a01c500 commit 77e397b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@
2323
"ignore": "^3.3.3",
2424
"inquirer": "^3.2.2",
2525
"js-yaml": "^3.9.1",
26-
"jsonwebtoken": "^7.4.3",
26+
"jsonwebtoken": "^8.1.0",
2727
"lodash": "^4.17.4",
2828
"opn": "^5.1.0",
2929
"ora": "^1.3.0",
3030
"tar-fs": "^1.15.3",
3131
"update-notifier": "^2.2.0",
32-
"yargs": "^8.0.2"
32+
"yargs": "^10.0.3"
3333
},
3434
"devDependencies": {
35-
"coveralls": "^2.13.1",
35+
"coveralls": "^3.0.0",
3636
"nock": "^9.0.14",
3737
"pkg": "^4.2.4",
3838
"proxyquire": "^1.8.0",
39-
"sinon": "^3.2.1",
39+
"sinon": "^4.0.2",
4040
"tap": "^10.7.2"
4141
}
4242
}

0 commit comments

Comments
 (0)