Skip to content

Commit

Permalink
Merge pull request #127 from ember-fastboot/update-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Oct 26, 2020
2 parents 5694a70 + 84af7da commit 015671d
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 177 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -23,10 +23,10 @@
"test": "yarn lint:js && NODE_ENV=test mocha"
},
"dependencies": {
"basic-auth": "^2.0.0",
"chalk": "^2.0.1",
"compression": "^1.6.2",
"express": "^4.13.3",
"basic-auth": "^2.0.1",
"chalk": "^4.1.0",
"compression": "^1.7.4",
"express": "^4.17.1",
"fastboot": "^3.1.1",
"fastboot-express-middleware": "^3.0.0"
},
Expand Down

0 comments on commit 015671d

Please sign in to comment.