Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit e61d9aa

Browse files
chore(deps): bump json-schema-faker from 0.5.0-rc19 to 0.5.0-rc22 (#351)
chore(deps): bump json-schema-faker from 0.5.0-rc19 to 0.5.0-rc22 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2 parents 2b22d1e + b5871ea commit e61d9aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/fury-adapter-swagger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"content-type": "^1.0.4",
2424
"js-yaml": "^3.12.0",
25-
"json-schema-faker": "0.5.0-rc19",
25+
"json-schema-faker": "0.5.0-rc22",
2626
"lodash": "^4.17.0",
2727
"media-typer": "^1.0.1",
2828
"swagger-parser": "^8.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3696,10 +3696,10 @@ json-parse-better-errors@^1.0.0, json-parse-better-errors@^1.0.1:
36963696
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
36973697
integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==
36983698

3699-
json-schema-faker@0.5.0-rc19:
3700-
version "0.5.0-rc19"
3701-
resolved "https://registry.yarnpkg.com/json-schema-faker/-/json-schema-faker-0.5.0-rc19.tgz#185d80905c40fda93bf44c61f09ea9d887a6bf69"
3702-
integrity sha512-yJLDodgoc/BOONGFmyuKoj3bSRXZ55FWIp1WjN0yC76kfoIz+lI5ttjUtU8NxgNULGFppJzpUM0ydyAWH3qp7A==
3699+
json-schema-faker@0.5.0-rc22:
3700+
version "0.5.0-rc22"
3701+
resolved "https://registry.yarnpkg.com/json-schema-faker/-/json-schema-faker-0.5.0-rc22.tgz#2235e9dd3c6e5309a98b9ed9cfd087e913d5859a"
3702+
integrity sha512-I4uHXHapmR9qLJtzZSEHhhri1LMsaFsw3PycmFq0lBCR2Q1oIRm0OTPJbSbmIyPLJgN4+8+WRgR3AF0qmU1XDw==
37033703
dependencies:
37043704
json-schema-ref-parser "^6.1.0"
37053705
jsonpath-plus "^1.0.0"

0 commit comments

Comments
 (0)