Merge pull request 'chore(deps): update dependency mocha to v10.5.1' (#14) from renovate/mocha-10.x-lockfile into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #14
This commit is contained in:
Aravinth Manivannan 2024-06-26 00:34:21 +05:30
commit 4b562470ca

6
package-lock.json generated
View file

@ -855,9 +855,9 @@
}
},
"node_modules/mocha": {
"version": "10.5.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.5.0.tgz",
"integrity": "sha512-KoCXMKfW2OMsvCbaJJFPdzg36lI9+tMH7yyXCoKh6PpFo7BAC/xqG7Ct/aitJDrGbIGcN2IT3cx3bZ6PDGaXmA==",
"version": "10.5.1",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.5.1.tgz",
"integrity": "sha512-eq5tEnaz2kM9ade8cuGJBMh5fBb9Ih/TB+ddlmPR+wLQmwLhUwa0ovqDlg7OTfKquW0BI7NUcNWX7DH8sC+3gw==",
"dev": true,
"license": "MIT",
"dependencies": {