From 337c0900ba13863a9f41dd17b76db2d2a852609e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 13:57:35 +0000 Subject: [PATCH] Bump @rails/ujs from 7.0.2 to 7.1.500 Bumps [@rails/ujs](https://github.com/rails/rails) from 7.0.2 to 7.1.500. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/ujs" dependency-type: direct:production update-type: version-update:semver-minor ... 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 22d40d6..9a3f517 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@rails/actioncable": "^7.0.2", "@rails/activestorage": "^7.2.200", - "@rails/ujs": "^7.0.2", + "@rails/ujs": "^7.1.500", "@rails/webpacker": "^5.4.3", "glob-parent": "^6.0.2", "govuk-frontend": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index a716957..8d6554e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1018,10 +1018,10 @@ dependencies: spark-md5 "^3.0.1" -"@rails/ujs@^7.0.2": - version "7.0.2" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.2.tgz#6e0f843fb810b23ce1c33457b27e0accce6755e4" - integrity sha512-eAn41MQI6z9Yj4RVAIL9qzYorHRM22hPJp9MR86ra62UmcAsI3HEkIgeguN2qWJRxUbztLer+T4fycmTqB/Osw== +"@rails/ujs@^7.1.500": + version "7.1.500" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.500.tgz#84bb037b6a823ec7fb7782a2ac03452deb505128" + integrity sha512-PfPtQrxFOn55RlJ4ygXkcIHFkoPO1JMTRJcSdPb0EavcSZ3Ekl9ujAAPrrqj2zKwkbe0pGGR79RJhnUr5ngQjw== "@rails/webpacker@^5.4.3": version "5.4.4"