From c211fe8eebb2a2b2f50c7dc6f9c39598617f5a98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 11:45:20 +0000 Subject: [PATCH] build(deps): bump @rails/ujs from 7.1.0 to 7.1.1 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5b27bc1b00..da85033ae7 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@rails/actioncable": "^7.0.8", "@rails/actiontext": "^7.1.0", "@rails/activestorage": "^7.0.8", - "@rails/ujs": "^7.1.0", + "@rails/ujs": "^7.1.1", "add2calendar": "^1.1.8", "bindings": "^1.5.0", "bootstrap": "5.3.2", diff --git a/yarn.lock b/yarn.lock index a72b4d062d..3b03aacaff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1560,10 +1560,10 @@ dependencies: spark-md5 "^3.0.1" -"@rails/ujs@^7.1.0": - version "7.1.0" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.0.tgz#144ec54b1cc53aa24713cafc29bf8a8d52ac3d24" - integrity sha512-cO8+HREI8hhJDaFyzGCA4AL9/EotHYSTz1v7aQmfZmUdanx/ppXe+MPE4dly2/MtC6Ha6K2Dkzo7bkDGc46y6Q== +"@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== "@sideway/address@^4.1.3": version "4.1.4"