diff --git a/package.json b/package.json index 0f4cb5d..bd4c696 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ }, "dependencies": { "clone": "^2.1.2", - "eventemitter2": "^6.4.4", + "eventemitter2": "^6.4.9", "hash-it": "^6.0.0", - "jsonpath-plus": "^7.2.0" + "jsonpath-plus": "^10.0.0" } }