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
2023-10-03 11:34:52 +02:00
parent f7bb7204b6
commit e700619300
2 changed files with 25 additions and 25 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^115.0.1",
"chromedriver": "^117.0.3",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.11.1",
"superagent": "^8.0.9"
"selenium-webdriver": "^4.13.0",
"superagent": "^8.1.2"
}
}