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
2023-06-07 10:06:25 +02:00
parent f505dd5038
commit c5aab1b7a2
2 changed files with 41 additions and 41 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^111.0.0",
"chromedriver": "^114.0.1",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.8.2",
"selenium-webdriver": "^4.9.2",
"superagent": "^8.0.9"
}
}