Skip to content

Commit 42f8270

Browse files
authored
Merge pull request #2265 from kevinthenet/fix/jsonpath-plus-vulnerability
bump jsonpath-plus minimum version to 10.3.0
2 parents 5facd02 + fd16760 commit 42f8270

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -64,7 +64,7 @@
6464
"hpagent": "^1.2.0",
6565
"isomorphic-ws": "^5.0.0",
6666
"js-yaml": "^4.1.0",
67-
"jsonpath-plus": "^10.2.0",
67+
"jsonpath-plus": "^10.3.0",
6868
"node-fetch": "^2.6.9",
6969
"openid-client": "^6.1.3",
7070
"rfc4648": "^1.3.0",

0 commit comments

Comments
 (0)