8000
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 aca4609 commit c20b0d9Copy full SHA for c20b0d9
package.json
@@ -33,20 +33,20 @@
33
},
34
"homepage": "https://github.com/skygragon/leetcode-cli#readme",
35
"dependencies": {
36
- "ansi-styles": "3.2.0",
+ "ansi-styles": "3.2.1",
37
"cheerio": "0.20.0",
38
- "he": "1.1.1",
+ "he": "1.2.0",
39
"mkdirp": "0.5.1",
40
"moment": "^2.20.1",
41
"nconf": "0.10.0",
42
- "ora": "^1.3.0",
+ "ora": "3.0.0",
43
"prompt": "1.0.0",
44
- "request": "2.83.0",
+ "request": "2.88.0",
45
"sprintf-js": "1.1.1",
46
- "supports-color": "5.1.0",
47
- "underscore": "1.8.3",
+ "supports-color": "5.5.0",
+ "underscore": "1.9.1",
48
"wordwrap": "1.0.0",
49
- "yargs": "10.0.3"
+ "yargs": "12.0.4"
50
51
"devDependencies": {
52
"chai": "4.2.0",
0 commit comments