GUACAMOLE-1763: Update JavaScript dependencies to latest compatible versions.

This commit is contained in:
Michael Jumper
2023-04-03 14:31:07 -07:00
parent 8ee9ee40dc
commit 1d0714f185
10 changed files with 257 additions and 192 deletions

View File

@@ -12,9 +12,9 @@
"angular-translate-interpolation-messageformat": "^2.19.0",
"angular-translate-loader-static-files": "^2.19.0",
"blob-polyfill": ">=7.0.20220408",
"datalist-polyfill": "^1.25.0",
"datalist-polyfill": "^1.25.1",
"file-saver": "^2.0.5",
"jquery": "^3.6.3",
"jquery": "^3.6.4",
"jstz": "^2.1.1",
"lodash": "^4.17.21"
},