"CLOUDRON_OIDC_PROVIDER_NAME is not supported" comment added

checklist added
This commit is contained in:
Vladimir D
2024-12-26 16:20:18 +04:00
parent 4653d689d8
commit 94ea75bfdb
6 changed files with 667 additions and 110 deletions

View File

@@ -10,10 +10,10 @@
"license": "ISC",
"devDependencies": {
"expect.js": "^0.3.1",
"mocha": "^10.7.3",
"selenium-webdriver": "^4.24.1"
"mocha": "^11.0.1",
"selenium-webdriver": "^4.27.0"
},
"dependencies": {
"chromedriver": "^128.0.3"
"chromedriver": "^131.0.4"
}
}