From 3a2aa0e3438bc4be7f250ab416f6e5341f99e005 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 18:10:46 +0000 Subject: [PATCH] Bump dojo from 1.13.0 to 1.16.2 in /web/js/dojo/dijit 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/dijit/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/js/dojo/dijit/package.json b/web/js/dojo/dijit/package.json index 404b46a..5d6de65 100644 --- a/web/js/dojo/dijit/package.json +++ b/web/js/dojo/dijit/package.json @@ -6,7 +6,7 @@ }, "main": "main", "dependencies": { - "dojo": "1.13.0" + "dojo": "1.16.2" }, "description": "Dijit provides a complete collection of user interface controls based on Dojo, giving you the power to create web applications that are highly optimized for usability, performance, internationalization, accessibility, but above all deliver an incredible user experience.", "license" : "BSD-3-Clause OR AFL-2.1",