Skip to content

Commit 7e48fe9

Browse files
committed
fix: bump jsonpath-plus to 10.3.0
1 parent 39fb921 commit 7e48fe9

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
"ws": "8.17.1",
100100
"tough-cookie": "4.1.3"
101101
},
102-
"cross-spawn": "^7.0.5"
102+
"cross-spawn": "^7.0.5",
103+
"jsonpath-plus": "10.3.0"
103104
}
104105
}

0 commit comments

Comments
 (0)