GUACAMOLE-1956: Merge updates to Java and JavaScript dependencies.

This commit is contained in:
Mike Jumper
2024-08-28 11:26:11 -07:00
committed by GitHub
57 changed files with 1362 additions and 12689 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,9 +1,9 @@
{
"description": "Dependencies to be installed by Maven for running unit tests and generating documentation",
"devDependencies": {
"jsdoc": "^4.0.2",
"karma": "^6.4.1",
"karma-firefox-launcher": "^2.1.2",
"jsdoc": "^4.0.3",
"karma": "^6.4.4",
"karma-firefox-launcher": "^2.1.3",
"karma-jasmine": "^5.1.0"
}
}