Bump json-schema-faker from 0.5.0-rcv.44 to 0.5.3 in /kafka-ui-react-app

Bumps [json-schema-faker](https://github.com/json-schema-faker/json-schema-faker) from 0.5.0-rcv.44 to 0.5.3.
- [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.44...v0.5.3)

---
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>
This commit is contained in:
dependabot[bot] 2023-09-05 09:34:20 +00:00 committed by GitHub
parent 9e7bc02c8a
commit 6288e4ba0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ dependencies:
version: 2.2.2(jest@29.6.4)
json-schema-faker:
specifier: ^0.5.0-rcv.44
version: 0.5.0-rcv.44
version: 0.5.3
jsonpath-plus:
specifier: ^7.2.0
version: 7.2.0
@ -4792,16 +4792,17 @@ packages:
/json-parse-even-better-errors@2.3.1:
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
/json-schema-faker@0.5.0-rcv.44:
resolution: {integrity: sha512-MbDxYFsPXTVMawW1Y6zEU7QhfwsT+ZJ2d+LI8n57Y8+Xw1Cdx1hITgsFTLNOJ1lDMHZqWeXGGgMbc1hW0BGisg==}
/json-schema-faker@0.5.3:
resolution: {integrity: sha512-BeIrR0+YSrTbAR9dOMnjbFl1MvHyXnq+Wpdw1FpWZDHWKLzK229hZ5huyPcmzFUfVq1ODwf40WdGVoE266UBUg==}
hasBin: true
dependencies:
json-schema-ref-parser: 6.1.0
jsonpath-plus: 5.1.0
jsonpath-plus: 7.2.0
dev: false
/json-schema-ref-parser@6.1.0:
resolution: {integrity: sha512-pXe9H1m6IgIpXmE5JSb8epilNTGsmTb2iPohAXpOdhqGFbQjNeHHsZxU+C8w6T81GZxSPFLeUoqDJmzxx5IGuw==}
deprecated: Please switch to @apidevtools/json-schema-ref-parser
dependencies:
call-me-maybe: 1.0.1
js-yaml: 3.14.1
@ -4844,11 +4845,6 @@ packages:
graceful-fs: 4.2.10
dev: true
/jsonpath-plus@5.1.0:
resolution: {integrity: sha512-890w2Pjtj0iswAxalRlt2kHthi6HKrXEfZcn+ZNZptv7F3rUGIeDuZo+C+h4vXBHLEsVjJrHeCm35nYeZLzSBQ==}
engines: {node: '>=10.0.0'}
dev: false
/jsonpath-plus@7.2.0:
resolution: {integrity: sha512-zBfiUPM5nD0YZSBT/o/fbCUlCcepMIdP0CJZxM1+KgA4f2T206f6VAg9e7mX35+KlMaIc5qXW34f3BnwJ3w+RA==}
engines: {node: '>=12.0.0'}