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

Update test deps

This commit is contained in:
Johannes Zellner
2023-11-14 16:20:29 +01:00
parent 16ffe8295f
commit 092f2089f2
2 changed files with 48 additions and 48 deletions

View File

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