1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-27 23:37:25 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2024-05-08 12:15:44 +02:00
parent dce1a84d59
commit 31b7b66a31
3 changed files with 16 additions and 379 deletions

View File

@@ -9,10 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^123.0.2",
"chromedriver": "^124.0.1",
"expect.js": "^0.3.1",
"mocha": "^10.4.0",
"selenium-webdriver": "^4.19.0",
"superagent": "^8.1.2"
"selenium-webdriver": "^4.20.0"
}
}