Prechádzať zdrojové kódy

Bump sweetalert2 from 10.13.0 to 10.13.1 (#3355)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 rokov pred
rodič
commit
c72c4efed9
2 zmenil súbory, kde vykonal 4 pridanie a 4 odobranie
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -10350,9 +10350,9 @@
       }
     },
     "sweetalert2": {
-      "version": "10.13.0",
-      "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.13.0.tgz",
-      "integrity": "sha512-kF6Pnr7s7GDqVYRqqgyfxvG5vlUqfP+j+JF7oZ7DOs0/35jg6sTu8hyi6oD6Rb3fIKWIf1S9mCU7wR8iKa7dAA=="
+      "version": "10.13.1",
+      "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.13.1.tgz",
+      "integrity": "sha512-m5X9st+/yuuvrSNwsXhq0+Imh3qZx6y5jceaf8JrluiRUIGTuHe16YPOT9V6lD69RtMAdjG8ZfT2DaxW4Tx6yg=="
     },
     "symbol-observable": {
       "version": "1.0.1",

+ 1 - 1
package.json

@@ -124,7 +124,7 @@
     "select2": "^4.0.13",
     "sparklines": "^1.3.0",
     "summernote": "^0.8.18",
-    "sweetalert2": "^10.13.0",
+    "sweetalert2": "^10.13.1",
     "tempusdominus-bootstrap-4": "^5.39.0",
     "toastr": "^2.1.4",
     "uplot": "^1.6.1"