Browse Source

Bump sweetalert2 from 10.16.7 to 10.16.9 (#3725)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 years ago
parent
commit
a88fb3caf8
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

@@ -11258,9 +11258,9 @@
       }
     },
     "sweetalert2": {
-      "version": "10.16.7",
-      "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.16.7.tgz",
-      "integrity": "sha512-8w7UMU+joJro3r7CyyqLOK5Agc0/TI2OqC2T8odOOYRKbPvq2Bq9GF3HoQT2tFnjiqP5QEpVugayowoIl2ZlWw=="
+      "version": "10.16.9",
+      "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.16.9.tgz",
+      "integrity": "sha512-oNe+md5tmmS3fGfVHa7gVPlun7Td2oANSacnZCeghnrr3OHBi6UPVPU+GFrymwaDqwQspACilLRmRnM7aTjNPA=="
     },
     "symbol-observable": {
       "version": "1.0.1",

+ 1 - 1
package.json

@@ -121,7 +121,7 @@
     "select2": "^4.0.13",
     "sparklines": "^1.3.0",
     "summernote": "^0.8.18",
-    "sweetalert2": "^10.16.7",
+    "sweetalert2": "^10.16.9",
     "tempusdominus-bootstrap-4": "^5.39.0",
     "toastr": "^2.1.4",
     "uplot": "^1.6.9"