Bump json-schema-faker in /kafka-ui-react-app (#1118)

Bumps [json-schema-faker](https://github.com/json-schema-faker/json-schema-faker) from 0.5.0-rcv.39 to 0.5.0-rcv.40.
- [Release notes](https://github.com/json-schema-faker/json-schema-faker/releases)
- [Changelog](https://github.com/json-schema-faker/json-schema-faker/blob/master/CHANGELOG)
- [Commits](https://github.com/json-schema-faker/json-schema-faker/compare/v0.5.0-rcv.39...v0.5.0-rcv.40)

---
updated-dependencies:
- dependency-name: json-schema-faker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-02 09:24:29 +03:00 committed by GitHub
parent e1d46546a9
commit 302222e374
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12351,9 +12351,9 @@
"dev": true
},
"json-schema-faker": {
"version": "0.5.0-rcv.39",
"resolved": "https://registry.npmjs.org/json-schema-faker/-/json-schema-faker-0.5.0-rcv.39.tgz",
"integrity": "sha512-4mzDwdwR73Fj8hcoli+zd2t+iFMsceQ81SIMGiStmK/80V+sJahTxAqQt5x6/UGi/xwLygIl+WzkOru4NtrNdw==",
"version": "0.5.0-rcv.40",
"resolved": "https://registry.npmjs.org/json-schema-faker/-/json-schema-faker-0.5.0-rcv.40.tgz",
"integrity": "sha512-BczZvu03jKrGh3ovCWrHusiX6MwiaKK2WZeyomKBNA8Nm/n7aBYz0mub1CnONB6cgxOZTNxx4afNmLblbUmZbA==",
"requires": {
"json-schema-ref-parser": "^6.1.0",
"jsonpath-plus": "^5.1.0"