Skip to content

Commit 93af96f

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.snyk.io/org/security-8KHZ9964cxY5TWRHP7gEjR/project/a6519011-d0b1-4ec7-9875-137e042189af?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a47aca4 commit 93af96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"plist": "^3.0.5",
6262
"shelljs": "^0.8.5",
6363
"xcode": "^3.0.1",
64-
"xml2js": "^0.4.23"
64+
"xml2js": "^0.6.2"
6565
},
6666
"devDependencies": {
6767
"fs": "0.0.1-security",

0 commit comments

Comments
 (0)