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-06-04 16:36:41 +02:00
parent a701dbbafc
commit 8b8597cd7a
2 changed files with 17 additions and 17 deletions

View File

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