From d1205cae430533c35a0f1d7f3f029d0455693471 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 11:45:26 +0000 Subject: [PATCH] Bump @terascope/data-types from 0.45.0 to 0.46.0 Bumps [@terascope/data-types](https://github.com/terascope/teraslice) from 0.45.0 to 0.46.0. - [Release notes](https://github.com/terascope/teraslice/releases) - [Commits](https://github.com/terascope/teraslice/compare/v0.45.0...v0.46.0) --- updated-dependencies: - dependency-name: "@terascope/data-types" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- .../elasticsearch-asset-apis/package.json | 2 +- yarn.lock | 58 +++++++++++++++++++ 3 files changed, 60 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 50b43c35..8fbbfd42 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "dependencies": {}, "devDependencies": { - "@terascope/data-types": "^0.45.0", + "@terascope/data-types": "^0.46.0", "@terascope/elasticsearch-api": "^3.14.0", "@terascope/elasticsearch-asset-apis": "^0.11.10", "@terascope/eslint-config": "^0.8.0", diff --git a/packages/elasticsearch-asset-apis/package.json b/packages/elasticsearch-asset-apis/package.json index 12844031..b3417b5f 100644 --- a/packages/elasticsearch-asset-apis/package.json +++ b/packages/elasticsearch-asset-apis/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "@terascope/data-mate": "^0.51.0", - "@terascope/data-types": "^0.45.0", + "@terascope/data-types": "^0.46.0", "@terascope/elasticsearch-api": "^3.14.0", "@terascope/utils": "^0.54.0", "datemath-parser": "^1.0.6", diff --git a/yarn.lock b/yarn.lock index 6840dedb..77d1962e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -761,6 +761,17 @@ lodash "^4.17.21" yargs "^17.7.2" +"@terascope/data-types@^0.46.0": + version "0.46.0" + resolved "https://registry.yarnpkg.com/@terascope/data-types/-/data-types-0.46.0.tgz#62a77f1422d8f87365644f596cfa46db1d948134" + integrity sha512-zbx9sswt8ZhKkkmKHPXcn7N/bIeVo7ND1gLsK6A0IMxeqNKfzX1aUlSsULQrc68Orl/BCBSTuW7SPs8fGeCZ5A== + dependencies: + "@terascope/types" "^0.14.0" + "@terascope/utils" "^0.55.0" + graphql "^14.7.0" + lodash "^4.17.21" + yargs "^17.7.2" + "@terascope/elasticsearch-api@^3.14.0": version "3.14.0" resolved "https://registry.yarnpkg.com/@terascope/elasticsearch-api/-/elasticsearch-api-3.14.0.tgz#6aac3fddcdc97316f26e30b554feb29e1aca34a3" @@ -859,6 +870,11 @@ resolved "https://registry.yarnpkg.com/@terascope/types/-/types-0.13.0.tgz#00418809622e3b79d78cbd422e3839a0ff737cec" integrity sha512-M4pPzKaOWyCT/AKNwkqvA8TDEoTK3XoICwgtetCKrtC/QjgYDi2aYkyIE+QnKoRavzBj0YWT13D8RN6/Rp1XKA== +"@terascope/types@^0.14.0": + version "0.14.0" + resolved "https://registry.yarnpkg.com/@terascope/types/-/types-0.14.0.tgz#eb5ad8a24b0a2d1b4517629fe5cf976f7ebef72c" + integrity sha512-sX15SWV/AOlVBkcjgHlXMXSoJJHDBNWRMbxqcYxY7IlZq9WegU3SBtsxdD01uYSXvwKTrAInjeG1PA00WN0jtA== + "@terascope/utils@^0.54.0": version "0.54.0" resolved "https://registry.yarnpkg.com/@terascope/utils/-/utils-0.54.0.tgz#98e9642a94c18211142b9faecd00a8113e4cb361" @@ -901,6 +917,48 @@ shallow-clone "^3.0.1" validator "^13.11.0" +"@terascope/utils@^0.55.0": + version "0.55.0" + resolved "https://registry.yarnpkg.com/@terascope/utils/-/utils-0.55.0.tgz#9f3db4632782fae3f043288482449de2f25a7672" + integrity sha512-KhRpyUh8SW1AUYvPPtbZ4tzqWfejJrnvrGTZEaUAB8j5BfYklnTHU6OoJ1hvgGn43mC48z7/zwxlhPubjqe70g== + dependencies: + "@terascope/types" "^0.14.0" + "@turf/bbox" "^6.4.0" + "@turf/bbox-polygon" "^6.4.0" + "@turf/boolean-contains" "^6.4.0" + "@turf/boolean-disjoint" "^6.4.0" + "@turf/boolean-equal" "^6.4.0" + "@turf/boolean-intersects" "^6.4.0" + "@turf/boolean-point-in-polygon" "^6.4.0" + "@turf/boolean-within" "^6.4.0" + "@turf/circle" "^6.4.0" + "@turf/helpers" "^6.2.0" + "@turf/invariant" "^6.2.0" + "@turf/line-to-polygon" "^6.4.0" + "@types/lodash" "^4.14.202" + "@types/validator" "^13.11.9" + awesome-phonenumber "^2.70.0" + date-fns "^2.30.0" + date-fns-tz "^1.3.7" + datemath-parser "^1.0.6" + debug "^4.3.4" + geo-tz "^7.0.7" + ip-bigint "^3.0.3" + ip-cidr "^3.1.0" + ip6addr "^0.2.5" + ipaddr.js "^2.0.1" + is-cidr "^4.0.2" + is-ip "^3.1.0" + is-plain-object "^5.0.0" + js-string-escape "^1.0.1" + kind-of "^6.0.3" + latlon-geohash "^1.1.0" + lodash "^4.17.21" + mnemonist "^0.39.8" + p-map "^4.0.0" + shallow-clone "^3.0.1" + validator "^13.11.0" + "@tootallnate/once@1": version "1.1.2" resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"