opentok-react
opentok-react copied to clipboard
Update dependency prop-types to v15.6.2
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
prop-types (source) | dependencies | minor | 15.5.10 -> 15.6.2 |
By merging this PR, the issue #225 will be automatically resolved and closed:
Severity | ![]() |
CVE |
---|---|---|
![]() |
7.5 | CVE-2020-7733 |
![]() |
7.5 | CVE-2020-7793 |
![]() |
6.1 | CVE-2022-0235 |
![]() |
5.3 | CVE-2020-15168 |
Release Notes
facebook/prop-types
v15.6.2
- Remove the
fbjs
dependency by inlining some helpers from it (#194))
v15.6.1
- Fix an issue where outdated BSD license headers were still present in the published bundle #162
v15.6.0
- Switch from BSD + Patents to MIT license
- Add PropTypes.exact, like PropTypes.shape but warns on extra object keys. (@thejameskyle and @aweary in #41 and #87)
- [ ] If you want to rebase/retry this PR, click this checkbox.
Anyone could approve?