[3.32.2](https://github.com/swagger-api/swagger-ui/compare/v3.32.1...v3.32.2) (2020-08-19)
Bug Fixes
* **Models:** onLoad should check this.props.layoutSelectors method ([6307](https://github.com/swagger-api/swagger-ui/issues/6307)) ([168d0ae](https://github.com/swagger-api/swagger-ui/commit/168d0ae7acf0d5803d431bf6f9b33e393e1eb443)), closes [#6305](https://github.com/swagger-api/swagger-ui/issues/6305)
* **cypress:** deep-linking tests should use cy.location ([6309](https://github.com/swagger-api/swagger-ui/issues/6309)) ([02e0515](https://github.com/swagger-api/swagger-ui/commit/02e0515b9784a97c2dab392111ecbc8f82f055dd))
* **cypress:** tests should fail on uncaught exception ([6308](https://github.com/swagger-api/swagger-ui/issues/6308)) ([471c24d](https://github.com/swagger-api/swagger-ui/commit/471c24dfcbee537756253c9b1ef5b29d2b7413b9)), closes [#6305](https://github.com/swagger-api/swagger-ui/issues/6305)
* **cypress:** use less restrictive 'include.text' assertion (6312)
* **build:** css stylesheets bundle config and dependency updates ([6315](https://github.com/swagger-api/swagger-ui/issues/6315)) ([20b32d8](https://github.com/swagger-api/swagger-ui/commit/20b32d8b9080ed71361a168ff03543bcec421ab1))
Security Update
* **deps**: update react-syntax-highlighter from 12.2.1 to 13.5.0, which includes dependency security update fixed by `prismjs1.21.0` (6312)
Additional dependency updates via 6317, 6316, 6313, 6310