Skip to content

Commit 16260f1

Browse files
committed
fix(deps): update dependency jsonpath-plus to 10.0.0 due to vulnerability
Signed-off-by: Nowacki, Kacper <kacper.nowacki@dynatrace.com>
1 parent d20bd68 commit 16260f1

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)