Skip to content

Commit

Permalink
chore(deps-dev): bump xml2js from 0.5.0 to 0.6.2 (#6349)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 1e5839f commit 6e356db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"sinon": "^15.2.0",
"ts-pegjs": "^0.3.1",
"typescript": "5.2.2",
"xml2js": "^0.5.0",
"xml2js": "^0.6.2",
"yargs": "^17.7.2"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1982,7 +1982,7 @@ __metadata:
ts-pegjs: ^0.3.1
typescript: 5.2.2
winston: ^3.10.0
xml2js: ^0.5.0
xml2js: ^0.6.2
yargs: ^17.7.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9073,13 +9073,13 @@ __metadata:
languageName: node
linkType: hard

"xml2js@npm:^0.5.0":
version: 0.5.0
resolution: "xml2js@npm:0.5.0"
"xml2js@npm:^0.6.2":
version: 0.6.2
resolution: "xml2js@npm:0.6.2"
dependencies:
sax: ">=0.6.0"
xmlbuilder: ~11.0.0
checksum: 1aa71d62e5bc2d89138e3929b9ea46459157727759cbc62ef99484b778641c0cd21fb637696c052d901a22f82d092a3e740a16b4ce218e81ac59b933535124ea
checksum: 458a83806193008edff44562c0bdb982801d61ee7867ae58fd35fab781e69e17f40dfeb8fc05391a4648c9c54012066d3955fe5d993ffbe4dc63399023f32ac2
languageName: node
linkType: hard

Expand Down

0 comments on commit 6e356db

Please sign in to comment.