1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-27 23:47:28 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2021-08-23 11:17:41 +02:00
parent 2877b4e599
commit 0aab01b926
2 changed files with 4 additions and 4 deletions

View File

@@ -850,9 +850,9 @@
}
},
"mocha": {
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.3.tgz",
"integrity": "sha512-hnYFrSefHxYS2XFGtN01x8un0EwNu2bzKvhpRFhgoybIvMaOkkL60IVPmkb5h6XDmUl4IMSB+rT5cIO4/4bJgg==",
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-9.1.0.tgz",
"integrity": "sha512-Kjg/XxYOFFUi0h/FwMOeb6RoroiZ+P1yOfya6NK7h3dNhahrJx1r2XIT3ge4ZQvJM86mdjNA+W5phqRQh7DwCg==",
"requires": {
"@ungap/promise-all-settled": "1.1.2",
"ansi-colors": "4.1.1",