forked from cloudron-apps/gitea-app
Update node modules
This commit is contained in:
parent
783cce292c
commit
4514b6fc9b
1 changed files with 5 additions and 5 deletions
|
@ -9,14 +9,14 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"chromedriver": "^76.0.0",
|
||||
"chromedriver": "^78.0.1",
|
||||
"expect.js": "^0.3.1",
|
||||
"mocha": "^6.1.4",
|
||||
"rimraf": "^2.6.3",
|
||||
"superagent": "^5.0.5"
|
||||
"mocha": "^6.2.2",
|
||||
"rimraf": "^3.0.0",
|
||||
"superagent": "^5.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"selenium-server-standalone-jar": "^3.141.5",
|
||||
"selenium-server-standalone-jar": "^3.141.59",
|
||||
"selenium-webdriver": "^3.6.0",
|
||||
"superagent": "^1.8.5"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue