From 22a2cb9a374f1d0a92e7b3dd669a00ea5b18ff04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 03:43:36 +0000 Subject: [PATCH] build(deps): bump lodash from 4.17.23 to 4.18.1 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index bcb2e08..31125fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15244,9 +15244,9 @@ } }, "node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz", + "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==", "license": "MIT" }, "node_modules/lodash.get": { @@ -20173,10 +20173,10 @@ }, "packages/cli": { "name": "@hydrofoil/talos", - "version": "0.8.2", + "version": "0.8.3", "dependencies": { "@hydrofoil/resource-store": "^0.2.2", - "@hydrofoil/talos-core": "^0.3.1", + "@hydrofoil/talos-core": "^0.3.2", "@hydrofoil/vocabularies": "^2.1.1", "@tpluscode/rdf-string": "^1.3.4", "@tpluscode/sparql-builder": "^3.0.1", @@ -20184,7 +20184,7 @@ "@zazuko/vocabularies": "^4.0.1", "@zazuko/vocabulary-extras": "^2.0.6", "anylogger": "^1.0.11", - "commander": "^14.0.3", + "commander": "^14", "node-fetch": "^3.3.0", "pino": "^9.6.0", "pino-pretty": "^13.0.0", @@ -20221,7 +20221,7 @@ }, "packages/core": { "name": "@hydrofoil/talos-core", - "version": "0.3.1", + "version": "0.3.2", "dependencies": { "@comunica/query-sparql": "^4.2.0", "@fcostarodrigo/walk": "^6.0.1",