Skip to content

Commit 2d4f6d6

Browse files
Bump jsonpath-plus from 8.1.0 to 10.3.0
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) from 8.1.0 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/commits/v10.3.0) --- updated-dependencies: - dependency-name: jsonpath-plus dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60af7d0 commit 2d4f6d6

File tree

2 files changed

+45
-6
lines changed

2 files changed

+45
-6
lines changed

package-lock.json

Lines changed: 44 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@actions/core": "^1.10.1",
3232
"@xmldom/xmldom": "^0.8.10",
33-
"jsonpath-plus": "^8.1.0",
33+
"jsonpath-plus": "^10.3.0",
3434
"xpath": "^0.0.34",
3535
"yargs": "^17.7.2"
3636
},

0 commit comments

Comments
 (0)