From 96d9ff3e1a72f138cf7c3f98f6e8edfa4559031d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 02:08:51 +0000 Subject: [PATCH] Bump dojo from 1.13.0 to 1.15.0 in /web/js/dojo/dojox Bumps [dojo](https://github.com/dojo/dojo) from 1.13.0 to 1.15.0. - [Release notes](https://github.com/dojo/dojo/releases) - [Commits](https://github.com/dojo/dojo/compare/1.13.0...1.15.0) Signed-off-by: dependabot[bot] --- web/js/dojo/dojox/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/js/dojo/dojox/package.json b/web/js/dojo/dojox/package.json index 01bb1c3..ab2bf82 100644 --- a/web/js/dojo/dojox/package.json +++ b/web/js/dojo/dojox/package.json @@ -6,7 +6,7 @@ }, "main": "main", "dependencies": { - "dojo": "1.13.0", + "dojo": "1.15.0", "dijit": "1.13.0" }, "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.",