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
62 stars 46 forks source link

Bump swagger-ui from 2.1.4 to 3.24.3 #71

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps swagger-ui from 2.1.4 to 3.24.3.

Release notes *Sourced from [swagger-ui's releases](https://github.com/swagger-api/swagger-ui/releases).* > ## Swagger UI 3.24.3 Released! > ### Changelog > > * housekeeping: `npm audit fix` ([#5718](https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/5718)) > > ## Swagger UI 3.24.2 Released! > This release reverts Swagger UI's upgrade to `redux@^4` (via [#5569](https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/5569)), which was causing test failures in downstream projects. > > ## Swagger UI 3.24.1 Released! > ⚠️ **This release includes security updates. You should upgrade to this version if you use Swagger UI to render untrusted documents.** > > Specifically, this version updates Swagger UI's `dompurify` dependency to `^2.0.7`, which mitigates our exposure to `dompurify`'s [mXSS vulnerability](https://www.npmjs.com/advisories/1223) that was disclosed earlier this week. > > ### Changelog > > * fix: code highlight styles are now only applied `pre.microlight` ([#5673](https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/5673)) > * housekeeping: npm audit resolutions ([#5681](https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/5681)) > * housekeeping(deps): redux v4 ([#5569](https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/5569)) > * housekeeping(deps): redux-immutable v4 ([#5639](https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/5639)) > * housekeeping(dev-deps): babel monorepo ([#5682](https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/5682)) > * housekeeping(dev-deps): cypress@3.6.0 ([#5683](https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/5683)) > > ## 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: `