From 0f62bbcfebf77d4659d666443f20c8e20745e569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 18:13:07 +0000 Subject: [PATCH] Bump dojo from 1.13.0 to 1.16.2 in /web/js/dojo/dojox Bumps [dojo](https://github.com/dojo/dojo) from 1.13.0 to 1.16.2. - [Release notes](https://github.com/dojo/dojo/releases) - [Commits](https://github.com/dojo/dojo/compare/1.13.0...1.16.2) 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..744912e 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.16.2", "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.",