We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5694a70 + 84af7da commit 015671dCopy full SHA for 015671d
2 files changed
package.json
@@ -23,10 +23,10 @@
23
"test": "yarn lint:js && NODE_ENV=test mocha"
24
},
25
"dependencies": {
26
- "basic-auth": "^2.0.0",
27
- "chalk": "^2.0.1",
28
- "compression": "^1.6.2",
29
- "express": "^4.13.3",
+ "basic-auth": "^2.0.1",
+ "chalk": "^4.1.0",
+ "compression": "^1.7.4",
+ "express": "^4.17.1",
30
"fastboot": "^3.1.1",
31
"fastboot-express-middleware": "^3.0.0"
32
0 commit comments