Bump prop-types from 15.7.2 to 15.8.1 (#17278)
Bumps [prop-types](https://github.com/facebook/prop-types) from 15.7.2 to 15.8.1. - [Release notes](https://github.com/facebook/prop-types/releases) - [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/prop-types/compare/v15.7.2...v15.8.1 ) --- updated-dependencies: - dependency-name: prop-types dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | ... | @@ -122,7 +122,7 @@ |
"postcss-loader": "^3.0.0", | ||
"postcss-object-fit-images": "^1.1.2", | ||
"promise.prototype.finally": "^3.1.3", | ||
"prop-types": "^15.5.10", | ||
"prop-types": "^15.8.1", | ||
"punycode": "^2.1.0", | ||
"react": "^16.14.0", | ||
"react-dom": "^16.14.0", | ||
... | ... |
Please register or sign in to comment