From 2392be68ca690e99953b1ea2a343a8340c453c15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 08:08:06 +0000 Subject: [PATCH] Bump @rails/ujs from 6.0.2 to 6.1.3 Bumps [@rails/ujs](https://github.com/rails/rails) from 6.0.2 to 6.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v6.0.2...v6.1.3) 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 7107a12..14b6f58 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@rails/actioncable": "^6.0.0", "@rails/activestorage": "^6.0.0", - "@rails/ujs": "^6.0.0", + "@rails/ujs": "^6.1.3", "@rails/webpacker": "4.2.2", "chart.js": "^2.9.3", "chartkick": "^3.2.0", diff --git a/yarn.lock b/yarn.lock index 25cd08c..55fa618 100644 --- a/yarn.lock +++ b/yarn.lock @@ -799,10 +799,10 @@ dependencies: spark-md5 "^3.0.0" -"@rails/ujs@^6.0.0": - version "6.0.2" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.0.2.tgz#8d32452d51c5e115374a218fb5475803dc17f4c0" - integrity sha512-KSQjJG8yzSWC1IT+UtFQglefABU37hpJ7uAz39K1/iWtoaJaI9ydGIaxxpJBT/PmYv4kS6lCSjXq13DELeJocw== +"@rails/ujs@^6.1.3": + version "6.1.3" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.1.3.tgz#90ef26caa0925492b1a3b1495db09cfbe49e745e" + integrity sha512-9mip5o+LVouWAqLMNJWhxda+D5uP+4RziNECgOGJlL6k3rc5SC/ljCHpV9Cym4i3oeGZkpZJ2tu4frCwt84kzQ== "@rails/webpacker@4.2.2": version "4.2.2"