Bump jsonpath-plus from 9.0.0 to 10.3.0 (#220)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-29 08:05:45 -07:00
committed by GitHub
parent a70768b61d
commit 00c0884616
2 changed files with 2 additions and 20 deletions

View File

@@ -7,7 +7,7 @@
"dev": "yaakcli dev ./src/index.js"
},
"dependencies": {
"jsonpath-plus": "^9.0.0",
"jsonpath-plus": "^10.3.0",
"xpath": "^0.0.34",
"@xmldom/xmldom": "^0.8.10"
},