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
2022-11-07 15:47:08 +01:00
parent 35e3edaa6c
commit 26db0254c7
2 changed files with 81 additions and 592 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^106.0.1",
"chromedriver": "^107.0.3",
"expect.js": "^0.3.1",
"mocha": "^10.1.0",
"rimraf": "^3.0.2",
"selenium-webdriver": "^4.5.0",
"superagent": "^8.0.0"
"selenium-webdriver": "^4.6.0",
"superagent": "^8.0.3"
}
}