Skip to content

Commit

Permalink
fix(deps): mocha@^10.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
agungjati authored and wesleytodd committed Feb 12, 2025
1 parent 2a53336 commit 1d5129f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ unreleased
* deps: body-parser@^2.1.0
* deps: router@^2.1.0
* deps: nyc@^17.1.0
* deps: mocha@^10.7.3

5.0.1 / 2024-10-08
==========
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"hbs": "4.2.0",
"marked": "15.0.3",
"method-override": "3.0.0",
"mocha": "10.2.0",
"mocha": "^10.7.3",
"morgan": "1.10.0",
"nyc": "^17.1.0",
"pbkdf2-password": "1.2.1",
Expand Down

0 comments on commit 1d5129f

Please sign in to comment.