node-red / node-red-node-swagger

A set of tools for generating Swagger api documentation based on the HTTP nodes deployed in a flow
Apache License 2.0
63 stars 48 forks source link

Bump swagger-ui from 2.1.4 to 3.24.0 #68

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps swagger-ui from 2.1.4 to 3.24.0.

Release notes *Sourced from [swagger-ui's releases](https://github.com/swagger-api/swagger-ui/releases).* > ## Swagger UI 3.24.0 Released! > ##### Changelog > > * feature: add PKCE support for OAuth2 Authorization Code flows ([#5361](https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/5361)) > * fix: `parameterMacro` functionality for OAS3 ([#5617](https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/5617)) > * fix(validateParam): validate JSON values + support `Parameter.content` ([#5657](https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/5657)) > * fix: overweight dependencies in PKCE implementation ([#5658](https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/5658)) > > ## Swagger UI 3.23.11 Released! > ⚠️ **This release contains a security fix that addresses a CSS-based input field value exfiltration vulnerability.** If you use Swagger UI to display untrusted OpenAPI documents, you should upgrade to this version ASAP. > > ### Changelog > > * fix: mitigate "sequential `@import` chaining" vulnerability (via [#5616](https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/5616)) > > ## Swagger UI 3.23.10 Released! > This release fixes two bugs: one visual issue within static documentation, and another within runtime validation for Array-typed parameters. > > ### Changelog > > * fix: `