Skip to content

Commit f12636b

Browse files
authored
fix(deps): update dependency jsonpath-plus to 10.0.0 due to vulnerability
1 parent d20bd68 commit f12636b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"clone": "^2.1.2",
9090
"eventemitter2": "^6.4.4",
9191
"hash-it": "^6.0.0",
92-
"jsonpath-plus": "^7.2.0",
92+
"jsonpath-plus": "^10.0.0",
9393
"lodash.isobjectlike": "^4.0.0"
9494
}
9595
}

0 commit comments

Comments
 (0)