From d7101f191275ed93ce1b81a485472879a135735f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 12:57:34 +0000 Subject: [PATCH] Bump dojox from 1.9.1 to 1.14.6 in /comodojo/javascript/gridx Bumps [dojox](https://github.com/dojo/dojox) from 1.9.1 to 1.14.6. - [Commits](https://github.com/dojo/dojox/compare/1.9.1...1.14.6) --- updated-dependencies: - dependency-name: dojox dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- comodojo/javascript/gridx/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comodojo/javascript/gridx/package.json b/comodojo/javascript/gridx/package.json index e1c4c75d..d4407f78 100644 --- a/comodojo/javascript/gridx/package.json +++ b/comodojo/javascript/gridx/package.json @@ -46,7 +46,7 @@ "dependencies": { "dojo": "1.9.1", "dijit": "1.9.1", - "dojox": "1.9.1" + "dojox": "1.14.6" }, "homepage": "http://oria.github.com/gridx", "main": "./Grid",