1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-11-06 18:12:36 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2023-12-12 12:38:15 +01:00
parent d62cca74cc
commit 88732c63c9
2 changed files with 16 additions and 16 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^119.0.1",
"chromedriver": "^120.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.15.0",
"selenium-webdriver": "^4.16.0",
"superagent": "^8.1.2"
}
}