1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-28 15:57:24 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2020-09-08 13:15:20 +02:00
parent 0a1c5ceed2
commit ef295ffb0b
2 changed files with 135 additions and 124 deletions

View File

@@ -9,14 +9,13 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^84.0.1",
"ejs": "^3.1.3",
"chromedriver": "^85.0.0",
"expect.js": "^0.3.1",
"mkdirp": "^1.0.4",
"mocha": "^8.1.1",
"mocha": "^8.1.3",
"rimraf": "^3.0.2",
"selenium-server-standalone-jar": "^3.141.59",
"selenium-webdriver": "^3.6.0",
"superagent": "^5.3.1"
"superagent": "^6.1.0"
}
}