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

This commit is contained in:
Mike Jumper
2023-01-10 16:07:06 -08:00
parent 9262a2b33b
commit 0f3cb8d056
4 changed files with 484 additions and 206 deletions

View File

@@ -5,8 +5,8 @@
},
"dependencies": {
"@simonwep/pickr": "^1.8.2",
"angular": "^1.8.2",
"angular-route": "^1.8.2",
"angular": "^1.8.3",
"angular-route": "^1.8.3",
"angular-templatecache-webpack-plugin": "^1.0.1",
"angular-translate": "^2.19.0",
"angular-translate-interpolation-messageformat": "^2.19.0",
@@ -14,7 +14,7 @@
"blob-polyfill": ">=7.0.20220408",
"datalist-polyfill": "^1.25.0",
"file-saver": "^2.0.5",
"jquery": "^3.6.1",
"jquery": "^3.6.3",
"jstz": "^2.1.1",
"lodash": "^4.17.21"
},