Skip to content

Commit d41dbf6

Browse files
committed
chore: update deps
1 parent 75d92af commit d41dbf6

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

media/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"xml2js": "^0.6.2"
3535
},
3636
"resolutions": {
37-
"semix-schema-table": "0.1.3"
37+
"semix-schema-table": "0.1.3",
38+
"xml2js": "^0.6.2"
3839
},
3940
"version": "0.3.70",
4041
"repository": "git@github.com:aliyun/alibabacloud-api-vscode-toolkit.git",

media/yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6634,15 +6634,7 @@ wrappy@1:
66346634
resolved "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
66356635
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
66366636

6637-
xml2js@^0.4.23:
6638-
version "0.4.23"
6639-
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.4.23.tgz#a0c69516752421eb2ac758ee4d4ccf58843eac66"
6640-
integrity sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==
6641-
dependencies:
6642-
sax ">=0.6.0"
6643-
xmlbuilder "~11.0.0"
6644-
6645-
xml2js@^0.6.2:
6637+
xml2js@^0.4.23, xml2js@^0.6.2:
66466638
version "0.6.2"
66476639
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.6.2.tgz#dd0b630083aa09c161e25a4d0901e2b2a929b499"
66486640
integrity sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA==

0 commit comments

Comments
 (0)