Skip to content

Commit

Permalink
Update dependency @rails/activestorage to v6.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 16, 2022
1 parent 0cbd8bd commit 3703d55
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 @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@rails/actioncable": "6.1.4",
"@rails/activestorage": "6.1.4",
"@rails/activestorage": "6.1.5",
"@rails/ujs": "6.1.4",
"@rails/webpacker": "5.4.3",
"bulma": "0.9.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -998,10 +998,10 @@
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.1.4.tgz#c3c5a9f8302c429af9722b6c50ab48049016d2a3"
integrity sha512-0LmSKJTuo2dL6BQ+9xxLnS9lbkyfz2mBGeBnQ2J7o9Bn0l0q+ZC6VuoZMZZXPvABI4QT7Nfknv5WhfKYL+boew==

"@rails/activestorage@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-6.1.4.tgz#7772f539cc846df5f4364fc57ccb48860f9e966e"
integrity sha512-1Tm8uaVBhLTDEG4YaFPvqguhjbUGSPVItm0CfkRpIFZIkybWzFAxatIrk4YVOOxB8ZdXS7GdeYa1qVwjdiDkgQ==
"@rails/activestorage@6.1.5":
version "6.1.5"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-6.1.5.tgz#a43929573b2ffae54857ffa3b7ac1988af42b681"
integrity sha512-7L0eWqrguZIyvfPOpVoZRChuIgxbpBdwdVtprT6wrl5rUAbdyHr6AZczl1yS+5d6nBV0TqpVLaB1sGxi2aMbCQ==
dependencies:
spark-md5 "^3.0.0"

Expand Down

0 comments on commit 3703d55

Please sign in to comment.