Skip to content

Commit a531aa0

Browse files
authored
Merge pull request #55 from viqueen/snyk-upgrade-32aac94ce2cb040994758446d88d64a9
2 parents 8fbd475 + b002332 commit a531aa0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
"chalk": "^4.1.2",
5050
"commander": "^10.0.1",
5151
"fs-directory": "^1.0.0",
52-
"xml2js": "^0.5.0"
52+
"xml2js": "^0.6.0"
5353
}
5454
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1547,10 +1547,10 @@ wrappy@1:
15471547
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
15481548
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
15491549

1550-
xml2js@^0.5.0:
1551-
version "0.5.0"
1552-
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.5.0.tgz#d9440631fbb2ed800203fad106f2724f62c493b7"
1553-
integrity sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==
1550+
xml2js@^0.6.0:
1551+
version "0.6.0"
1552+
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.6.0.tgz#07afc447a97d2bd6507a1f76eeadddb09f7a8282"
1553+
integrity sha512-eLTh0kA8uHceqesPqSE+VvO1CDDJWMwlQfB6LuN6T8w6MaDJ8Txm8P7s5cHD0miF0V+GGTZrDQfxPZQVsur33w==
15541554
dependencies:
15551555
sax ">=0.6.0"
15561556
xmlbuilder "~11.0.0"

0 commit comments

Comments
 (0)