Skip to content

Commit

Permalink
fix(deps): update dependency @rails/actioncable to v6.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent d7fcc18 commit 1df52ba
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 @@ -2,7 +2,7 @@
"name": "warp-next",
"private": true,
"dependencies": {
"@rails/actioncable": "6.1.4",
"@rails/actioncable": "6.1.6",
"@rails/activestorage": "6.1.4",
"@rails/ujs": "6.1.4",
"@rails/webpacker": "5.4.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -993,10 +993,10 @@
mkdirp "^1.0.4"
rimraf "^3.0.2"

"@rails/actioncable@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.1.4.tgz#c3c5a9f8302c429af9722b6c50ab48049016d2a3"
integrity sha512-0LmSKJTuo2dL6BQ+9xxLnS9lbkyfz2mBGeBnQ2J7o9Bn0l0q+ZC6VuoZMZZXPvABI4QT7Nfknv5WhfKYL+boew==
"@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.4":
version "6.1.4"
Expand Down

0 comments on commit 1df52ba

Please sign in to comment.