1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-02 07:45:05 +00:00

Update test packages

This commit is contained in:
Girish Ramakrishnan
2023-02-20 10:30:47 +01:00
parent a99dfc8e2a
commit 50ec10f0ae

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^109.0.0",
"chromedriver": "^110.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.8.0",
"superagent": "^8.0.8"
"selenium-webdriver": "^4.8.1",
"superagent": "^8.0.9"
}
}