From 29ff04fbe7a1fa3dd5b2834410420c7f828543e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 21:26:12 +0000 Subject: [PATCH] build(deps): Bump jsonpath-plus from 10.3.0 to 10.4.0 Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) from 10.3.0 to 10.4.0. - [Release notes](https://github.com/s3u/JSONPath/releases) - [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md) - [Commits](https://github.com/s3u/JSONPath/compare/v10.3.0...v10.4.0) --- updated-dependencies: - dependency-name: jsonpath-plus dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/core/package.json | 2 +- yarn.lock | 18 ++++++++++++++++-- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 9aec58b..8c60678 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -48,7 +48,7 @@ "ajv-formats": "~2.1.1", "es-aggregate-error": "^1.0.7", "expr-eval-fork": "^3.0.1", - "jsonpath-plus": "^10.3.0", + "jsonpath-plus": "^10.4.0", "lodash": "^4.18.1", "lodash.topath": "^4.5.2", "minimatch": "^3.1.4", diff --git a/yarn.lock b/yarn.lock index 3c5c9ec..69e205c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3212,7 +3212,7 @@ __metadata: ajv-formats: ~2.1.1 es-aggregate-error: ^1.0.7 expr-eval-fork: ^3.0.1 - jsonpath-plus: ^10.3.0 + jsonpath-plus: ^10.4.0 lodash: ^4.18.1 lodash.topath: ^4.5.2 minimatch: ^3.1.4 @@ -10011,7 +10011,21 @@ __metadata: languageName: node linkType: hard -"jsonpath-plus@npm:^10.3.0, jsonpath-plus@npm:^6.0.1 || ^10.1.0": +"jsonpath-plus@npm:^10.4.0": + version: 10.4.0 + resolution: "jsonpath-plus@npm:10.4.0" + dependencies: + "@jsep-plugin/assignment": ^1.3.0 + "@jsep-plugin/regex": ^1.0.4 + jsep: ^1.4.0 + bin: + jsonpath: bin/jsonpath-cli.js + jsonpath-plus: bin/jsonpath-cli.js + checksum: c736fb09a477f98eb8ceb05a88b71b426ae636d6f9454da32f2bde802c5c0c2f5927f186786024ff9b3360543467b5423d6849d66f42864cc6e8d1ec16017cfb + languageName: node + linkType: hard + +"jsonpath-plus@npm:^6.0.1 || ^10.1.0": version: 10.3.0 resolution: "jsonpath-plus@npm:10.3.0" dependencies: