1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-28 07:47:23 +00:00

Version 1.21.2

This commit is contained in:
Girish Ramakrishnan
2022-12-24 12:04:24 +01:00
parent dbfcedbdab
commit cdebb682e7
4 changed files with 61 additions and 76 deletions

View File

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