Skip to content

Commit

Permalink
fix: upgrade mocha from 10.6.0 to 10.7.0 (#38)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade mocha from 10.6.0 to 10.7.0.

See this package in npm:
mocha

See this project in Snyk:
https://app.snyk.io/org/hoang3402/project/73782d82-a517-4b0e-a07f-c159851d17fc?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
hoang3402 and snyk-bot authored Aug 23, 2024
1 parent ded3e0f commit dba6ad5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"chai": "^4.5.0",
"http-server": "^14.1.1",
"jest": "^29.7.0",
"mocha": "^10.6.0"
"mocha": "^10.7.0"
}
}

0 comments on commit dba6ad5

Please sign in to comment.