From 839d455bd734e8b40733a838113a13437142cca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 15:01:46 +0000 Subject: [PATCH] Bump @rails/ujs from 7.0.2 to 7.0.3 Bumps [@rails/ujs](https://github.com/rails/rails) from 7.0.2 to 7.0.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.0.2...v7.0.3) --- 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 e87cfa2f..b7a0a68d 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@rails/actioncable": "^7.0.2", "@rails/activestorage": "^7.0.2", - "@rails/ujs": "^7.0.2", + "@rails/ujs": "^7.0.3", "@rails/webpacker": "^5.4.3", "glob-parent": "^6.0.2", "govuk-frontend": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index 3f6c34fd..eaef3719 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1113,10 +1113,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.0.3": + version "7.0.3" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.3.tgz#3bb98db34460ad61ef3cd2684401a444a0347bbb" + integrity sha512-u/F5LOFD1255859xEmb+3dHEI9Gnh5zVsjp6Pc++GGoMUei8vfOEPE9pvWuK01PbarIFfZz5D658gFRhs3dVpw== "@rails/webpacker@^5.4.3": version "5.4.3"