Skip to content

Commit 5f73db8

Browse files
Merge pull request #489 from browserstack/AFD-1820-fix-vul
Update mocha
2 parents 89ebf2d + 0a1b893 commit 5f73db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"chai": "4.3.6",
4343
"chai-as-promised": "7.1.1",
4444
"custom-env": "2.0.1",
45-
"mocha": "7.2.0",
45+
"mocha": "^10.2.0",
4646
"nyc": "15.1.0",
4747
"proxyquire": "2.1.3",
4848
"rewire": "5.0.0",

0 commit comments

Comments
 (0)