Skip to content

Commit

Permalink
fix(deps): update dependency @rails/actioncable to v6.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent d7fcc18 commit 186b5e6
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.7",
"@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.7":
version "6.1.7"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.1.7.tgz#8b4506925d3f7146a70941e4db7ce9dda99f99ae"
integrity sha512-F6S74NGpxhbbDRFsQFGYqefRfZPgYvePNtz9hHKYOqLturrsqrDoG+UcrxEGHsvqDUorMYfx4Wl3K8smmk/u2g==

"@rails/activestorage@6.1.4":
version "6.1.4"
Expand Down

0 comments on commit 186b5e6

Please sign in to comment.