From c3ce87f48760eb4ed854cf91f1060c35729ac0be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 05:01:40 +0000 Subject: [PATCH] chore(deps-dev): bump jsonpath-plus from 6.0.1 to 10.3.0 Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) from 6.0.1 to 10.3.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/v6.0.1...v10.3.0) --- updated-dependencies: - dependency-name: jsonpath-plus dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 ++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index ba9c942..d7a4c96 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "fast-safe-stringify": "^2.1.1", "glob": "^8.0.3", "js-yaml": "^4.1.1", - "jsonpath-plus": "^6.0.1", + "jsonpath-plus": "^10.3.0", "mdast-builder": "^1.1.1", "mdast-util-from-markdown": "^0.8.5", "mdast-util-gfm": "^0.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ad811a..0147f9c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: ^4.1.1 version: 4.1.1 jsonpath-plus: - specifier: ^6.0.1 - version: 6.0.1 + specifier: ^10.3.0 + version: 10.3.0 mdast-builder: specifier: ^1.1.1 version: 1.1.1 @@ -1590,10 +1590,6 @@ packages: engines: {node: '>=18.0.0'} hasBin: true - jsonpath-plus@6.0.1: - resolution: {integrity: sha512-EvGovdvau6FyLexFH2OeXfIITlgIbgZoAZe3usiySeaIDm5QS+A10DKNpaPBBqqRSZr2HN6HVNXxtwUAr2apEw==} - engines: {node: '>=10.0.0'} - jsonpointer@5.0.1: resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==} engines: {node: '>=0.10.0'} @@ -4529,8 +4525,6 @@ snapshots: '@jsep-plugin/regex': 1.0.4(jsep@1.4.0) jsep: 1.4.0 - jsonpath-plus@6.0.1: {} - jsonpointer@5.0.1: {} leven@3.1.0: {}