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

Update test packages

This commit is contained in:
Girish Ramakrishnan
2024-09-03 15:34:56 +02:00
parent d7b0862f12
commit 66abb7718b
2 changed files with 188 additions and 176 deletions

View File

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