From dc15ae20cf641722958e933c8ac5688f798fbb9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 18:20:55 +0000 Subject: [PATCH] Bump dojo in /visualizers/jbrowse/JBrowse-1.12.3/src/dojox Bumps [dojo](https://github.com/dojo/dojo) from 1.9.8 to 1.16.2. - [Release notes](https://github.com/dojo/dojo/releases) - [Commits](https://github.com/dojo/dojo/compare/1.9.8...1.16.2) Signed-off-by: dependabot[bot] --- visualizers/jbrowse/JBrowse-1.12.3/src/dojox/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.",