Skip to content

Commit

Permalink
Merge pull request #210 from Purple-Stock/snyk-upgrade-92a05b125b366e…
Browse files Browse the repository at this point in the history
…69e7bf75524f307d5a

[Snyk] Upgrade @rails/actioncable from 7.0.4 to 7.0.5
  • Loading branch information
puppe1990 authored Jul 8, 2023
2 parents 42030b6 + 6be5c03 commit 05816b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@hotwired/stimulus": "^3.1.1",
"@hotwired/turbo-rails": "^7.3.0",
"@nathanvda/cocoon": "^1.2.14",
"@rails/actioncable": "^7.0.4",
"@rails/actioncable": "^7.0.5",
"@rails/activestorage": "^7.0.5",
"@rails/ujs": "^6.1.6",
"axios": "^0.27.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,16 +90,16 @@
dependencies:
jquery "^3.3.1"

"@rails/actioncable@^7.0", "@rails/actioncable@^7.0.4":
"@rails/actioncable@^7.0":
version "7.0.4"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.4.tgz#70a3ca56809f7aaabb80af2f9c01ae51e1a8ed41"
integrity sha512-tz4oM+Zn9CYsvtyicsa/AwzKZKL+ITHWkhiu7x+xF77clh2b4Rm+s6xnOgY/sGDWoFWZmtKsE95hxBPkgQQNnQ==

"@rails/activestorage@^7.0.5":
"@rails/actioncable@^7.0.5":
version "7.0.6"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.0.6.tgz#8b762e7142eb8332541dffa0f841d7a5026f64fd"
integrity sha512-sLr5Uj8cnWkX9lLV7wk8mIVFt6XFOJR7mAXm0QmDnrR/YGMF4Ho5tcVRUHzlyAisRQcHp6D0zHSVgOUukF8OHg==

resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.6.tgz#60765c8e9c357a0ba0840fb1e409caedc233ea0d"
integrity sha512-ybBsUrIsu5geM8BtqnpM7ZA9D8uzSz+e1B4JR57NaCmasHKWap6AX5DT7NHIbp21opVet1qqoVSdsoLDqXeB2A==
dependencies:
spark-md5 "^3.0.1"

Expand Down

0 comments on commit 05816b3

Please sign in to comment.