From 6ed6caf9f22ff6f568a50bb414bb52c61bdbe7c9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 22 Oct 2023 16:24:46 +0000 Subject: [PATCH] fix: upgrade sweetalert2 from 11.7.12 to 11.7.31 Snyk has created this PR to upgrade sweetalert2 from 11.7.12 to 11.7.31. See this package in npm: See this project in Snyk: https://app.snyk.io/org/compwron/project/696abfe9-f225-4759-afb7-243225e08b23?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 ced1c09741..cf45a219d6 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "stimulus-rails-nested-form": "^4.1.0", "stimulus-reveal-controller": "^4.1.0", "strftime": "^0.10.2", - "sweetalert2": "^11.3.5", + "sweetalert2": "^11.7.31", "trix": "^2.0.7", "turbolinks": "^5.2.0" }, diff --git a/yarn.lock b/yarn.lock index 9cdf5da268..ab31061a56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6937,10 +6937,10 @@ supports-preserve-symlinks-flag@^1.0.0: resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== -sweetalert2@^11.3.5: - version "11.7.12" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.7.12.tgz#3ac15a3138159ccdcd2ec55ea7abe749cd528a80" - integrity sha512-TQJy8mQymJLzqWPQOMQErd81Zd/rSYr0UL4pEc7bqEihtjS+zt7LWJXLhfPp93e+Hf3Z2FHMB6QGNskAMCsdTg== +sweetalert2@^11.7.31: + version "11.7.32" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.7.32.tgz#366fde9eaa1fc8d7a8993400d7582715647a31cf" + integrity sha512-44tNNe2oLe7T94mT6dus4hc9G7qg6jZU/K5qZzpNS6e5HGPrSF6Kie6oZ7B5puIJydB34V2h/8f5EhIFivYo4A== symbol-tree@^3.2.4: version "3.2.4"