fix(deps): bump pmtiles from 3.0.6 to 3.0.7 (#1333)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
585ac508f1
commit
fb171e29a3
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": "4.0.1",
|
||||
"pmtiles": "3.0.6",
|
||||
"pmtiles": "3.0.7",
|
||||
"proj4": "2.11.0",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sharp": "0.33.4",
|
||||
|
@ -6660,9 +6660,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pmtiles": {
|
||||
"version": "3.0.6",
|
||||
"resolved": "https://registry.npmjs.org/pmtiles/-/pmtiles-3.0.6.tgz",
|
||||
"integrity": "sha512-IdeMETd5lBIDVTLul1HFl0Q7l4KLJjzdxgcp+sN7pYvbipaV7o/0u0HiV06kaFCD0IGEN8KtUHyFZpY30WMflw==",
|
||||
"version": "3.0.7",
|
||||
"resolved": "https://registry.npmjs.org/pmtiles/-/pmtiles-3.0.7.tgz",
|
||||
"integrity": "sha512-kGTFNyzmNdF8yiGxuoskNwLfUkHzC1ouJ5waL6dLID+g4hKlGnohIGX4q7qXrY0rHTK+8MwIKDTrUjY70Kk5ew==",
|
||||
"dependencies": {
|
||||
"@types/leaflet": "^1.9.8",
|
||||
"fflate": "^0.8.0"
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"http-shutdown": "1.2.2",
|
||||
"morgan": "1.10.0",
|
||||
"pbf": "4.0.1",
|
||||
"pmtiles": "3.0.6",
|
||||
"pmtiles": "3.0.7",
|
||||
"proj4": "2.11.0",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sharp": "0.33.4",
|
||||
|
|
Loading…
Reference in a new issue