Skip to content

Commit 3b1a68c

Browse files
author
Christopher Pardy
committed
Upgrades to Dependencies
Upgrades to HashIt and JSON Path Plus. These libraries are major versions out-of date.
1 parent 919aba5 commit 3b1a68c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@
8585
"dependencies": {
8686
"clone": "^2.1.2",
8787
"eventemitter2": "^6.4.4",
88-
"hash-it": "^5.0.0",
89-
"jsonpath-plus": "^5.0.7",
88+
"hash-it": "^6.0.0",
89+
"jsonpath-plus": "^7.2.0",
9090
"lodash.isobjectlike": "^4.0.0"
9191
}
9292
}

0 commit comments

Comments
 (0)