Skip to content

Commit 015671d

Browse files
author
Robert Jackson
authored
Merge pull request #127 from ember-fastboot/update-dependencies
2 parents 5694a70 + 84af7da commit 015671d

2 files changed

Lines changed: 257 additions & 177 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"test": "yarn lint:js && NODE_ENV=test mocha"
2424
},
2525
"dependencies": {
26-
"basic-auth": "^2.0.0",
27-
"chalk": "^2.0.1",
28-
"compression": "^1.6.2",
29-
"express": "^4.13.3",
26+
"basic-auth": "^2.0.1",
27+
"chalk": "^4.1.0",
28+
"compression": "^1.7.4",
29+
"express": "^4.17.1",
3030
"fastboot": "^3.1.1",
3131
"fastboot-express-middleware": "^3.0.0"
3232
},

0 commit comments

Comments
 (0)