1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-27 23:37:25 +00:00

Update modules

This commit is contained in:
Girish Ramakrishnan
2019-11-06 10:59:32 -08:00
parent 12a2544b77
commit 80cd46d726
2 changed files with 159 additions and 303 deletions

View File

@@ -9,13 +9,13 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^76.0.0",
"ejs": "^2.6.2",
"chromedriver": "^78.0.1",
"ejs": "^2.7.1",
"expect.js": "^0.3.1",
"mkdirp": "^0.5.1",
"mocha": "^6.2.0",
"rimraf": "^2.6.3",
"selenium-server-standalone-jar": "^3.141.5",
"mocha": "^6.2.2",
"rimraf": "^3.0.0",
"selenium-server-standalone-jar": "^3.141.59",
"selenium-webdriver": "^3.6.0",
"superagent": "^5.1.0"
}