mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 06:47:09 +01:00
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-XML2JS-5414874
This commit is contained in:
parent
c6353ac224
commit
e2660252fe
2 changed files with 4 additions and 4 deletions
|
|
@ -37,7 +37,7 @@
|
|||
"fast-glob": "^3.2.5",
|
||||
"got": "^11.8.2",
|
||||
"picomatch": "^2.2.2",
|
||||
"xml2js": "^0.4.23"
|
||||
"xml2js": "^0.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@octokit/types": "^7.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue