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
2022-03-01 12:23:42 +01:00
parent bdf8642472
commit 2cebdea6a6
2 changed files with 16 additions and 16 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^97.0.4",
"chromedriver": "^98.0.1",
"expect.js": "^0.3.1",
"mocha": "^9.2.0",
"mocha": "^9.2.1",
"selenium-webdriver": "^4.1.1",
"superagent": "^7.1.1"
}