Skip to content

Commit

Permalink
Update dependency supertest to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 6, 2018
1 parent f24c2f3 commit c953e50
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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.12",
"version": "1.0.13",
"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.2.0"
"supertest": "3.3.0"
},
"engines": {
"node": "10.9.x"
Expand Down

0 comments on commit c953e50

Please sign in to comment.