diff --git a/package.json b/package.json index 9ca830467..53fbcc0cd 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@hotwired/turbo-rails": "^8.0.12", "@rails/actioncable": "^8.0.100", "@rails/actiontext": "^8.0.100", - "@rails/activestorage": "^8.0.0", + "@rails/activestorage": "^8.0.100", "@rails/request.js": "^0.0.11", "@stimulus-components/sortable": "^5.0.1", "@sentry/browser": "^8.45.0", diff --git a/yarn.lock b/yarn.lock index 1f4659f6b..b617ad734 100644 --- a/yarn.lock +++ b/yarn.lock @@ -457,10 +457,10 @@ dependencies: "@rails/activestorage" ">= 8.0.0-alpha" -"@rails/activestorage@>= 8.0.0-alpha", "@rails/activestorage@^8.0.0": - version "8.0.0" - resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-8.0.0.tgz#be5dd10acc141b95ffa2b3026e61790c36f1679c" - integrity sha512-qoA7U1gMcWXhDnImwDIyRQDXkQKzThT2lu2Xpim8CnTOCEeAgkQ5Co2kzodpAI2grF1JSDvwXSPYNWwVAswndA== +"@rails/activestorage@>= 8.0.0-alpha", "@rails/activestorage@^8.0.100": + version "8.0.100" + resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-8.0.100.tgz#a04f84b8e2359dce5c9cac0d2f408cd530d1495a" + integrity sha512-/fIFav9RFFzQKK3a91O2OOdnHxPx+mBIR6wZDxeH9bcbDf2dZqhVcr5DGRJuhkF8U7C3s0tYvYafscmkBNRlHQ== dependencies: spark-md5 "^3.0.1"