From 899096bf99b600cba28fab19dc7862014da8dd21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:50:20 +0000 Subject: [PATCH] build(deps): bump @rails/activestorage from 8.0.0 to 8.0.100 Bumps [@rails/activestorage](https://github.com/rails/rails) from 8.0.0 to 8.0.100. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/activestorage" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a7ca971efd..f47d1ed1ac 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@popperjs/core": "^2.11.8", "@rails/actioncable": "^8.0.100", "@rails/actiontext": "^8.0.100", - "@rails/activestorage": "^8.0.0", + "@rails/activestorage": "^8.0.100", "@rails/ujs": "^7.1.500", "@stimulus-components/rails-nested-form": "^5.0.0", "add2calendar": "^1.1.8", diff --git a/yarn.lock b/yarn.lock index 93382087db..6db4d24562 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1476,10 +1476,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"