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

Commit 2a02452

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 76e1d26 commit 2a02452

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
@@ -3939,13 +3939,13 @@ json-parse-better-errors@^1.0.0, json-parse-better-errors@^1.0.1:
39393939
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
39403940
integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==
39413941

3942-
json-schema-faker@0.5.0-rc23:
3943-
version "0.5.0-rc23"
3944-
resolved "https://registry.yarnpkg.com/json-schema-faker/-/json-schema-faker-0.5.0-rc23.tgz#f6cfab390e429b1f57ac83199480439db60962fa"
3945-
integrity sha512-lRzFEnp55TihRzMvUBrtvTlM/aHGhCwfes0/T9bN9OiB2n36/SUFxtMn7anYoES+f95eU3viJ/foXKosCwsiJw==
3942+
json-schema-faker@0.5.0-rcv.24:
3943+
version "0.5.0-rcv.24"
3944+
resolved "https://registry.yarnpkg.com/json-schema-faker/-/json-schema-faker-0.5.0-rcv.24.tgz#be2d998514bc4b633a1809c5ab3b5c7eef5dee4c"
3945+
integrity sha512-qwuRwv7dnUdqdwuifb6kJAVUKm0mzi4h/mzvMwDKxyWUzjxFCdVH/g9IfKxvc4M7rvAavr8pcx9uO1PNIIWE0g==
39463946
dependencies:
39473947
json-schema-ref-parser "^6.1.0"
3948-
jsonpath-plus "^1.0.0"
3948+
jsonpath-plus "^2.0.0"
39493949
randexp "^0.5.3"
39503950

39513951
json-schema-ref-parser@^6.1.0:
@@ -4005,10 +4005,10 @@ jsonparse@^1.2.0:
40054005
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
40064006
integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
40074007

4008-
jsonpath-plus@^1.0.0:
4009-
version "1.0.0"
4010-
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-1.0.0.tgz#78fa5c4ae62968476268d505d9f78c65469d0e7c"
4011-
integrity sha512-CXQJ/tsgFogKYBuCRmnlChIw66JBXp8kAkT+R4mSB2cuzCSBi88lx2A+vHvo27RY4Wtj5xVVGu2/2O7NwZ79mg==
4008+
jsonpath-plus@^2.0.0:
4009+
version "2.0.0"
4010+
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-2.0.0.tgz#3ebf30b79e2262d69826084ba03c406a9de440a0"
4011+
integrity sha512-ksXaz9+3SIZ5BMxgr7MQueYcR515VRZPuoDhIymUd1JcF6BnVaYJS7k4NJni4EHhvJaOIGGiPqT8+ifsGp6mBw==
40124012

40134013
jsprim@^1.2.2:
40144014
version "1.4.1"

0 commit comments

Comments
 (0)