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-07-02 14:16:42 +02:00
parent 52bd864c70
commit 9c7fb0d580
2 changed files with 26 additions and 26 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^125.0.3",
"chromedriver": "^126.0.4",
"expect.js": "^0.3.1",
"mocha": "^10.4.0",
"selenium-webdriver": "^4.21.0"
"mocha": "^10.5.2",
"selenium-webdriver": "^4.22.0"
}
}