Bump sweetalert2 from 11.4.26 to 11.4.27 in /apps/block_scout_web/assets

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.4.26 to 11.4.27.
- [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.4.26...v11.4.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/5939/head
dependabot[bot] 2 years ago committed by GitHub
parent 6e5243d9e9
commit d2df22449d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      apps/block_scout_web/assets/package-lock.json
  2. 2
      apps/block_scout_web/assets/package.json

@ -56,7 +56,7 @@
"redux": "^4.2.0",
"stream-browserify": "^3.0.0",
"stream-http": "^3.1.1",
"sweetalert2": "^11.4.26",
"sweetalert2": "^11.4.27",
"urijs": "^1.19.11",
"url": "^0.11.0",
"util": "^0.12.3",
@ -16945,9 +16945,9 @@
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
},
"node_modules/sweetalert2": {
"version": "11.4.26",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.26.tgz",
"integrity": "sha512-YqH/C6IPudeWVK9R0x3pCOqP7m90Ae50tl98SQBpAwL3+UBl1WYD2+5OaKy0ybiVTKbYe76wwJ3PV+bITLjl+A==",
"version": "11.4.27",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.27.tgz",
"integrity": "sha512-UEahwAhaSUiL8+fyH7ziuXgC/yHrCgZZuVAXYzNj52tOkjUWFPlYyZN3JVpKtBqDxNDOk76gQ1FZbFst7wnU+A==",
"funding": {
"type": "individual",
"url": "https://sweetalert2.github.io/#donations"
@ -31517,9 +31517,9 @@
}
},
"sweetalert2": {
"version": "11.4.26",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.26.tgz",
"integrity": "sha512-YqH/C6IPudeWVK9R0x3pCOqP7m90Ae50tl98SQBpAwL3+UBl1WYD2+5OaKy0ybiVTKbYe76wwJ3PV+bITLjl+A=="
"version": "11.4.27",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.27.tgz",
"integrity": "sha512-UEahwAhaSUiL8+fyH7ziuXgC/yHrCgZZuVAXYzNj52tOkjUWFPlYyZN3JVpKtBqDxNDOk76gQ1FZbFst7wnU+A=="
},
"symbol-tree": {
"version": "3.2.4",

@ -68,7 +68,7 @@
"redux": "^4.2.0",
"stream-browserify": "^3.0.0",
"stream-http": "^3.1.1",
"sweetalert2": "^11.4.26",
"sweetalert2": "^11.4.27",
"urijs": "^1.19.11",
"url": "^0.11.0",
"util": "^0.12.3",

Loading…
Cancel
Save