Skip to content

Commit

Permalink
Bump jsonpath-plus and json-schema-faker
Browse files Browse the repository at this point in the history
Removes [jsonpath-plus](https://github.com/s3u/JSONPath). It's no longer used after updating ancestor dependency [json-schema-faker](https://github.com/json-schema-faker/json-schema-faker). These dependencies need to be updated together.


Removes `jsonpath-plus`

Updates `json-schema-faker` from 0.5.0-rcv.46 to 0.5.1
- [Changelog](https://github.com/json-schema-faker/json-schema-faker/blob/master/CHANGELOG)
- [Commits](json-schema-faker/json-schema-faker@v0.5.0-rcv.46...v0.5.1)

---
updated-dependencies:
- dependency-name: jsonpath-plus
  dependency-type: indirect
- dependency-name: json-schema-faker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 1e33a0e commit 88a0f88
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 152 deletions.
159 changes: 8 additions & 151 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1251,7 +1251,7 @@
"@vscode/webview-ui-toolkit": "^1.2.0",
"cross-fetch": "^3.1.5",
"ethers": "^5.6.0",
"json-schema-faker": "^0.5.0-rcv.46",
"json-schema-faker": "^0.5.1",
"node-fetch": "^3.3.0",
"toml": "^3.0.0",
"web3": "^4.0.2"
Expand Down

0 comments on commit 88a0f88

Please sign in to comment.