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

Update test deps

This commit is contained in:
Johannes Zellner
2021-04-06 10:12:06 +02:00
parent 64a6e8bbf6
commit cb832e1c5d
2 changed files with 42 additions and 42 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^88.0.0",
"chromedriver": "^89.0.0",
"expect.js": "^0.3.1",
"mocha": "^8.3.0",
"mocha": "^8.3.2",
"selenium-webdriver": "^3.6.0",
"superagent": "^6.1.0"
}