Skip to content

Commit 9c0e15b

Browse files
authored
Merge pull request #216 from SuperMap/dependabot/npm_and_yarn/canvg-3.0.7
Bump canvg from 3.0.6 to 3.0.7
2 parents 26965dd + 40d45f2 commit 9c0e15b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"@mapbox/vector-tile": "1.3.1",
116116
"@supermap/iclient-common": "file:src/common",
117117
"@turf/turf": "5.1.6",
118-
"canvg": "3.0.6",
118+
"canvg": "3.0.7",
119119
"echarts": "4.9.0",
120120
"elasticsearch": "16.7.1",
121121
"fetch-ie8": "1.5.0",

src/mapboxgl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"three": "0.121.1",
2121
"xlsx": "0.16.8",
2222
"@supermap/iclient-common": "10.1.1",
23-
"canvg": "3.0.6",
23+
"canvg": "3.0.7",
2424
"xml-js": "1.6.8"
2525
}
2626
}

src/openlayers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@supermap/iclient-common": "10.1.1",
2222
"proj4": "2.6.2",
2323
"xlsx": "0.16.8",
24-
"canvg": "3.0.6",
24+
"canvg": "3.0.7",
2525
"lodash.remove": "^4.7.0"
2626
}
2727
}

0 commit comments

Comments
 (0)