diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 48867eb..826e4e6 100644 --- a/package.json +++ b/package.json @@ -289,7 +289,7 @@ "glob": "^7.1.6", "handlebars": "^4.7.3", "minimist": ">=1.2.2", - "mocha": "^8.3.2", + "mocha": "^9.1.3", "nyc": "12.0.1", "remap-istanbul": "^0.13.0", "source-map-support": "^0.5.19", |