diff --git a/web/js/dojo/dojox/package.json b/web/js/dojo/dojox/package.json index 01bb1c3..c124e4f 100644 --- a/web/js/dojo/dojox/package.json +++ b/web/js/dojo/dojox/package.json @@ -7,7 +7,7 @@ "main": "main", "dependencies": { "dojo": "1.13.0", - "dijit": "1.13.0" + "dijit": "1.16.3" }, "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.", "license" : "BSD-3-Clause OR AFL-2.1",