Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Oct 1, 2019
1 parent 824c0a1 commit 1adbe4c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,23 +47,23 @@
"cookie-parser": "1.4.4",
"cors": "2.8.5",
"express": "4.17.1",
"lodash": "4.17.14",
"lodash": "4.17.15",
"request": "2.88.0",
"require-directory": "2.1.1",
"serve-favicon": "2.5.0"
},
"devDependencies": {
"@babel/plugin-syntax-object-rest-spread": "7.2.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"bron": "1.0.2",
"bron": "1.1.0",
"dyson-generators": "0.2.0",
"dyson-image": "0.2.0",
"eslint": "6.0.1",
"eslint-config-prettier": "6.0.0",
"eslint-plugin-prettier": "3.1.0",
"eslint": "6.5.1",
"eslint-config-prettier": "6.3.0",
"eslint-plugin-prettier": "3.1.1",
"prettier": "1.18.2",
"release-it": "12.3.3",
"sinon": "7.3.2",
"release-it": "12.4.1",
"sinon": "7.5.0",
"supertest": "4.0.2"
},
"ava": {
Expand Down

0 comments on commit 1adbe4c

Please sign in to comment.