diff --git a/visualizers/jbrowse/JBrowse-1.12.3/src/dojox/package.json b/visualizers/jbrowse/JBrowse-1.12.3/src/dojox/package.json index 89936b99..67f554d9 100644 --- a/visualizers/jbrowse/JBrowse-1.12.3/src/dojox/package.json +++ b/visualizers/jbrowse/JBrowse-1.12.3/src/dojox/package.json @@ -6,7 +6,7 @@ }, "main": "main", "dependencies": { - "dojo":"1.9.8", + "dojo":"1.16.2", "dijit":"1.9.8" }, "description": "Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.",