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-08-03 20:59:38 -07:00
parent b0d566645a
commit ac8201d0fd
2 changed files with 14 additions and 14 deletions

View File

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