diff --git a/package.json b/package.json index 8f1f24405..6bef7da55 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@hotwired/turbo-rails": "^8.0.10", "@rails/actioncable": "^7.2.100", "@rails/actiontext": "^7.2.100", - "@rails/activestorage": "^7.2.100", + "@rails/activestorage": "^7.2.101", "@rails/request.js": "^0.0.11", "@stimulus-components/sortable": "^5.0.1", "@sentry/browser": "^8.34.0", diff --git a/yarn.lock b/yarn.lock index 9b3aab3da..bcba8007f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -434,10 +434,10 @@ dependencies: "@rails/activestorage" ">= 7.2.0-alpha" -"@rails/activestorage@>= 7.2.0-alpha", "@rails/activestorage@^7.2.100": - version "7.2.100" - resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.100.tgz#c1e643d3c35c62c946e6f7c8d812fa567d2ce915" - integrity sha512-gohCilm1E10W51Hc9iT960xX9TP11L5TJ4W1ufs9f3h5Ncsw01S/eHgVUfcdfszqw3G+28Z0MFu999+iSpgdTg== +"@rails/activestorage@>= 7.2.0-alpha", "@rails/activestorage@^7.2.101": + version "7.2.101" + resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.101.tgz#fc786623431e7d5ef2b4e73b8c1cbfb890f18aac" + integrity sha512-N4Lb2xW+6OFeE8f0nvOo6vigVM3VWlEYO6+wPBgc26CFstVG2zXbj4SV88JW3hZSArcCVox726hbXogwMV7hcg== dependencies: spark-md5 "^3.0.1"