From d59f71491731ab0b4b64a3a3d2f48ef39ff1037b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 12:46:52 -0700 Subject: [PATCH] Bump @rails/ujs from 7.1.0 to 7.1.1 (#1254) Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: "@rails/ujs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6e82328d..21e42411 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@docsearch/js": "^3.5.2", "highlight.js": "^11.9.0", "modern-normalize": "^2.0.0", - "@rails/ujs": "7.0.8", + "@rails/ujs": "7.1.1", "@hotwired/turbo": "^7.3.0" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 2937c616..e787100c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1147,10 +1147,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@rails/ujs@7.0.8": - version "7.0.8" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.8.tgz#59853367d0827b3955d2c4bedfd5eba4a79d3422" - integrity sha512-tOQQBVH8LsUpGXqDnk+kaOGVsgZ8maHAhEiw3Git3p88q+c0Slgu47HuDnL6sVxeCfz24zbq7dOjsVYDiTpDIA== +"@rails/ujs@7.1.1": + version "7.1.1" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.1.tgz#f8df96e406a2a824084b637880e57c257073cb05" + integrity sha512-ywGwWNiqXN3Bb1BifVQTrkWEWcAGLHW3D0JNQMQeu57LsoluRzvnenNLPsmdoDPkrmSIASDXNsJiCIpUzFj8CA== "@socket.io/base64-arraybuffer@~1.0.2": version "1.0.2"