From aae720247652791b6ec658e898d5f1733a5ed14b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 22:01:04 +0000 Subject: [PATCH] Bump @rails/activestorage from 6.1.7 to 6.1.709 Bumps [@rails/activestorage](https://github.com/rails/rails) from 6.1.7 to 6.1.709. - [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 c0bf70175..243cd07f7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@fortawesome/fontawesome-free": "^6.6.0", "@rails/actiontext": "^7.1.3", - "@rails/activestorage": "^6.1.7", + "@rails/activestorage": "^6.1.709", "@rails/ujs": "^6.1.7", "bootstrap": "^4.6.2", "dropzone": "^5.9.3", diff --git a/yarn.lock b/yarn.lock index b4d458c92..5a67f8759 100644 --- a/yarn.lock +++ b/yarn.lock @@ -505,10 +505,10 @@ dependencies: spark-md5 "^3.0.1" -"@rails/activestorage@^6.1.7": - version "6.1.7" - resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-6.1.7.tgz#5aaae9f4d10800fdb4fd6fe26fd8b4218579c6e3" - integrity sha512-h++k8LBLns4O8AqzdaFp1TsCLP9VSc2hgWI37bjzJ+4D995X7Rd8kdkRmXRaNAUlHDJgy6RpnbhBJ5oiIgWTDw== +"@rails/activestorage@^6.1.709": + version "6.1.709" + resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-6.1.709.tgz#c66692f4553b3b0c935b512f3ca7d81852d90092" + integrity sha512-y60WjFMOyxSVKZfmETXtvt3ivPVs+meXA2O5MRypVP6zmz4YKSQnvaGAM0iPG1eOmTQ+MumWbxKo8sUGP4wMlA== dependencies: spark-md5 "^3.0.0"