Skip to content

Commit

Permalink
fix: upgrade @rails/activestorage from 6.1.6-1 to 6.1.6 (#142)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @rails/activestorage 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 0195ecb commit a2e5186
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 @@ -8,7 +8,7 @@
"dependencies": {
"@fullhuman/postcss-purgecss": "^4.0.3",
"@rails/actioncable": "6.1.6",
"@rails/activestorage": "6.1.6-1",
"@rails/activestorage": "6.1.6",
"@rails/ujs": "6.1.6",
"@rails/webpacker": "^6.0.0-rc.6",
"@tailwindcss/aspect-ratio": "^0.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1057,10 +1057,10 @@
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"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-6.1.6-1.tgz#af99e2f4c43763450d9a383fcda8ff3d593b23a6"
integrity sha512-sPjeIPV5R2apk1fd2gIph9wN3qe9MZm0zsnVpY1lI9X2dALK9VwmD8Ovt514RXuINK/Sjkr2pZ4eAB0U3lBGFQ==
"@rails/activestorage@6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-6.1.6.tgz#d4ffd5327af8e85dee9f9a4867a7cd64d644e26f"
integrity sha512-0ajoVtZK5fNbHqAzKWZR+ocDwnd+D36gG9om3CphSL2QevB7e1YIVZo5UFPbB+3KD0kj8KuW6VaaOOT98Qm5bA==
dependencies:
spark-md5 "^3.0.0"

Expand Down

0 comments on commit a2e5186

Please sign in to comment.