Skip to content

Commit

Permalink
fix: upgrade sweetalert2 from 11.7.12 to 11.7.31
Browse files Browse the repository at this point in the history
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
  • Loading branch information
snyk-bot committed Oct 22, 2023
1 parent 21b46c0 commit 6ed6caf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 6ed6caf

Please sign in to comment.