Skip to content

Commit

Permalink
Update async and request
Browse files Browse the repository at this point in the history
  • Loading branch information
DonMartin76 committed Apr 1, 2019
1 parent 77fc68d commit 0dd29c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"version": "1.0.0-rc.4",
"private": true,
"dependencies": {
"async": "2.6.1",
"async": "2.6.2",
"body-parser": "1.18.3",
"express": "4.16.3",
"morgan": "1.9.1",
"mustache": "2.2.1",
"portal-env": "file:../portal-env.tgz",
"request": "2.87.0",
"request": "2.88.0",
"wicked-sdk": "file:wicked-sdk.tgz"
},
"scripts": {
Expand All @@ -19,4 +19,4 @@
"esversion": 6
},
"name": "portal-chatbot"
}
}

0 comments on commit 0dd29c4

Please sign in to comment.