We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a01c500 commit 77e397bCopy full SHA for 77e397b
package.json
@@ -23,20 +23,20 @@
23
"ignore": "^3.3.3",
24
"inquirer": "^3.2.2",
25
"js-yaml": "^3.9.1",
26
- "jsonwebtoken": "^7.4.3",
+ "jsonwebtoken": "^8.1.0",
27
"lodash": "^4.17.4",
28
"opn": "^5.1.0",
29
"ora": "^1.3.0",
30
"tar-fs": "^1.15.3",
31
"update-notifier": "^2.2.0",
32
- "yargs": "^8.0.2"
+ "yargs": "^10.0.3"
33
},
34
"devDependencies": {
35
- "coveralls": "^2.13.1",
+ "coveralls": "^3.0.0",
36
"nock": "^9.0.14",
37
"pkg": "^4.2.4",
38
"proxyquire": "^1.8.0",
39
- "sinon": "^3.2.1",
+ "sinon": "^4.0.2",
40
"tap": "^10.7.2"
41
}
42
0 commit comments