Skip to content

Commit 3c903cb

Browse files
chore(deps-dev): bump xmlbuilder2 from 3.1.1 to 4.0.0
Bumps [xmlbuilder2](https://github.com/oozcitak/xmlbuilder2) from 3.1.1 to 4.0.0. - [Changelog](https://github.com/oozcitak/xmlbuilder2/blob/master/CHANGELOG.md) - [Commits](oozcitak/xmlbuilder2@v3.1.1...v4.0.0) --- updated-dependencies: - dependency-name: xmlbuilder2 dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 101b8ec commit 3c903cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"ajv-formats": "^3.0.1",
8989
"ajv-formats-draft2019": "^1.6.1",
9090
"libxmljs2": "^0.35||^0.37",
91-
"xmlbuilder2": "^3.0.2"
91+
"xmlbuilder2": "^4.0.0"
9292
},
9393
"peerDependenciesMeta": {
9494
"ajv": {
@@ -112,7 +112,7 @@
112112
"ajv-formats": "^3.0.1",
113113
"ajv-formats-draft2019": "^1.6.1",
114114
"libxmljs2": "^0.35||^0.37",
115-
"xmlbuilder2": "^3.0.2",
115+
"xmlbuilder2": "^4.0.0",
116116
"@types/mocha": "^10",
117117
"@types/node": "ts5.7",
118118
"@types/spdx-expression-parse": "^3",

0 commit comments

Comments
 (0)