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-02-25 11:42:18 +01:00
parent 8a6c78328d
commit e2c9e659ba
2 changed files with 69 additions and 69 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^108.0.0",
"chromedriver": "^110.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.7.1",
"superagent": "^8.0.6"
"selenium-webdriver": "^4.8.1",
"superagent": "^8.0.9"
}
}