Skip to content

Commit c0005c1

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSONPATHPLUS-8719585
1 parent 048c26d commit c0005c1

File tree

2 files changed

+914
-875
lines changed

2 files changed

+914
-875
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"debug": "^4.3.7",
7575
"eventemitter3": "^5.0.1",
7676
"json-pointer": "^0.6.2",
77-
"jsonpath-plus": "^8.1.0",
77+
"jsonpath-plus": "^10.3.0",
7878
"ksuid": "^3.0.0",
7979
"minimist": "^1.2.8",
8080
"moment": "^2.30.1",

0 commit comments

Comments
 (0)