Browse Source

Bump sweetalert2 from 10.12.0 to 10.12.5 (#3225)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.12.0 to 10.12.5.
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sweetalert2/sweetalert2/compare/v10.12.0...v10.12.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 years ago
parent
commit
4803bdd539
2 changed files with 4 additions and 4 deletions
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -11171,9 +11171,9 @@
       }
     },
     "sweetalert2": {
-      "version": "10.12.0",
-      "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.12.0.tgz",
-      "integrity": "sha512-GFlrfTCszRDqUdXBX4VIDFYsB03tpQY2PmjtmGsRFQCaQ0JcHxECyJb/oLTvZVkoMpBWCPKdx6daRlpTUhitPQ=="
+      "version": "10.12.5",
+      "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.12.5.tgz",
+      "integrity": "sha512-AyHHvwIIkelpfTLAKb3RDdOJv5rXoKGfMzcWr9lx6EEK/PnRU3bZosvnJavXgf2f5Uaz+N3KlqtDOgLVdi33hA=="
     },
     "symbol-observable": {
       "version": "1.0.1",

+ 1 - 1
package.json

@@ -123,7 +123,7 @@
     "select2": "^4.0.13",
     "sparklines": "^1.3.0",
     "summernote": "^0.8.18",
-    "sweetalert2": "^10.12.0",
+    "sweetalert2": "^10.12.5",
     "tempusdominus-bootstrap-4": "^5.39.0",
     "toastr": "^2.1.4",
     "uplot": "^1.4.7"