mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 06:47:09 +01:00
Merge pull request #12 from hudl/security-fixvulnerabilities
notick | fix security vulnerabilities
This commit is contained in:
commit
b9ac788b26
2 changed files with 3042 additions and 2116 deletions
5155
reports/jest/package-lock.json
generated
5155
reports/jest/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -10,7 +10,8 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"jest": "^26.5.3",
|
"jest": "^26.5.3",
|
||||||
"jest-junit": "^12.0.0"
|
"jest-junit": "^12.0.0",
|
||||||
|
"jsprim": "^1.4.2"
|
||||||
},
|
},
|
||||||
"jest-junit": {
|
"jest-junit": {
|
||||||
"suiteName": "jest tests",
|
"suiteName": "jest tests",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue