From ff69586f3da440dc2fdbc0f276f7521cb30d456a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 May 2022 08:12:53 +0000 Subject: [PATCH] fix: upgrade @rails/ujs from 6.1.4 to 6.1.5 Snyk has created this PR to upgrade @rails/ujs from 6.1.4 to 6.1.5. See this package in npm: See this project in Snyk: https://app.snyk.io/org/mcripper/project/5039aa34-d010-4119-93af-5c8703991f02?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e020f739..caee9f7a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "dependencies": { "@fortawesome/fontawesome-free": "^5.15.3", - "@rails/ujs": "^6.1.3-1", + "@rails/ujs": "^6.1.5", "bootstrap": "^4.5.0", "bootstrap-confirmation2": "^4.2.1", "bs-custom-file-input": "^1.3.2", diff --git a/yarn.lock b/yarn.lock index 6cf351d2..5092095c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -899,10 +899,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@rails/ujs@^6.1.3-1": - version "6.1.4" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.1.4.tgz#093d5341595a02089ed309dec40f3c37da7b1b10" - integrity sha512-O3lEzL5DYbxppMdsFSw36e4BHIlfz/xusynwXGv3l2lhSlvah41qviRpsoAlKXxl37nZAqK+UUF5cnGGK45Mfw== +"@rails/ujs@^6.1.5": + version "6.1.5" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.1.5.tgz#bb1afddd0d771f00924f44b21634969e329532e1" + integrity sha512-Ir4yd2fdDldWIghavPr874copVKf6OOoecKHZiFRlPtm38tFvhyxr+ywzNieXGwolF9JQe3D5GrM8ejkzUgh5Q== "@trysound/sax@0.2.0": version "0.2.0"