Skip to content

Commit

Permalink
Update dependency supertest to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 5, 2018
1 parent fd4dbb3 commit c8b5ea6
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 25 deletions.
81 changes: 58 additions & 23 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "socatar",
"version": "1.0.11",
"version": "1.0.12",
"description": "Web service for easily requesting profile photos from several sources",
"main": "src/server.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
"nyc": "13.0.1",
"rimraf": "2.6.2",
"standard": "11.0.1",
"supertest": "3.1.0"
"supertest": "3.2.0"
},
"engines": {
"node": "10.9.x"
Expand Down

0 comments on commit c8b5ea6

Please sign in to comment.