mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 05:45:37 +08:00
Bump sqlite3 dependency for web proxy
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
"url": "https://bitbucket.org/galaxy/galaxy-central"
|
||||
},
|
||||
"dependencies": {
|
||||
"commander": "~2.2",
|
||||
"eventemitter3": "0.1.6",
|
||||
"http-proxy": "1.6.0",
|
||||
"commander": "~2.2",
|
||||
"sqlite3": "3.1.8"
|
||||
"sqlite3": "3.1.13"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user