From 4cc116c5a734f4c62faeccc35b45efdf0acfe509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 18:20:43 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20dojo=20from=201.8.14=20to=201.16.2=20in?= =?UTF-8?q?=20/=E9=A1=B9=E7=9B=AE/arcgisjs/js/dojo/cbtree?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [dojo](https://github.com/dojo/dojo) from 1.8.14 to 1.16.2. - [Release notes](https://github.com/dojo/dojo/releases) - [Commits](https://github.com/dojo/dojo/compare/1.8.14...1.16.2) Signed-off-by: dependabot[bot] --- "\351\241\271\347\233\256/arcgisjs/js/dojo/cbtree/package.json" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\351\241\271\347\233\256/arcgisjs/js/dojo/cbtree/package.json" "b/\351\241\271\347\233\256/arcgisjs/js/dojo/cbtree/package.json" index e29a5101..d51936ff 100644 --- "a/\351\241\271\347\233\256/arcgisjs/js/dojo/cbtree/package.json" +++ "b/\351\241\271\347\233\256/arcgisjs/js/dojo/cbtree/package.json" @@ -14,7 +14,7 @@ } ], "dependencies": { - "dojo" : "1.8", + "dojo" : "1.16", "dijit" : "1.8" }, "keywords": [ "Checkbox", "CheckboxTree", "Dijit", "Dojo", "FileStore", "Store", "Tree" ],