Skip to content

Commit 68b7608

Browse files
authored
Merge pull request #85 from SuperMap/dependabot/npm_and_yarn/pbf-3.2.1
Bump pbf from 3.0.2 to 3.2.1
2 parents b4f10e4 + c1a0815 commit 68b7608

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
@@ -127,7 +127,7 @@
127127
"mapbox-gl": "1.3.1",
128128
"mapv": "2.0.40",
129129
"ol": "6.1.1",
130-
"pbf": "3.0.2",
130+
"pbf": "3.2.1",
131131
"proj4": "2.5.0",
132132
"promise-polyfill": "8.1.3",
133133
"three": "0.92.0",

src/leaflet/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.0.1",
2222
"@mapbox/vector-tile": "1.3.0",
2323
"jsonsql": "0.2.5",
24-
"pbf": "3.0.2",
24+
"pbf": "3.2.1",
2525
"proj4": "2.5.0",
2626
"xlsx": "0.15.3"
2727
}

0 commit comments

Comments
 (0)