Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: tests/ui-regression/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
  • Loading branch information
snyk-bot committed Sep 16, 2021
commit f6230d26a71c76ec9e2912c84ae7d38a9664fecd
2 changes: 1 addition & 1 deletion tests/ui-regression/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "",
"dependencies": {
"chai": "^4.1.2",
"mocha": "^7.1.1",
"mocha": "^8.3.0",
"mocha-json-report": "0.0.2",
"pixelmatch": "^5.0.2",
"png-js": "^0.1.1",
Expand Down