Skip to content

Commit 25b20ac

Browse files
authored
fix(deps): vulnerability in jsonpath-plus (#1827)
1 parent 9bd2fe6 commit 25b20ac

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 11 additions & 11 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
@@ -90,7 +90,7 @@
9090
"java-invoke-local": "0.0.6",
9191
"jose": "^5.7.0",
9292
"js-string-escape": "^1.0.1",
93-
"jsonpath-plus": "^9.0.0",
93+
"jsonpath-plus": "^10.0.0",
9494
"jsonschema": "^1.4.1",
9595
"jszip": "^3.10.1",
9696
"luxon": "^3.5.0",

0 commit comments

Comments
 (0)