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 f20bb37 commit 4db1be6Copy full SHA for 4db1be6
package.json
@@ -25,10 +25,10 @@
25
"repository": "expressjs/generator",
26
"license": "MIT",
27
"dependencies": {
28
- "ejs": "2.6.2",
29
- "minimatch": "3.0.4",
30
- "minimist": "1.2.5",
31
- "mkdirp": "0.5.1",
+ "ejs": "3.1.8",
+ "minimatch": "3.1.2",
+ "minimist": "1.2.8",
+ "mkdirp": "0.5.6",
32
"sorted-object": "2.0.1"
33
},
34
"main": "bin/express-cli.js",
@@ -43,7 +43,7 @@
43
"eslint-plugin-node": "11.1.0",
44
"eslint-plugin-promise": "5.2.0",
45
"eslint-plugin-standard": "4.1.0",
46
- "mocha": "9.1.3",
+ "mocha": "9.2.2",
47
"rimraf": "3.0.2",
48
"supertest": "6.1.4",
49
"tree-kill": "1.2.2",
0 commit comments