Bump geotiff from 2.0.3 to 2.0.4

Bumps [geotiff](https://github.com/geotiffjs/geotiff.js) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/geotiffjs/geotiff.js/releases)
- [Commits](https://github.com/geotiffjs/geotiff.js/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: geotiff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-07 10:00:58 +00:00
committed by GitHub
parent 5fec74c089
commit 624a58cfff

12
package-lock.json generated
View File

@@ -5233,9 +5233,9 @@
}
},
"node_modules/geotiff": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/geotiff/-/geotiff-2.0.3.tgz",
"integrity": "sha512-Y1DyiPnSeZ6kU9vBB3PRLeMPkk0/D5keO6jnyKm+eR9G3kkQz6ATeNwrMoVXDE/h3tSPP9XaIBVzn9M0a1WWWA==",
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/geotiff/-/geotiff-2.0.4.tgz",
"integrity": "sha512-aG8h9bJccGusioPsEWsEqx8qdXpZN71A20WCvRKGxcnHSOWLKmC5ZmsAmodfxb9TRQvs+89KikGuPzxchhA+Uw==",
"dependencies": {
"@petamoriken/float16": "^3.4.7",
"lerc": "^3.0.0",
@@ -14384,9 +14384,9 @@
"dev": true
},
"geotiff": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/geotiff/-/geotiff-2.0.3.tgz",
"integrity": "sha512-Y1DyiPnSeZ6kU9vBB3PRLeMPkk0/D5keO6jnyKm+eR9G3kkQz6ATeNwrMoVXDE/h3tSPP9XaIBVzn9M0a1WWWA==",
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/geotiff/-/geotiff-2.0.4.tgz",
"integrity": "sha512-aG8h9bJccGusioPsEWsEqx8qdXpZN71A20WCvRKGxcnHSOWLKmC5ZmsAmodfxb9TRQvs+89KikGuPzxchhA+Uw==",
"requires": {
"@petamoriken/float16": "^3.4.7",
"lerc": "^3.0.0",