chore(deps): bump react-youtube from 7.13.0 to 7.13.1 in /client

Bumps [react-youtube](https://github.com/tjallingt/react-youtube) from 7.13.0 to 7.13.1.
- [Release notes](https://github.com/tjallingt/react-youtube/releases)
- [Changelog](https://github.com/tjallingt/react-youtube/blob/canary/release.config.js)
- [Commits](https://github.com/tjallingt/react-youtube/compare/v7.13.0...v7.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-25 05:21:33 +00:00
parent cedd1ea8e4
commit e13996d143
2 changed files with 4 additions and 4 deletions

View File

@ -22829,9 +22829,9 @@
}
},
"react-youtube": {
"version": "7.13.0",
"resolved": "https://registry.npmjs.org/react-youtube/-/react-youtube-7.13.0.tgz",
"integrity": "sha512-cVCQE9ktKD1NJOFcJ59jU82UgCXM4yRueWIKSRsOnBfx7uRyhgdLKPKbCQX1Xk2+iXtLpMdAjYmjgxrCvwvfqA==",
"version": "7.13.1",
"resolved": "https://registry.npmjs.org/react-youtube/-/react-youtube-7.13.1.tgz",
"integrity": "sha512-b++TLHmHDpd0ZBS1wcbYabbuchU+W4jtx5A2MUQX0BINNKKsaIQX29sn/aLvZ9v5luwAoceia3VGtyz9blaB9w==",
"requires": {
"fast-deep-equal": "3.1.3",
"prop-types": "15.7.2",

View File

@ -63,7 +63,7 @@
"react-stripe-elements": "^2.0.3",
"react-tooltip": "^4.2.13",
"react-transition-group": "^4.4.1",
"react-youtube": "^7.13.0",
"react-youtube": "^7.13.1",
"redux": "^4.0.4",
"redux-actions": "^2.6.5",
"redux-devtools-extension": "^2.13.8",