Switched jsonpath library to jsonpath-plus. Fixes #1318

This commit is contained in:
n1474335 2022-09-09 20:39:28 +01:00
parent d90d845f27
commit 1dd1b839b8
4 changed files with 57 additions and 148 deletions

View file

@ -123,7 +123,7 @@
"js-sha3": "^0.8.0",
"jsesc": "^3.0.2",
"json5": "^2.2.1",
"jsonpath": "^1.1.1",
"jsonpath-plus": "^7.2.0",
"jsonwebtoken": "^8.5.1",
"jsqr": "^1.4.0",
"jsrsasign": "^10.5.23",