mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
GUACAMOLE-1594: Update JavaScript dependencies to latest compatible versions.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
jQuery (http://jquery.com/)
|
jQuery (http://jquery.com/)
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
Version: 3.6.1
|
Version: 3.6.3
|
||||||
From: 'OpenJS Foundation' (https://openjsf.org/)
|
From: 'OpenJS Foundation' (https://openjsf.org/)
|
||||||
License(s):
|
License(s):
|
||||||
MIT (bundled/jquery-3.6.1/LICENSE.txt)
|
MIT (bundled/jquery-3.6.3/LICENSE.txt)
|
||||||
|
|
||||||
|
@@ -1 +1 @@
|
|||||||
jquery:3.6.1
|
jquery:3.6.3
|
||||||
|
678
guacamole/src/main/frontend/package-lock.json
generated
678
guacamole/src/main/frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -5,8 +5,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@simonwep/pickr": "^1.8.2",
|
"@simonwep/pickr": "^1.8.2",
|
||||||
"angular": "^1.8.2",
|
"angular": "^1.8.3",
|
||||||
"angular-route": "^1.8.2",
|
"angular-route": "^1.8.3",
|
||||||
"angular-templatecache-webpack-plugin": "^1.0.1",
|
"angular-templatecache-webpack-plugin": "^1.0.1",
|
||||||
"angular-translate": "^2.19.0",
|
"angular-translate": "^2.19.0",
|
||||||
"angular-translate-interpolation-messageformat": "^2.19.0",
|
"angular-translate-interpolation-messageformat": "^2.19.0",
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
"blob-polyfill": ">=7.0.20220408",
|
"blob-polyfill": ">=7.0.20220408",
|
||||||
"datalist-polyfill": "^1.25.0",
|
"datalist-polyfill": "^1.25.0",
|
||||||
"file-saver": "^2.0.5",
|
"file-saver": "^2.0.5",
|
||||||
"jquery": "^3.6.1",
|
"jquery": "^3.6.3",
|
||||||
"jstz": "^2.1.1",
|
"jstz": "^2.1.1",
|
||||||
"lodash": "^4.17.21"
|
"lodash": "^4.17.21"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user