fix(deps): bump pmtiles from 3.0.6 to 3.0.7
Bumps [pmtiles](https://github.com/protomaps/pmtiles) from 3.0.6 to 3.0.7. - [Commits](https://github.com/protomaps/pmtiles/commits) --- updated-dependencies: - dependency-name: pmtiles dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
585ac508f1
commit
307dce9883
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -30,7 +30,7 @@
|
||||||
"http-shutdown": "1.2.2",
|
"http-shutdown": "1.2.2",
|
||||||
"morgan": "1.10.0",
|
"morgan": "1.10.0",
|
||||||
"pbf": "4.0.1",
|
"pbf": "4.0.1",
|
||||||
"pmtiles": "3.0.6",
|
"pmtiles": "3.0.7",
|
||||||
"proj4": "2.11.0",
|
"proj4": "2.11.0",
|
||||||
"sanitize-filename": "1.6.3",
|
"sanitize-filename": "1.6.3",
|
||||||
"sharp": "0.33.4",
|
"sharp": "0.33.4",
|
||||||
|
@ -6660,9 +6660,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/pmtiles": {
|
"node_modules/pmtiles": {
|
||||||
"version": "3.0.6",
|
"version": "3.0.7",
|
||||||
"resolved": "https://registry.npmjs.org/pmtiles/-/pmtiles-3.0.6.tgz",
|
"resolved": "https://registry.npmjs.org/pmtiles/-/pmtiles-3.0.7.tgz",
|
||||||
"integrity": "sha512-IdeMETd5lBIDVTLul1HFl0Q7l4KLJjzdxgcp+sN7pYvbipaV7o/0u0HiV06kaFCD0IGEN8KtUHyFZpY30WMflw==",
|
"integrity": "sha512-kGTFNyzmNdF8yiGxuoskNwLfUkHzC1ouJ5waL6dLID+g4hKlGnohIGX4q7qXrY0rHTK+8MwIKDTrUjY70Kk5ew==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/leaflet": "^1.9.8",
|
"@types/leaflet": "^1.9.8",
|
||||||
"fflate": "^0.8.0"
|
"fflate": "^0.8.0"
|
||||||
|
|
|
@ -39,7 +39,7 @@
|
||||||
"http-shutdown": "1.2.2",
|
"http-shutdown": "1.2.2",
|
||||||
"morgan": "1.10.0",
|
"morgan": "1.10.0",
|
||||||
"pbf": "4.0.1",
|
"pbf": "4.0.1",
|
||||||
"pmtiles": "3.0.6",
|
"pmtiles": "3.0.7",
|
||||||
"proj4": "2.11.0",
|
"proj4": "2.11.0",
|
||||||
"sanitize-filename": "1.6.3",
|
"sanitize-filename": "1.6.3",
|
||||||
"sharp": "0.33.4",
|
"sharp": "0.33.4",
|
||||||
|
|
Loading…
Reference in a new issue