GUACAMOLE-926: Fix invalid group identifier error message and upgrade yaml npm dependency.

This commit is contained in:
James Muehlner
2023-04-26 00:07:39 +00:00
parent 0cef6ef96c
commit 9f2baeb1b8
3 changed files with 10 additions and 10 deletions

View File

@@ -18,7 +18,7 @@
"jquery": "^3.6.4",
"jstz": "^2.1.1",
"lodash": "^4.17.21",
"yaml": "^2.2.1"
"yaml": "^2.2.2"
},
"devDependencies": {
"@babel/core": "^7.20.12",