0

Bump @joeattardi/emoji-button from 4.5.0 to 4.5.1 in /build/javascript (#395)

Bumps [@joeattardi/emoji-button](https://github.com/joeattardi/emoji-button) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/joeattardi/emoji-button/releases)
- [Commits](https://github.com/joeattardi/emoji-button/compare/v4.5.0...v4.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-11-24 00:28:25 -08:00 committed by GitHub
parent 0e32ff76f6
commit cb1f183ca1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -89,9 +89,9 @@
}
},
"@joeattardi/emoji-button": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@joeattardi/emoji-button/-/emoji-button-4.5.0.tgz",
"integrity": "sha512-x3hSMsSSB1XYhITQ7TomZHV3Yzj+AoVYgGI41cAi4o/6JhuJ2FEmmivzC1rqj7yCUYeJEEXVoiCvbWF9Gu9W7w==",
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/@joeattardi/emoji-button/-/emoji-button-4.5.1.tgz",
"integrity": "sha512-jrxFfIqHCVl5GjlCkP/jo5bPo604NmOAgmOopRViyVOmIPskjmb7x/uvWxZfKFvKFTTNOWYV9jMiNMW6OcPM9g==",
"requires": {
"@fortawesome/fontawesome-svg-core": "^1.2.28",
"@fortawesome/free-regular-svg-icons": "^5.13.0",

View File

@ -4,7 +4,7 @@
"description": "Javascript dependencies for Owncast web app",
"main": "index.js",
"dependencies": {
"@joeattardi/emoji-button": "^4.5.0",
"@joeattardi/emoji-button": "^4.5.1",
"@justinribeiro/lite-youtube": "^0.9.1",
"@videojs/http-streaming": "2.3.1",
"@videojs/themes": "^1.0.1",