diff --git a/package.json b/package.json index e87cfa2..b7a0a68 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 3f6c34f..eaef371 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"