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

Update test packages

This commit is contained in:
Girish Ramakrishnan
2023-10-20 09:38:17 +02:00
parent 5c7c228ff4
commit 19c4b2a7ff
2 changed files with 24 additions and 24 deletions

View File

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