Skip to content

Commit 7d7719e

Browse files
fix: update jsonpath-plus for CVE-2025-1302 (#3609)
1 parent 7256c3f commit 7d7719e

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.

packages/commons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"debug": "^4.4.1",
1010
"deep-for-each": "^3.0.0",
1111
"espree": "^9.4.1",
12-
"jsonpath-plus": "^10.0.0",
12+
"jsonpath-plus": "^10.3.0",
1313
"lodash": "^4.17.19",
1414
"ms": "^2.1.3"
1515
},

0 commit comments

Comments
 (0)