fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MOCHA-2863123
This commit is contained in:
snyk-bot
2022-10-17 00:43:53 +00:00
parent be7a4a1da2
commit 8c7bf61f90
2 changed files with 323 additions and 601 deletions

922
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -140,7 +140,7 @@
"eslint-plugin-mocha": "5.3.0",
"eslint-plugin-security": "1.5.0",
"expect.js": "0.3.1",
"mocha": "7.2.0",
"mocha": "10.1.0",
"nyc": "15.1.0",
"parse-gitignore": "0.5.1"
},