GUACAMOLE-1905: Update NodeJS dependencies for web application to latest compatible versions.

This commit is contained in:
Virtually Nick
2024-03-03 15:31:31 -05:00
parent fddcdd39f9
commit e149492188
6 changed files with 36 additions and 33 deletions

View File

@@ -8,9 +8,9 @@
"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",
"angular-translate-loader-static-files": "^2.19.0",
"angular-translate": "^2.19.1",
"angular-translate-interpolation-messageformat": "^2.19.1",
"angular-translate-loader-static-files": "^2.19.1",
"blob-polyfill": ">=7.0.20220408",
"datalist-polyfill": "^1.25.1",
"file-saver": "^2.0.5",