From 7a9e26d3d3adaa0f242a8f843c19616c6376bf49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 21:47:16 +0000 Subject: [PATCH] :arrow_up: bump @comunica/actor-query-operation-reduced-hash Bumps [@comunica/actor-query-operation-reduced-hash](https://github.com/comunica/comunica/tree/HEAD/packages/actor-query-operation-reduced-hash) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/comunica/comunica/releases) - [Changelog](https://github.com/comunica/comunica/blob/master/CHANGELOG.md) - [Commits](https://github.com/comunica/comunica/commits/v2.10.1/packages/actor-query-operation-reduced-hash) --- updated-dependencies: - dependency-name: "@comunica/actor-query-operation-reduced-hash" dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index e0cbe58..2bc52bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -505,12 +505,12 @@ sparqlalgebrajs "^4.2.0" "@comunica/actor-query-operation-reduced-hash@^2.10.0": - version "2.10.0" - resolved "https://registry.npmjs.org/@comunica/actor-query-operation-reduced-hash/-/actor-query-operation-reduced-hash-2.10.0.tgz" - integrity sha512-cLAW1gi8MJIMtruWRCd879X769PSJ3Rlsxm/xxLp/rQj3qaBcyJpw5Z8Y9z4F43LZIebYDcRzjijCM6Ri8j6Tg== + version "2.10.1" + resolved "https://registry.yarnpkg.com/@comunica/actor-query-operation-reduced-hash/-/actor-query-operation-reduced-hash-2.10.1.tgz#89d56cecbf7b40d283d1ec76a2fe401a28abcb63" + integrity sha512-9hX25ztkbNxnaUd7Gtilok+9WJkr/s3a3y4axLoYX4/nOogYN+nZRKChvNSn4qn/lWvpG5VWv4+q0en1fP+AGA== dependencies: "@comunica/bus-hash-bindings" "^2.10.0" - "@comunica/bus-query-operation" "^2.10.0" + "@comunica/bus-query-operation" "^2.10.1" "@comunica/core" "^2.10.0" "@comunica/types" "^2.10.0" lru-cache "^10.0.0" @@ -1450,6 +1450,16 @@ rdf-data-factory "^1.1.1" rdf-string "^1.6.1" +"@comunica/bindings-factory@^2.10.1": + version "2.10.1" + resolved "https://registry.yarnpkg.com/@comunica/bindings-factory/-/bindings-factory-2.10.1.tgz#809d20ed7602388f8755113d0864001edfebbd50" + integrity sha512-AUD3VWlCYljgk5jfaMejSIL9CiX3aV/cAn314e/dYP/rrnVgachcCwyaD8hKHWTBHDs5rcGxr/iwruBOfsERvQ== + dependencies: + "@rdfjs/types" "*" + immutable "^4.1.0" + rdf-data-factory "^1.1.1" + rdf-string "^1.6.1" + "@comunica/bus-context-preprocess@^2.10.0": version "2.10.0" resolved "https://registry.npmjs.org/@comunica/bus-context-preprocess/-/bus-context-preprocess-2.10.0.tgz" @@ -1539,6 +1549,22 @@ rdf-terms "^1.11.0" sparqlalgebrajs "^4.2.0" +"@comunica/bus-query-operation@^2.10.1": + version "2.10.1" + resolved "https://registry.yarnpkg.com/@comunica/bus-query-operation/-/bus-query-operation-2.10.1.tgz#9239bfcb4c0e93f189cf747de521212d17c35d59" + integrity sha512-PoUSJeKaMZtZu+ZtB+5ABjPOiW1YjxOdLE1N5znxX2oiDKCQHmAXVaVkbVx1jPDLGYFNcOlOSzpRMqLQ/L4JIw== + dependencies: + "@comunica/bindings-factory" "^2.10.1" + "@comunica/context-entries" "^2.10.0" + "@comunica/core" "^2.10.0" + "@comunica/data-factory" "^2.7.0" + "@comunica/types" "^2.10.0" + "@rdfjs/types" "*" + asynciterator "^3.8.1" + rdf-string "^1.6.1" + rdf-terms "^1.11.0" + sparqlalgebrajs "^4.2.0" + "@comunica/bus-query-parse@^2.10.0": version "2.10.0" resolved "https://registry.npmjs.org/@comunica/bus-query-parse/-/bus-query-parse-2.10.0.tgz"