Skip to content

Commit

Permalink
Updated dependencies due to vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
tebs1200 committed Nov 3, 2019
1 parent 994e65a commit db1efe6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mappify",
"version": "0.8.0",
"version": "0.8.1",
"description": "Node.js client library for Mappify.io",
"main": "index.js",
"scripts": {
Expand All @@ -17,10 +17,10 @@
"url": "https://github.com/tebs1200/mappify-js-client.git"
},
"dependencies": {
"superagent": "^3.3.2"
"superagent": "^5.1.0"
},
"devDependencies": {
"chai": "^3.5.0",
"mocha": "^3.2.0"
"chai": "^4.2.0",
"mocha": "^6.2.2"
}
}

0 comments on commit db1efe6

Please sign in to comment.