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:
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -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",
|
||||||
|
@ -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",
|
||||||
|
Reference in New Issue
Block a user