Skip to content

Commit

Permalink
feat: upgrade @rails/actioncable from 6.0.3 to 7.1.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @rails/actioncable from 6.0.3 to 7.1.3.

See this package in yarn:
@rails/actioncable

See this project in Snyk:
https://app.snyk.io/org/contentstack-devex/project/02324b35-5d7d-4b88-9888-c359e4c6cdf1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 25, 2024
1 parent a73e8a5 commit dd743e5
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": "contentstack_ruby_graphql_example",
"private": true,
"dependencies": {
"@rails/actioncable": "^6.0.0",
"@rails/actioncable": "^7.1.3",
"@rails/activestorage": "^6.0.0",
"@rails/ujs": "^6.0.0",
"@rails/webpacker": "^5.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1079,10 +1079,10 @@
mkdirp "^1.0.4"
rimraf "^3.0.2"

"@rails/actioncable@^6.0.0":
version "6.0.3"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.0.3.tgz#722b4b639936129307ddbab3a390f6bcacf3e7bc"
integrity sha512-I01hgqxxnOgOtJTGlq0ZsGJYiTEEiSGVEGQn3vimZSqEP1HqzyFNbzGTq14Xdyeow2yGJjygjoFF1pmtE+SQaw==
"@rails/actioncable@^7.1.3":
version "7.1.3"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.1.3.tgz#4db480347775aeecd4dde2405659eef74a458881"
integrity sha512-ojNvnoZtPN0pYvVFtlO7dyEN9Oml1B6IDM+whGKVak69MMYW99lC2NOWXWeE3bmwEydbP/nn6ERcpfjHVjYQjA==

"@rails/activestorage@^6.0.0":
version "6.0.3"
Expand Down

0 comments on commit dd743e5

Please sign in to comment.