chore(deps): bump sweetalert2 in /apps/block_scout_web/assets (#10532)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.12.1 to 11.12.4.
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sweetalert2/sweetalert2/compare/v11.12.1...v11.12.4)

---
updated-dependencies:
- dependency-name: sweetalert2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/10534/head
dependabot[bot] 4 months ago committed by GitHub
parent dcb582299a
commit c57043e7ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 14
      apps/block_scout_web/assets/package-lock.json
  2. 2
      apps/block_scout_web/assets/package.json

@ -61,7 +61,7 @@
"redux": "^5.0.1",
"stream-browserify": "^3.0.0",
"stream-http": "^3.1.1",
"sweetalert2": "^11.12.1",
"sweetalert2": "^11.12.4",
"urijs": "^1.19.11",
"url": "^0.11.3",
"util": "^0.12.5",
@ -16201,9 +16201,9 @@
}
},
"node_modules/sweetalert2": {
"version": "11.12.1",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.12.1.tgz",
"integrity": "sha512-xV3/YI7Ah6BeP+bXKcrHy1yn6duh8eqlX2TSI9I/rTIzGLYQvnnTa3mOIo5RHUobAjSmacC2IhPApxjvppZaEQ==",
"version": "11.12.4",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.12.4.tgz",
"integrity": "sha512-ZSpyaLbAmn4b7xjnV9x9BFD1UOrCAhIzm1D8dZ443kGxtVKqbTIA5SgXs4xeEtmFfEXUyC3RBgpSlu1AXmCiHA==",
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/limonte"
@ -30084,9 +30084,9 @@
}
},
"sweetalert2": {
"version": "11.12.1",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.12.1.tgz",
"integrity": "sha512-xV3/YI7Ah6BeP+bXKcrHy1yn6duh8eqlX2TSI9I/rTIzGLYQvnnTa3mOIo5RHUobAjSmacC2IhPApxjvppZaEQ=="
"version": "11.12.4",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.12.4.tgz",
"integrity": "sha512-ZSpyaLbAmn4b7xjnV9x9BFD1UOrCAhIzm1D8dZ443kGxtVKqbTIA5SgXs4xeEtmFfEXUyC3RBgpSlu1AXmCiHA=="
},
"symbol-tree": {
"version": "3.2.4",

@ -73,7 +73,7 @@
"redux": "^5.0.1",
"stream-browserify": "^3.0.0",
"stream-http": "^3.1.1",
"sweetalert2": "^11.12.1",
"sweetalert2": "^11.12.4",
"urijs": "^1.19.11",
"url": "^0.11.3",
"util": "^0.12.5",

Loading…
Cancel
Save