fix(deps): bump pmtiles from 3.0.5 to 3.0.6 (#1263)
Bumps [pmtiles](https://github.com/protomaps/pmtiles) from 3.0.5 to 3.0.6. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2a2437c838
commit
b1cc2ff121
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",
|
||||
"morgan": "1.10.0",
|
||||
"pbf": "3.2.1",
|
||||
"pmtiles": "3.0.5",
|
||||
"pmtiles": "3.0.6",
|
||||
"proj4": "2.11.0",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sharp": "0.33.4",
|
||||
|
@ -6690,9 +6690,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pmtiles": {
|
||||
"version": "3.0.5",
|
||||
"resolved": "https://registry.npmjs.org/pmtiles/-/pmtiles-3.0.5.tgz",
|
||||
"integrity": "sha512-K6NxVvW/vXE3052VZKF2ppyjdyhLx41FidR5yV8L/+El+lcMJpXS0vHBSPFmjdag5zkYv2XGDdq+3VjB2K7l6w==",
|
||||
"version": "3.0.6",
|
||||
"resolved": "https://registry.npmjs.org/pmtiles/-/pmtiles-3.0.6.tgz",
|
||||
"integrity": "sha512-IdeMETd5lBIDVTLul1HFl0Q7l4KLJjzdxgcp+sN7pYvbipaV7o/0u0HiV06kaFCD0IGEN8KtUHyFZpY30WMflw==",
|
||||
"dependencies": {
|
||||
"@types/leaflet": "^1.9.8",
|
||||
"fflate": "^0.8.0"
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"http-shutdown": "1.2.2",
|
||||
"morgan": "1.10.0",
|
||||
"pbf": "3.2.1",
|
||||
"pmtiles": "3.0.5",
|
||||
"pmtiles": "3.0.6",
|
||||
"proj4": "2.11.0",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sharp": "0.33.4",
|
||||
|
|
Loading…
Reference in a new issue