Skip to content

Commit 6d49142

Browse files
authored
Merge pull request SuperMap#94 from SuperMap/dependabot/npm_and_yarn/mapbox/vector-tile-1.3.1
Bump @mapbox/vector-tile from 1.3.0 to 1.3.1
2 parents 891de98 + d25655d commit 6d49142

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
@@ -112,7 +112,7 @@
112112
"webpack-node-externals": "^1.7.2"
113113
},
114114
"dependencies": {
115-
"@mapbox/vector-tile": "1.3.0",
115+
"@mapbox/vector-tile": "1.3.1",
116116
"@supermap/iclient-common": "file:src/common",
117117
"@turf/turf": "5.1.6",
118118
"canvg": "1.5.3",

src/leaflet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"mapv":"2.0.38",
2020
"leaflet": "1.5.1",
2121
"@supermap/iclient-common": "10.0.1",
22-
"@mapbox/vector-tile": "1.3.0",
22+
"@mapbox/vector-tile": "1.3.1",
2323
"jsonsql": "0.2.5",
2424
"pbf": "3.2.1",
2525
"proj4": "2.6.0",

0 commit comments

Comments
 (0)