Bump Dojo from 1.16.5 to 1.17.3.

This should help with some of the security findings.
This commit is contained in:
supahgreg
2025-10-05 04:33:59 +00:00
parent 6e8a188e4a
commit 46ebef7ebf
25 changed files with 149 additions and 388 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "dijit",
"version": "1.16.5",
"version": "1.17.3",
"directories": {
"lib": "."
},
"main": "main",
"dependencies": {
"dojo": "1.16.5"
"dojo": "1.17.3"
},
"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",