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

Bumps [react-youtube](https://github.com/tjallingt/react-youtube) from 7.12.0 to 7.13.0.
- [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.12.0...v7.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-26 05:29:20 +00:00
parent 84279fe9a8
commit 0a71ec9488
2 changed files with 4 additions and 4 deletions

View File

@ -22585,9 +22585,9 @@
} }
}, },
"react-youtube": { "react-youtube": {
"version": "7.12.0", "version": "7.13.0",
"resolved": "https://registry.npmjs.org/react-youtube/-/react-youtube-7.12.0.tgz", "resolved": "https://registry.npmjs.org/react-youtube/-/react-youtube-7.13.0.tgz",
"integrity": "sha512-26ARkEJlTnS4xLSbxvSf/SFYq76x9n+u8YQHwPn5EEd/LOA09uq+TOl0R2ren7U02BsPSZQq+MIZY/XUYzhYng==", "integrity": "sha512-cVCQE9ktKD1NJOFcJ59jU82UgCXM4yRueWIKSRsOnBfx7uRyhgdLKPKbCQX1Xk2+iXtLpMdAjYmjgxrCvwvfqA==",
"requires": { "requires": {
"fast-deep-equal": "3.1.3", "fast-deep-equal": "3.1.3",
"prop-types": "15.7.2", "prop-types": "15.7.2",

View File

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