Skip to content

Commit b8c9416

Browse files
committed
fix: upgrade xml2js from 0.4.23 to 0.6.2
Snyk has created this PR to upgrade xml2js from 0.4.23 to 0.6.2. See this package in npm: xml2js See this project in Snyk: https://app.eu.snyk.io/org/ukhsa-default/project/4e7685ff-9a93-4c72-8ffc-b24f92a09bc8?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 35f93b7 commit b8c9416

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

Lines changed: 8 additions & 7 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
@@ -33,7 +33,7 @@
3333
"@actions/core": "^1.10.0",
3434
"@actions/github": "^5.1.1",
3535
"strip-color": "^0.1.0",
36-
"xml2js": "^0.4.23"
36+
"xml2js": "^0.6.2"
3737
},
3838
"devDependencies": {
3939
"@types/jest": "^29.4.1",

0 commit comments

Comments
 (0)