Skip to content

Commit 1b30a04

Browse files
snyk-botibrahimkhled
authored andcommitted
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSONPATHPLUS-7945884
1 parent fa57a1a commit 1b30a04

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"byline": "^5.0.0",
6262
"isomorphic-ws": "^5.0.0",
6363
"js-yaml": "^4.1.0",
64-
"jsonpath-plus": "^9.0.0",
64+
"jsonpath-plus": "^10.0.0",
6565
"request": "^2.88.0",
6666
"rfc4648": "^1.3.0",
6767
"stream-buffers": "^3.0.2",

0 commit comments

Comments
 (0)