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

Commit 20a85b1

Browse files
chore(deps): bump json-schema-faker from 0.5.0-rc23 to 0.5.0-rcv.24
Bumps [json-schema-faker](https://github.com/json-schema-faker/json-schema-faker) from 0.5.0-rc23 to 0.5.0-rcv.24. - [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/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent cb079d7 commit 20a85b1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/openapi2-parser/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-rc23",
25+
"json-schema-faker": "0.5.0-rcv.24",
2626
"lodash": "^4.17.0",
2727
"media-typer": "^1.0.1",
2828
"swagger-parser": "^8.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3973,13 +3973,13 @@ json-parse-better-errors@^1.0.0, json-parse-better-errors@^1.0.1:
39733973
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
39743974
integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==
39753975

3976-
json-schema-faker@0.5.0-rc23:
3977-
version "0.5.0-rc23"
3978-
resolved "https://registry.yarnpkg.com/json-schema-faker/-/json-schema-faker-0.5.0-rc23.tgz#f6cfab390e429b1f57ac83199480439db60962fa"
3979-
integrity sha512-lRzFEnp55TihRzMvUBrtvTlM/aHGhCwfes0/T9bN9OiB2n36/SUFxtMn7anYoES+f95eU3viJ/foXKosCwsiJw==
3976+
json-schema-faker@0.5.0-rcv.24:
3977+
version "0.5.0-rcv.24"
3978+
resolved "https://registry.yarnpkg.com/json-schema-faker/-/json-schema-faker-0.5.0-rcv.24.tgz#be2d998514bc4b633a1809c5ab3b5c7eef5dee4c"
3979+
integrity sha512-qwuRwv7dnUdqdwuifb6kJAVUKm0mzi4h/mzvMwDKxyWUzjxFCdVH/g9IfKxvc4M7rvAavr8pcx9uO1PNIIWE0g==
39803980
dependencies:
39813981
json-schema-ref-parser "^6.1.0"
3982-
jsonpath-plus "^1.0.0"
3982+
jsonpath-plus "^2.0.0"
39833983
randexp "^0.5.3"
39843984

39853985
json-schema-ref-parser@^6.1.0:
@@ -4046,10 +4046,10 @@ jsonparse@^1.2.0:
40464046
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
40474047
integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
40484048

4049-
jsonpath-plus@^1.0.0:
4050-
version "1.0.0"
4051-
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-1.0.0.tgz#78fa5c4ae62968476268d505d9f78c65469d0e7c"
4052-
integrity sha512-CXQJ/tsgFogKYBuCRmnlChIw66JBXp8kAkT+R4mSB2cuzCSBi88lx2A+vHvo27RY4Wtj5xVVGu2/2O7NwZ79mg==
4049+
jsonpath-plus@^2.0.0:
4050+
version "2.0.0"
4051+
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-2.0.0.tgz#3ebf30b79e2262d69826084ba03c406a9de440a0"
4052+
integrity sha512-ksXaz9+3SIZ5BMxgr7MQueYcR515VRZPuoDhIymUd1JcF6BnVaYJS7k4NJni4EHhvJaOIGGiPqT8+ifsGp6mBw==
40534053

40544054
jsprim@^1.2.2:
40554055
version "1.4.1"

0 commit comments

Comments
 (0)