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
2022-07-31 07:55:51 +02:00
parent 320fbf86d9
commit 200dc7676f
2 changed files with 74 additions and 75 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^101.0.0",
"chromedriver": "^103.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.0.0",
"rimraf": "^3.0.2",
"selenium-webdriver": "^4.1.2",
"superagent": "^7.1.3"
"selenium-webdriver": "^4.3.1",
"superagent": "^8.0.0"
}
}