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

Update test packages

This commit is contained in:
Girish Ramakrishnan
2022-11-02 11:42:59 +01:00
parent d44cbc7900
commit a3fd6f5aec
2 changed files with 52 additions and 508 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^106.0.1",
"chromedriver": "^107.0.2",
"expect.js": "^0.3.1",
"mocha": "^10.0.0",
"mocha": "^10.1.0",
"selenium-webdriver": "^4.5.0",
"superagent": "^8.0.2"
"superagent": "^8.0.3"
}
}