Skip to content

Commit

Permalink
Bump @stoplight/prism-cli from 5.7.0 to 5.8.1
Browse files Browse the repository at this point in the history
Bumps [@stoplight/prism-cli](https://github.com/stoplightio/prism) from 5.7.0 to 5.8.1.
- [Release notes](https://github.com/stoplightio/prism/releases)
- [Changelog](https://github.com/stoplightio/prism/blob/master/CHANGELOG.md)
- [Commits](stoplightio/prism@v5.7.0...v5.8.1)

---
updated-dependencies:
- dependency-name: "@stoplight/prism-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 212d36e commit 4f90cd3
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@openapitools/openapi-generator-cli": "^2.13.1",
"@stoplight/prism-cli": "^5.7.0",
"@stoplight/prism-cli": "^5.8.1",
"@stoplight/spectral-cli": "^6.11.1",
"chokidar-cli": "^3.0.0",
"npm-run-all": "^4.1.5",
Expand Down
75 changes: 50 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -277,16 +277,16 @@
resolved "https://registry.yarnpkg.com/@stoplight/path/-/path-1.3.2.tgz#96e591496b72fde0f0cdae01a61d64f065bd9ede"
integrity sha512-lyIc6JUlUA8Ve5ELywPC8I2Sdnh1zc1zmbYgVarhXIp9YeAB0ReeqmGEOWNtlHkbP2DAA1AL65Wfn2ncjK/jtQ==

"@stoplight/prism-cli@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@stoplight/prism-cli/-/prism-cli-5.7.0.tgz#5f21a17767879e6f6cd130ef16a2037edb8de819"
integrity sha512-0V6z9Zcbj/+yLJqajTHnO6nbBknHZqXpL7zZzS3DTZkzs19H0X2nZcI+4unImxEChmFTJif+zzW0q3W6KJfJAA==
"@stoplight/prism-cli@^5.8.1":
version "5.8.1"
resolved "https://registry.yarnpkg.com/@stoplight/prism-cli/-/prism-cli-5.8.1.tgz#80192ec678fd5781b2b4e852a5012b80ffd2a1ba"
integrity sha512-GePFIKpHZRnp2UpesxdJuaYG98Pt4zQhF9Q7TBcDvP3o3Dg+8VBdOweJXYs6qJVxJublR7jzVF+zR+J9rr4VZw==
dependencies:
"@stoplight/json" "^3.18.1"
"@stoplight/json-schema-ref-parser" "9.2.7"
"@stoplight/prism-core" "^5.6.0"
"@stoplight/prism-http" "^5.7.0"
"@stoplight/prism-http-server" "^5.7.0"
"@stoplight/prism-core" "^5.8.0"
"@stoplight/prism-http" "^5.8.1"
"@stoplight/prism-http-server" "^5.8.1"
"@stoplight/types" "^14.1.0"
chalk "^4.1.2"
chokidar "^3.5.2"
Expand All @@ -302,23 +302,23 @@
urijs "^1.19.11"
yargs "^16.2.0"

"@stoplight/prism-core@^5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@stoplight/prism-core/-/prism-core-5.6.0.tgz#d551f6303f68dd63892d40d5f215959f897eebef"
integrity sha512-QKdx+wmHz4g+wRIFl6hZi2kYeGrCnOny+gPOoIbJwZ8BaL+B8SaGKYFqyMbU8Jl4jHoUKKvjflCRVy3BFpsRUQ==
"@stoplight/prism-core@^5.8.0":
version "5.8.0"
resolved "https://registry.yarnpkg.com/@stoplight/prism-core/-/prism-core-5.8.0.tgz#850917e1c45bfcd92012b3b235d20e3087600372"
integrity sha512-fmH7n6e0thzOGcD5uZBu/Xx1iFNfpc9ACTxPie+lFD54SJ214M2FIFXD7kV+NCFlC+w5OFw+lJRaYM859uMnAg==
dependencies:
fp-ts "^2.11.5"
lodash "^4.17.21"
pino "^6.13.3"
tslib "^2.3.1"

"@stoplight/prism-http-server@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@stoplight/prism-http-server/-/prism-http-server-5.7.0.tgz#f5598d13314874b00d843d658f4aa0b4ebdbd992"
integrity sha512-KQYKtYzddkDO6t6uzin90vF6PHJAQkDLjRnge55cxaeNmKh5SkT889Zxmfgvx9naAh4Uu1sYD0ajkKpt/+8Ubw==
"@stoplight/prism-http-server@^5.8.1":
version "5.8.1"
resolved "https://registry.yarnpkg.com/@stoplight/prism-http-server/-/prism-http-server-5.8.1.tgz#2535f3ac71edfad2cecc6ea814d18e58219f7372"
integrity sha512-7IXx0GpeOrbMosYEsC/oh2r1KWW3ZDFo61XyXJKIhiCqUtcPgLbafONfp5h6a7Dk3RPhJEXGQXXdBSxZ3vSuUQ==
dependencies:
"@stoplight/prism-core" "^5.6.0"
"@stoplight/prism-http" "^5.7.0"
"@stoplight/prism-core" "^5.8.0"
"@stoplight/prism-http" "^5.8.1"
"@stoplight/types" "^14.1.0"
fast-xml-parser "^4.2.0"
fp-ts "^2.11.5"
Expand All @@ -330,18 +330,18 @@
tslib "^2.3.1"
type-is "^1.6.18"

"@stoplight/prism-http@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@stoplight/prism-http/-/prism-http-5.7.0.tgz#26b91ae84392915862d866f685704025fab94ec0"
integrity sha512-+XdhsLIzUuZodd5dULG8hdCF3GWOCpUplpddBQLgJbpYqVCfd6KS4gETaobzvtpffLOyDhZ7DDji7lFE6N9lvw==
"@stoplight/prism-http@^5.8.1":
version "5.8.1"
resolved "https://registry.yarnpkg.com/@stoplight/prism-http/-/prism-http-5.8.1.tgz#ad3392b3c63eb039903ca31a0a6356f30103458c"
integrity sha512-2tTybBTyQtMrLkn+yBOkwivI0MobW77Pfgwc9M0rhAFpM46Zx1gxOG7LIaVIucyAwCwk6X+8wU/ZW/5tm4i+gQ==
dependencies:
"@faker-js/faker" "^6.0.0"
"@stoplight/http-spec" "^7.0.3"
"@stoplight/json" "^3.18.1"
"@stoplight/json-schema-merge-allof" "0.7.8"
"@stoplight/json-schema-ref-parser" "9.2.7"
"@stoplight/json-schema-sampler" "0.3.0"
"@stoplight/prism-core" "^5.6.0"
"@stoplight/prism-core" "^5.8.0"
"@stoplight/types" "^14.1.0"
"@stoplight/yaml" "^4.2.3"
abstract-logging "^2.0.1"
Expand Down Expand Up @@ -2948,7 +2948,7 @@ stacktracey@^2.1.7:
as-table "^1.0.36"
get-source "^2.0.12"

"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand All @@ -2966,6 +2966,15 @@ string-width@^3.0.0, string-width@^3.1.0:
is-fullwidth-code-point "^2.0.0"
strip-ansi "^5.1.0"

string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

string-width@^5.0.1, string-width@^5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
Expand Down Expand Up @@ -3018,7 +3027,14 @@ string_decoder@^1.1.1:
dependencies:
safe-buffer "~5.2.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

strip-ansi@6.0, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand Down Expand Up @@ -3346,7 +3362,7 @@ which@^2.0.1:
dependencies:
isexe "^2.0.0"

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand All @@ -3373,6 +3389,15 @@ wrap-ansi@^6.0.1:
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
Expand Down

0 comments on commit 4f90cd3

Please sign in to comment.