diff --git a/package-lock.json b/package-lock.json index 220a5b93..7eedf611 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2198,36 +2198,19 @@ "mjolnir.js": "^2.7.0" } }, - "node_modules/@deck.gl/core/node_modules/@math.gl/core": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/@math.gl/core/-/core-3.6.2.tgz", - "integrity": "sha512-1GxQNy1EI1FvJNw3VRKoV97ZAOfDaGMRyfasA0RSl7IT98deLUOga6K5LOy4VYpD2YFgF85RBabpO6xJKyJHQg==", - "dev": true, - "dependencies": { - "@babel/runtime": "^7.12.0", - "@math.gl/types": "3.6.2", - "gl-matrix": "^3.4.0" - } - }, - "node_modules/@deck.gl/core/node_modules/@math.gl/types": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/@math.gl/types/-/types-3.6.2.tgz", - "integrity": "sha512-Vl9rod2vJDk0LofWrAWlBS3kAQO9a/V2w6MtXBOOpjF7USa4qECE9kjhKTORUET/OH2gHbzrgBDAzhATgnsAvg==", - "dev": true - }, "node_modules/@deck.gl/layers": { - "version": "8.8.3", - "resolved": "https://registry.npmjs.org/@deck.gl/layers/-/layers-8.8.3.tgz", - "integrity": "sha512-YWwTzuHmyD1lQ59H70xhx1gXJBLbXo2Bdq9TwEAxwS0IO9K18yhgRv6bFaarGB8pS8zv5g0WiY5kcNyqaA6Cvw==", + "version": "8.8.4", + "resolved": "https://registry.npmjs.org/@deck.gl/layers/-/layers-8.8.4.tgz", + "integrity": "sha512-q27vRShaIOiNOz198K1k47TOCl4qjc0qjTz5ISb6Bga9s06ZvsxDJ7QZI4IZ9r7u2dE7COiNdn3vUMMOlSq/8w==", "dev": true, "dependencies": { - "@loaders.gl/images": "^3.2.0", - "@loaders.gl/schema": "^3.2.0", - "@luma.gl/constants": "^8.5.14", + "@loaders.gl/images": "^3.2.5", + "@loaders.gl/schema": "^3.2.5", + "@luma.gl/constants": "^8.5.16", "@mapbox/tiny-sdf": "^1.1.0", - "@math.gl/core": "^3.6.0", - "@math.gl/polygon": "^3.6.0", - "@math.gl/web-mercator": "^3.6.0", + "@math.gl/core": "^3.6.2", + "@math.gl/polygon": "^3.6.2", + "@math.gl/web-mercator": "^3.6.2", "earcut": "^2.0.6" }, "peerDependencies": { @@ -2475,9 +2458,9 @@ } }, "node_modules/@loaders.gl/schema": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/@loaders.gl/schema/-/schema-3.2.4.tgz", - "integrity": "sha512-zw1tv6BGI7zLk6LSm6DssEx3VP4nKXzp6JzMPdPVwkSQKaWfkhK+7Syuz9kSCzUWJrhq3H5QslMobV8phlQl+Q==", + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/@loaders.gl/schema/-/schema-3.2.5.tgz", + "integrity": "sha512-fmaefIjwOfBl1OZFWxZDXZWwXkky+5Ry0ZEsPRp08gV+2WeHF+K4JvFHd12fxulVYDT3QLscn/ZF/QoesWV3qQ==", "dev": true, "dependencies": { "@types/geojson": "^7946.0.7", @@ -2640,23 +2623,23 @@ } }, "node_modules/@math.gl/core": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/@math.gl/core/-/core-3.6.1.tgz", - "integrity": "sha512-arWJyTIdg9EG2xPze0T569wcWsmMHswh5a194zAO86JmDxhPKe/JUU41s0D9OTipq3obuLz/OVayZJEpDB4qcw==", + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/@math.gl/core/-/core-3.6.2.tgz", + "integrity": "sha512-1GxQNy1EI1FvJNw3VRKoV97ZAOfDaGMRyfasA0RSl7IT98deLUOga6K5LOy4VYpD2YFgF85RBabpO6xJKyJHQg==", "dev": true, "dependencies": { "@babel/runtime": "^7.12.0", - "@math.gl/types": "3.6.1", + "@math.gl/types": "3.6.2", "gl-matrix": "^3.4.0" } }, "node_modules/@math.gl/polygon": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/@math.gl/polygon/-/polygon-3.6.1.tgz", - "integrity": "sha512-DS8Xxo+cadPl1YBWURFWIYGC+baiwezz4zzqAZtEn5li2dnVDbt73uiECdTBdmjXhJUiMxz1VzkF7r7Hcz10TA==", + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/@math.gl/polygon/-/polygon-3.6.2.tgz", + "integrity": "sha512-Kq9jQrO4Iv1oGb5/goS6JFzezYmynW7PrmKXLiI7vvS6jGw/ATZzl7Wn+8Svlta9NpuKKPI7DcBYSYSvfmnIoA==", "dev": true, "dependencies": { - "@math.gl/core": "3.6.1" + "@math.gl/core": "3.6.2" } }, "node_modules/@math.gl/sun": { @@ -2669,9 +2652,9 @@ } }, "node_modules/@math.gl/types": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/@math.gl/types/-/types-3.6.1.tgz", - "integrity": "sha512-G2KegmrstjUsLLtm+zj6lfxEB42s6JVDmIY3kU08HOyWHJTgvbZ2Z1MsB6z8TeKfX1QH8M/2WlemRwUS+3cj8w==", + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/@math.gl/types/-/types-3.6.2.tgz", + "integrity": "sha512-Vl9rod2vJDk0LofWrAWlBS3kAQO9a/V2w6MtXBOOpjF7USa4qECE9kjhKTORUET/OH2gHbzrgBDAzhATgnsAvg==", "dev": true }, "node_modules/@math.gl/web-mercator": { @@ -4472,9 +4455,9 @@ } }, "node_modules/apache-arrow/node_modules/@types/node": { - "version": "14.18.21", - "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.21.tgz", - "integrity": "sha512-x5W9s+8P4XteaxT/jKF0PSb7XEvo5VmqEWgsMlyeY4ZlLK8I6aH6g5TPPyDlLAep+GYf4kefb7HFyc7PAO3m+Q==", + "version": "14.18.22", + "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.22.tgz", + "integrity": "sha512-qzaYbXVzin6EPjghf/hTdIbnVW1ErMx8rPzwRNJhlbyJhu2SyqlvjGOY/tbUt6VFyzg56lROcOeSQRInpt63Yw==", "dev": true }, "node_modules/arg": { @@ -9240,23 +9223,6 @@ "@math.gl/core": "3.6.2" } }, - "node_modules/math.gl/node_modules/@math.gl/core": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/@math.gl/core/-/core-3.6.2.tgz", - "integrity": "sha512-1GxQNy1EI1FvJNw3VRKoV97ZAOfDaGMRyfasA0RSl7IT98deLUOga6K5LOy4VYpD2YFgF85RBabpO6xJKyJHQg==", - "dev": true, - "dependencies": { - "@babel/runtime": "^7.12.0", - "@math.gl/types": "3.6.2", - "gl-matrix": "^3.4.0" - } - }, - "node_modules/math.gl/node_modules/@math.gl/types": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/@math.gl/types/-/types-3.6.2.tgz", - "integrity": "sha512-Vl9rod2vJDk0LofWrAWlBS3kAQO9a/V2w6MtXBOOpjF7USa4qECE9kjhKTORUET/OH2gHbzrgBDAzhATgnsAvg==", - "dev": true - }, "node_modules/mathml-tag-names": { "version": "2.1.3", "resolved": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz", @@ -14597,40 +14563,21 @@ "gl-matrix": "^3.0.0", "math.gl": "^3.6.2", "mjolnir.js": "^2.7.0" - }, - "dependencies": { - "@math.gl/core": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/@math.gl/core/-/core-3.6.2.tgz", - "integrity": "sha512-1GxQNy1EI1FvJNw3VRKoV97ZAOfDaGMRyfasA0RSl7IT98deLUOga6K5LOy4VYpD2YFgF85RBabpO6xJKyJHQg==", - "dev": true, - "requires": { - "@babel/runtime": "^7.12.0", - "@math.gl/types": "3.6.2", - "gl-matrix": "^3.4.0" - } - }, - "@math.gl/types": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/@math.gl/types/-/types-3.6.2.tgz", - "integrity": "sha512-Vl9rod2vJDk0LofWrAWlBS3kAQO9a/V2w6MtXBOOpjF7USa4qECE9kjhKTORUET/OH2gHbzrgBDAzhATgnsAvg==", - "dev": true - } } }, "@deck.gl/layers": { - "version": "8.8.3", - "resolved": "https://registry.npmjs.org/@deck.gl/layers/-/layers-8.8.3.tgz", - "integrity": "sha512-YWwTzuHmyD1lQ59H70xhx1gXJBLbXo2Bdq9TwEAxwS0IO9K18yhgRv6bFaarGB8pS8zv5g0WiY5kcNyqaA6Cvw==", + "version": "8.8.4", + "resolved": "https://registry.npmjs.org/@deck.gl/layers/-/layers-8.8.4.tgz", + "integrity": "sha512-q27vRShaIOiNOz198K1k47TOCl4qjc0qjTz5ISb6Bga9s06ZvsxDJ7QZI4IZ9r7u2dE7COiNdn3vUMMOlSq/8w==", "dev": true, "requires": { - "@loaders.gl/images": "^3.2.0", - "@loaders.gl/schema": "^3.2.0", - "@luma.gl/constants": "^8.5.14", + "@loaders.gl/images": "^3.2.5", + "@loaders.gl/schema": "^3.2.5", + "@luma.gl/constants": "^8.5.16", "@mapbox/tiny-sdf": "^1.1.0", - "@math.gl/core": "^3.6.0", - "@math.gl/polygon": "^3.6.0", - "@math.gl/web-mercator": "^3.6.0", + "@math.gl/core": "^3.6.2", + "@math.gl/polygon": "^3.6.2", + "@math.gl/web-mercator": "^3.6.2", "earcut": "^2.0.6" } }, @@ -14836,9 +14783,9 @@ } }, "@loaders.gl/schema": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/@loaders.gl/schema/-/schema-3.2.4.tgz", - "integrity": "sha512-zw1tv6BGI7zLk6LSm6DssEx3VP4nKXzp6JzMPdPVwkSQKaWfkhK+7Syuz9kSCzUWJrhq3H5QslMobV8phlQl+Q==", + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/@loaders.gl/schema/-/schema-3.2.5.tgz", + "integrity": "sha512-fmaefIjwOfBl1OZFWxZDXZWwXkky+5Ry0ZEsPRp08gV+2WeHF+K4JvFHd12fxulVYDT3QLscn/ZF/QoesWV3qQ==", "dev": true, "requires": { "@types/geojson": "^7946.0.7", @@ -14990,23 +14937,23 @@ "dev": true }, "@math.gl/core": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/@math.gl/core/-/core-3.6.1.tgz", - "integrity": "sha512-arWJyTIdg9EG2xPze0T569wcWsmMHswh5a194zAO86JmDxhPKe/JUU41s0D9OTipq3obuLz/OVayZJEpDB4qcw==", + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/@math.gl/core/-/core-3.6.2.tgz", + "integrity": "sha512-1GxQNy1EI1FvJNw3VRKoV97ZAOfDaGMRyfasA0RSl7IT98deLUOga6K5LOy4VYpD2YFgF85RBabpO6xJKyJHQg==", "dev": true, "requires": { "@babel/runtime": "^7.12.0", - "@math.gl/types": "3.6.1", + "@math.gl/types": "3.6.2", "gl-matrix": "^3.4.0" } }, "@math.gl/polygon": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/@math.gl/polygon/-/polygon-3.6.1.tgz", - "integrity": "sha512-DS8Xxo+cadPl1YBWURFWIYGC+baiwezz4zzqAZtEn5li2dnVDbt73uiECdTBdmjXhJUiMxz1VzkF7r7Hcz10TA==", + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/@math.gl/polygon/-/polygon-3.6.2.tgz", + "integrity": "sha512-Kq9jQrO4Iv1oGb5/goS6JFzezYmynW7PrmKXLiI7vvS6jGw/ATZzl7Wn+8Svlta9NpuKKPI7DcBYSYSvfmnIoA==", "dev": true, "requires": { - "@math.gl/core": "3.6.1" + "@math.gl/core": "3.6.2" } }, "@math.gl/sun": { @@ -15019,9 +14966,9 @@ } }, "@math.gl/types": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/@math.gl/types/-/types-3.6.1.tgz", - "integrity": "sha512-G2KegmrstjUsLLtm+zj6lfxEB42s6JVDmIY3kU08HOyWHJTgvbZ2Z1MsB6z8TeKfX1QH8M/2WlemRwUS+3cj8w==", + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/@math.gl/types/-/types-3.6.2.tgz", + "integrity": "sha512-Vl9rod2vJDk0LofWrAWlBS3kAQO9a/V2w6MtXBOOpjF7USa4qECE9kjhKTORUET/OH2gHbzrgBDAzhATgnsAvg==", "dev": true }, "@math.gl/web-mercator": { @@ -16458,9 +16405,9 @@ }, "dependencies": { "@types/node": { - "version": "14.18.21", - "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.21.tgz", - "integrity": "sha512-x5W9s+8P4XteaxT/jKF0PSb7XEvo5VmqEWgsMlyeY4ZlLK8I6aH6g5TPPyDlLAep+GYf4kefb7HFyc7PAO3m+Q==", + "version": "14.18.22", + "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.22.tgz", + "integrity": "sha512-qzaYbXVzin6EPjghf/hTdIbnVW1ErMx8rPzwRNJhlbyJhu2SyqlvjGOY/tbUt6VFyzg56lROcOeSQRInpt63Yw==", "dev": true } } @@ -19924,25 +19871,6 @@ "dev": true, "requires": { "@math.gl/core": "3.6.2" - }, - "dependencies": { - "@math.gl/core": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/@math.gl/core/-/core-3.6.2.tgz", - "integrity": "sha512-1GxQNy1EI1FvJNw3VRKoV97ZAOfDaGMRyfasA0RSl7IT98deLUOga6K5LOy4VYpD2YFgF85RBabpO6xJKyJHQg==", - "dev": true, - "requires": { - "@babel/runtime": "^7.12.0", - "@math.gl/types": "3.6.2", - "gl-matrix": "^3.4.0" - } - }, - "@math.gl/types": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/@math.gl/types/-/types-3.6.2.tgz", - "integrity": "sha512-Vl9rod2vJDk0LofWrAWlBS3kAQO9a/V2w6MtXBOOpjF7USa4qECE9kjhKTORUET/OH2gHbzrgBDAzhATgnsAvg==", - "dev": true - } } }, "mathml-tag-names": {