Skip to content

Commit cb1d499

Browse files
authored
fix(security): update mocha to resolve nanoid vulnerability TICKET: DX-1557
2 parents ddcc7e2 + 76a6f16 commit cb1d499

File tree

2 files changed

+83
-165
lines changed

2 files changed

+83
-165
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"lerna": "^5.5.0",
3535
"lint-staged": "^12.4.1",
3636
"make-dir": "^3.1.0",
37-
"mocha": "^9.2.0",
37+
"mocha": "10.6.0",
3838
"nock": "^13.3.1",
3939
"nyc": "^15.1.0",
4040
"parse-url": "^8.1.0",

0 commit comments

Comments
 (0)