Skip to content

Commit 59f15fe

Browse files
build(deps): bump jsonpath-plus from 10.0.7 to 10.3.0 in /web
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) from 10.0.7 to 10.3.0. - [Release notes](https://github.com/s3u/JSONPath/releases) - [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md) - [Commits](JSONPath-Plus/JSONPath@v10.0.7...v10.3.0) --- updated-dependencies: - dependency-name: jsonpath-plus dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b71d99 commit 59f15fe

File tree

2 files changed

+36
-32
lines changed

2 files changed

+36
-32
lines changed

web/package-lock.json

+35-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"vite": "^5.4.8"
3333
},
3434
"dependencies": {
35-
"jsonpath-plus": "^10.0.7"
35+
"jsonpath-plus": "^10.3.0"
3636
}
3737
}

0 commit comments

Comments
 (0)