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 Aug 20, 2020
1 parent b6db0c3 commit ad5e193
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
},
"dependencies": {
"body-parser": "1.19.0",
"cookie-parser": "1.4.4",
"cookie-parser": "1.4.5",
"cors": "2.8.5",
"express": "4.17.1",
"lodash": "4.17.15",
"lodash": "4.17.20",
"request": "2.88.2",
"require-directory": "2.1.1",
"serve-favicon": "2.5.0"
Expand All @@ -58,12 +58,12 @@
"bron": "1.1.1",
"dyson-generators": "0.2.1",
"dyson-image": "0.2.1",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.0",
"eslint-plugin-prettier": "3.1.2",
"prettier": "1.19.1",
"release-it": "12.6.3",
"sinon": "9.0.0",
"eslint": "7.7.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.4",
"prettier": "2.0.5",
"release-it": "13.6.8",
"sinon": "9.0.3",
"supertest": "4.0.2"
},
"ava": {
Expand Down

0 comments on commit ad5e193

Please sign in to comment.