From 0774c4cff313da1f1f593447e3e7d0d4ea11ef88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 18:20:11 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20dojo=20from=201.9.1=20to=201.16.2=20in?= =?UTF-8?q?=20/=E9=A1=B9=E7=9B=AE/arcgisjs/js/dojo/dojox?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [dojo](https://github.com/dojo/dojo) from 1.9.1 to 1.16.2. - [Release notes](https://github.com/dojo/dojo/releases) - [Commits](https://github.com/dojo/dojo/compare/1.9.1...1.16.2) Signed-off-by: dependabot[bot] --- "\351\241\271\347\233\256/arcgisjs/js/dojo/dojox/package.json" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\351\241\271\347\233\256/arcgisjs/js/dojo/dojox/package.json" "b/\351\241\271\347\233\256/arcgisjs/js/dojo/dojox/package.json" index a9063599..85f5196a 100644 --- "a/\351\241\271\347\233\256/arcgisjs/js/dojo/dojox/package.json" +++ "b/\351\241\271\347\233\256/arcgisjs/js/dojo/dojox/package.json" @@ -6,7 +6,7 @@ }, "main": "main", "dependencies": { - "dojo":"1.9.1", + "dojo":"1.16.2", "dijit":"1.9.1" }, "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.",