Skip to content

Commit 50edca9

Browse files
build(deps): bump json-schema-ref-parser from 9.0.7 to 9.0.9
Bumps [json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 9.0.7 to 9.0.9. - [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases) - [Changelog](https://github.com/APIDevTools/json-schema-ref-parser/blob/main/CHANGELOG.md) - [Commits](APIDevTools/json-schema-ref-parser@v9.0.7...v9.0.9) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 19c171b commit 50edca9

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

yarn.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22
# yarn lockfile v1
33

44

5-
"@apidevtools/[email protected].7":
6-
version "9.0.7"
7-
resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.0.7.tgz#64aa7f5b34e43d74ea9e408b90ddfba02050dde3"
8-
integrity sha512-QdwOGF1+eeyFh+17v2Tz626WX0nucd1iKOm6JUTUvCZdbolblCOOQCxGrQPY0f7jEhn36PiAWqZnsC2r5vmUWg==
5+
"@apidevtools/[email protected].9":
6+
version "9.0.9"
7+
resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.0.9.tgz#d720f9256e3609621280584f2b47ae165359268b"
8+
integrity sha512-GBD2Le9w2+lVFoc4vswGI/TjkNIZSVp7+9xPf+X3uidBfWnAeUWmquteSyt0+VCrhNMWj/FTABISQrD3Z/YA+w==
99
dependencies:
1010
"@jsdevtools/ono" "^7.1.3"
11+
"@types/json-schema" "^7.0.6"
1112
call-me-maybe "^1.0.1"
12-
js-yaml "^3.13.1"
13+
js-yaml "^4.1.0"
1314

1415
1516
version "7.14.3"
@@ -1602,7 +1603,7 @@
16021603
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.1.tgz#5544730b65a480b18ace6b6ce914e519cec2d43b"
16031604
integrity sha512-xdOvNmXmrZqqPy3kuCQ+fz6wA0xU5pji9cd1nDrflWaAWtYLLGk5ykW0H6yg5TVyehHP1pfmuuSaZkhP+kspVA==
16041605

1605-
"@types/json-schema@^7.0.7":
1606+
"@types/json-schema@^7.0.6", "@types/json-schema@^7.0.7":
16061607
version "7.0.7"
16071608
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
16081609
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
@@ -4758,7 +4759,7 @@ [email protected], js-yaml@^3.13.1:
47584759
argparse "^1.0.7"
47594760
esprima "^4.0.0"
47604761

4761-
js-yaml@^4.0.0:
4762+
js-yaml@^4.0.0, js-yaml@^4.1.0:
47624763
version "4.1.0"
47634764
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
47644765
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
@@ -4851,11 +4852,11 @@ json-parse-even-better-errors@^2.3.0:
48514852
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
48524853

48534854
json-schema-ref-parser@^9.0.7:
4854-
version "9.0.7"
4855-
resolved "https://registry.yarnpkg.com/json-schema-ref-parser/-/json-schema-ref-parser-9.0.7.tgz#c0ccc5aaee34844f0865889b67e0b67d616f7375"
4856-
integrity sha512-uxU9Ix+MVszvCTvBucQiIcNEny3oAEFg7EQHSZw2bquCCuqUqEPEczIdv/Uqo1Zv4/wDPZqOI+ulrMk1ncMtjQ==
4855+
version "9.0.9"
4856+
resolved "https://registry.yarnpkg.com/json-schema-ref-parser/-/json-schema-ref-parser-9.0.9.tgz#66ea538e7450b12af342fa3d5b8458bc1e1e013f"
4857+
integrity sha512-qcP2lmGy+JUoQJ4DOQeLaZDqH9qSkeGCK3suKWxJXS82dg728Mn3j97azDMaOUmJAN4uCq91LdPx4K7E8F1a7Q==
48574858
dependencies:
4858-
"@apidevtools/json-schema-ref-parser" "9.0.7"
4859+
"@apidevtools/json-schema-ref-parser" "9.0.9"
48594860

48604861
json-schema-traverse@^0.4.1:
48614862
version "0.4.1"

0 commit comments

Comments
 (0)