1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-02 15:55:02 +00:00

Update test packages

This commit is contained in:
Girish Ramakrishnan
2021-12-03 10:36:16 -08:00
parent 83da665570
commit 2c284d36fa
2 changed files with 20 additions and 21 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^95.0.0",
"chromedriver": "^96.0.0",
"expect.js": "^0.3.1",
"mocha": "^9.1.3",
"rimraf": "^3.0.2",
"selenium-webdriver": "^4.0.0",
"selenium-webdriver": "^4.1.0",
"superagent": "^6.1.0"
}
}