Skip to content

Commit b2462d5

Browse files
authored
Merge pull request #1564 from snyk/fix/bump-jsonpath-plus
fix: bump jsonpath-plus to 10.3.0
2 parents 39fb921 + 7e48fe9 commit b2462d5

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)