Skip to content

Commit

Permalink
Update dependency express to v4.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 27, 2018
1 parent a230a71 commit dee6f02
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 57 deletions.
129 changes: 74 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "socatar",
"version": "1.0.17",
"version": "1.0.18",
"description": "Web service for easily requesting profile photos from several sources",
"main": "src/server.js",
"scripts": {
Expand All @@ -12,7 +12,7 @@
"dependencies": {
"cloudinary": "1.11.0",
"dotenv": "6.1.0",
"express": "4.16.3",
"express": "4.16.4",
"lodash.get": "4.4.2",
"lodash.set": "4.3.2",
"raven": "2.6.4",
Expand Down

0 comments on commit dee6f02

Please sign in to comment.