Skip to content

Commit

Permalink
fix: upgrade @rails/actioncable from 6.1.6-1 to 6.1.6 (#141)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @rails/actioncable from 6.1.6-1 to 6.1.6.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/bigbluebutton/project/fbf8ebeb-7606-420e-a339-cdb16201d18a?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Jesus Federico <jesus@123it.ca>
  • Loading branch information
3 people authored Sep 15, 2022
1 parent c98469c commit 0195ecb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"private": true,
"dependencies": {
"@fullhuman/postcss-purgecss": "^4.0.3",
"@rails/actioncable": "6.1.6-1",
"@rails/actioncable": "6.1.6",
"@rails/activestorage": "6.1.6-1",
"@rails/ujs": "6.1.6",
"@rails/webpacker": "^6.0.0-rc.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1052,10 +1052,10 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.6.tgz#cee20bd55e68a1720bdab363ecf0c821ded4cd45"
integrity sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==

"@rails/actioncable@6.1.6-1":
version "6.1.6-1"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.1.6-1.tgz#bd017a03bf31dc2f1f0b51b41e807de064478810"
integrity sha512-0hAY2kyR7zzjcT5Yy0HZeJEx/IkWzvmSmzq5uNGIIjAvADv8aIWGNe5S3Ixr3nu9VXHvPje9CbiVLOurtN9K3A==
"@rails/actioncable@6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.1.6.tgz#ed0e926112fd476c3ac3c52bd18d39d84624cd62"
integrity sha512-gD8zYT8u8AA4wulIW7BN4x6tPSR1Ldt7jXDs3ntBKdgtvqiohBJFEKn8YJSDr7vrCpM/hYuEJxYl/4oJvvENfA==

"@rails/activestorage@6.1.6-1":
version "6.1.6-1"
Expand Down

0 comments on commit 0195ecb

Please sign in to comment.