Skip to content

Commit 4831e6a

Browse files
authored
chore: bump mocha to 10.1.0 (#512)
Duplicates #510 Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **589/1000** <br/> **Why?** Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS) <br/>[SNYK-JS-MOCHA-2863123](https://snyk.io/vuln/SNYK-JS-MOCHA-2863123) | Yes | No Known Exploit Signed-off-by: Lance Ball <[email protected]> Signed-off-by: Lance Ball <[email protected]>
1 parent 760a024 commit 4831e6a

File tree

2 files changed

+75
-69
lines changed

2 files changed

+75
-69
lines changed

package-lock.json

Lines changed: 74 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"eslint-plugin-promise": "^5.1.0",
138138
"got": "^11.8.5",
139139
"http-parser-js": "^0.5.2",
140-
"mocha": "~9.2.0",
140+
"mocha": "^10.1.0",
141141
"nock": "~12.0.3",
142142
"nyc": "~15.0.0",
143143
"prettier": "^2.0.5",

0 commit comments

Comments
 (0)