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
2024-10-09 09:19:08 +02:00
parent e365f033d1
commit 662cfae820
2 changed files with 16 additions and 16 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^128.0.1",
"chromedriver": "^129.0.2",
"expect.js": "^0.3.1",
"mocha": "^10.7.3",
"selenium-webdriver": "^4.24.0",
"selenium-webdriver": "^4.25.0",
"superagent": "^10.1.0"
}
}