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

Update test packages

This commit is contained in:
Girish Ramakrishnan
2024-05-27 15:10:41 +02:00
parent d7c3ae38fe
commit 08868f64d4
2 changed files with 276 additions and 166 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^123.0.3",
"chromedriver": "^125.0.2",
"expect.js": "^0.3.1",
"mocha": "^10.4.0",
"selenium-webdriver": "^4.19.0",
"superagent": "^8.1.2"
"selenium-webdriver": "^4.21.0",
"superagent": "^9.0.2"
}
}