Skip to content

Commit df6b2eb

Browse files
authored
Merge pull request #215 from SuperMap/dependabot/npm_and_yarn/xml-js-1.6.11
Bump xml-js from 1.6.8 to 1.6.11
2 parents 9c0e15b + 3f29626 commit df6b2eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"promise-polyfill": "8.1.3",
133133
"three": "0.121.1",
134134
"xlsx": "0.16.8",
135-
"xml-js": "1.6.8"
135+
"xml-js": "1.6.11"
136136
},
137137
"pre-commit": [
138138
"lint"

src/mapboxgl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"xlsx": "0.16.8",
2222
"@supermap/iclient-common": "10.1.1",
2323
"canvg": "3.0.7",
24-
"xml-js": "1.6.8"
24+
"xml-js": "1.6.11"
2525
}
2626
}

0 commit comments

Comments
 (0)