Skip to content

Commit

Permalink
Merge pull request #7208 from dannon/update_ie_proxy
Browse files Browse the repository at this point in the history
Update IE proxy dependencies
  • Loading branch information
martenson committed Feb 5, 2019
2 parents 03463f4 + 45a962a commit 0fba7f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/galaxy/web/proxy/js/package.json
Expand Up @@ -11,9 +11,9 @@
"url": "https://bitbucket.org/galaxy/galaxy-central"
},
"dependencies": {
"commander": "~2.14.1",
"eventemitter3": "0.1.6",
"http-proxy": "1.16.2",
"sqlite3": "3.1.13"
"commander": "~2.19.0",
"eventemitter3": "3.1.0",
"http-proxy": "1.17.0",
"sqlite3": "4.0.4"
}
}

0 comments on commit 0fba7f3

Please sign in to comment.