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