From a3785f5afdb68db0f1a04e339d2a166fc5439b95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 11:23:58 +0000 Subject: [PATCH] Bump @rails/request.js from 0.0.8 to 0.0.9 Bumps [@rails/request.js](https://github.com/rails/request.js) from 0.0.8 to 0.0.9. - [Release notes](https://github.com/rails/request.js/releases) - [Commits](https://github.com/rails/request.js/compare/v0.0.8...v0.0.9) --- updated-dependencies: - dependency-name: "@rails/request.js" 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 052499e9..0328ddb3 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@hotwired/turbo-rails": "^7.3.0", "@rails/actioncable": "^7.0.8", "@rails/activestorage": "^7.0.8", - "@rails/request.js": "^0.0.8", + "@rails/request.js": "^0.0.9", "@tailwindcss/aspect-ratio": "^0.4.2", "@tailwindcss/forms": "^0.5.6", "@tailwindcss/line-clamp": "^0.4.4", diff --git a/yarn.lock b/yarn.lock index ee09a718..61434a90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -261,10 +261,10 @@ dependencies: spark-md5 "^3.0.1" -"@rails/request.js@^0.0.8": - version "0.0.8" - resolved "https://registry.yarnpkg.com/@rails/request.js/-/request.js-0.0.8.tgz#5e2e8da15013b1af7f04d759e4e9d1cff981865c" - integrity sha512-ysHYZDl+XjBwFVXz7EI7XW+ZWiTFY8t7TrC/ahpAPt0p7NE4DZxm1nJQY9gmF4PBf+4pAYa+D/rLIGmrn1ZMvg== +"@rails/request.js@^0.0.9": + version "0.0.9" + resolved "https://registry.yarnpkg.com/@rails/request.js/-/request.js-0.0.9.tgz#89e2a575405dc07eb8a9b3d2fe04289e1f057cd0" + integrity sha512-VleYUyrA3rwKMvYnz7MI9Ada85Vekjb/WVz7NuGgDO24Y3Zy9FFSpDMQW+ea/tlftD+CdX/W/sUosRA9/HkDOQ== "@tailwindcss/aspect-ratio@^0.4.2": version "0.4.2"