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",