Browse Source

Bump sweetalert2 from 10.12.7 to 10.13.0 (#3298)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.12.7 to 10.13.0.
- [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.7...v10.13.0)

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
f3588ca158
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

@@ -11238,9 +11238,9 @@
       }
     },
     "sweetalert2": {
-      "version": "10.12.7",
-      "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.12.7.tgz",
-      "integrity": "sha512-nzT2WtZSxu8ZAeqYlfIri+Wuf3OWH+g4rR0rcoFgApACoHTrW+0iqLUXtZ7OdpDERIKvJi1EKNAbvKSN34Hbcg=="
+      "version": "10.13.0",
+      "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.13.0.tgz",
+      "integrity": "sha512-kF6Pnr7s7GDqVYRqqgyfxvG5vlUqfP+j+JF7oZ7DOs0/35jg6sTu8hyi6oD6Rb3fIKWIf1S9mCU7wR8iKa7dAA=="
     },
     "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.7",
+    "sweetalert2": "^10.13.0",
     "tempusdominus-bootstrap-4": "^5.39.0",
     "toastr": "^2.1.4",
     "uplot": "^1.5.2"