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
2021-10-04 10:39:38 -07:00
parent c8e0d8aece
commit 21dfd65456
2 changed files with 53 additions and 166 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^92.0.1",
"chromedriver": "^94.0.0",
"expect.js": "^0.3.1",
"mocha": "^9.0.3",
"mocha": "^9.1.2",
"selenium-webdriver": "^3.6.0",
"superagent": "^6.1.0"
}