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

Commit c70d55c

Browse files
chore(deps): bump swagger-parser from 8.0.1 to 8.0.2 (#348)
chore(deps): bump swagger-parser from 8.0.1 to 8.0.2 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2 parents b0a24b8 + 60a81d3 commit c70d55c

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3709,14 +3709,14 @@ json-schema-ref-parser@^6.1.0:
37093709
js-yaml "^3.12.1"
37103710
ono "^4.0.11"
37113711

3712-
json-schema-ref-parser@^7.1.0:
3713-
version "7.1.0"
3714-
resolved "https://registry.yarnpkg.com/json-schema-ref-parser/-/json-schema-ref-parser-7.1.0.tgz#987582b19fa06a37db4797d4e825879a7aea127c"
3715-
integrity sha512-eP9+39HimQUpmqEUHRpV+oh8hiVMRU2tD6H+8uDc0raCQxX6jARN4nSJe5OpAtPt7eObuIUIsW7AwvGBzCHavQ==
3712+
json-schema-ref-parser@^7.1.1:
3713+
version "7.1.2"
3714+
resolved "https://registry.yarnpkg.com/json-schema-ref-parser/-/json-schema-ref-parser-7.1.2.tgz#b0b324a7453d4102a271ca23cbc18c9d0d187062"
3715+
integrity sha512-bi2Nns2UqdX7wThX5qSHd+lOxlu9oeJvlCnWGuR3qS4Ex4UZtuwygkyq/43J31GuNGX8xBHeV6zjQztYk/G5VA==
37163716
dependencies:
37173717
call-me-maybe "^1.0.1"
37183718
js-yaml "^3.13.1"
3719-
ono "^5.0.1"
3719+
ono "^5.1.0"
37203720

37213721
json-schema-traverse@^0.4.1:
37223722
version "0.4.1"
@@ -4713,15 +4713,15 @@ ono@^4.0.11:
47134713
dependencies:
47144714
format-util "^1.0.3"
47154715

4716-
ono@^5.0.1:
4717-
version "5.0.1"
4718-
resolved "https://registry.yarnpkg.com/ono/-/ono-5.0.1.tgz#a39e0af7ab2c2a143a06f08ad9d187e61f9da0c8"
4719-
integrity sha512-4/4BPGHX8OuDDNx1SrOqTOI7zajPjvBvrG1jDG3hDq4qBpoKlzG2d83Vdz26hvv0FFWYsLdHf+1Vu/k2d8Ww9w==
4716+
ono@^5.1.0:
4717+
version "5.1.0"
4718+
resolved "https://registry.yarnpkg.com/ono/-/ono-5.1.0.tgz#8cafa7e56afa2211ad63dd2eb798427e64f1a070"
4719+
integrity sha512-GgqRIUWErLX4l9Up0khRtbrlH8Fyj59A0nKv8V6pWEto38aUgnOGOOF7UmgFFLzFnDSc8REzaTXOc0hqEe7yIw==
47204720

4721-
openapi-schemas@^1.0.1:
4722-
version "1.0.1"
4723-
resolved "https://registry.yarnpkg.com/openapi-schemas/-/openapi-schemas-1.0.1.tgz#7f8241f30565b55225bcf75a341bd333942cdab9"
4724-
integrity sha512-dHzGmd4dQ9DQRUckgAVvD5OjoKWNfhCo5xVkK+3As+zkjL2ybrF+V7nshLLKXT84xCMnyT7ZVvQlqxlqBq/2jA==
4721+
openapi-schemas@^1.0.2:
4722+
version "1.0.3"
4723+
resolved "https://registry.yarnpkg.com/openapi-schemas/-/openapi-schemas-1.0.3.tgz#0fa2f19e44ce8a1cdab9c9f616df4babe1aa026b"
4724+
integrity sha512-KtMWcK2VtOS+nD8RKSIyScJsj8JrmVWcIX7Kjx4xEHijFYuvMTDON8WfeKOgeSb4uNG6UsqLj5Na7nKbSav9RQ==
47254725

47264726
openapi-types@^1.3.5:
47274727
version "1.3.5"
@@ -6027,14 +6027,14 @@ swagger-methods@^2.0.1:
60276027
integrity sha512-+Wb4jXbZA724K1VriN1bFwUxoL0+Nr5vA4GT4Yz5rldxa+tG2aDjt5ONWeE6diviBbLTvncfuD3nQrPPFElYpA==
60286028

60296029
swagger-parser@^8.0.0:
6030-
version "8.0.1"
6031-
resolved "https://registry.yarnpkg.com/swagger-parser/-/swagger-parser-8.0.1.tgz#17b46e42b22142a3e2dab42373770020930ce06c"
6032-
integrity sha512-OWtG08Lb9wcFdreRCD/u98BzRUJd800iXaN79fid+2V2SGwnDhHb6GX2NHbH+GV/vq2+RzdeBh4jLEAJ33Rp+w==
6030+
version "8.0.2"
6031+
resolved "https://registry.yarnpkg.com/swagger-parser/-/swagger-parser-8.0.2.tgz#64c172b71b0c0cb5279e1f8f3a2b481490b3a10f"
6032+
integrity sha512-/PpU/XjHdxhfj9A6TM9k8fuZ9jPcIp28rqqQOpFv1Qhxx8/1XQxL/rWuE33s1Z/zIkbYUtAlauBMRScBGq8tLQ==
60336033
dependencies:
60346034
call-me-maybe "^1.0.1"
6035-
json-schema-ref-parser "^7.1.0"
6036-
ono "^5.0.1"
6037-
openapi-schemas "^1.0.1"
6035+
json-schema-ref-parser "^7.1.1"
6036+
ono "^5.1.0"
6037+
openapi-schemas "^1.0.2"
60386038
openapi-types "^1.3.5"
60396039
swagger-methods "^2.0.1"
60406040
z-schema "^4.1.1"

0 commit comments

Comments
 (0)