Bump sweetalert2 from 11.7.18 to 11.7.20 in /apps/block_scout_web/assets

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.7.18 to 11.7.20.
- [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.7.18...v11.7.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/8030/head
dependabot[bot] 1 year ago committed by GitHub
parent ef50a0e802
commit 4b56e73d00
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

@ -61,7 +61,7 @@
"redux": "^4.2.1",
"stream-browserify": "^3.0.0",
"stream-http": "^3.1.1",
"sweetalert2": "^11.7.18",
"sweetalert2": "^11.7.20",
"urijs": "^1.19.11",
"url": "^0.11.1",
"util": "^0.12.5",
@ -15702,9 +15702,9 @@
}
},
"node_modules/sweetalert2": {
"version": "11.7.18",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.18.tgz",
"integrity": "sha512-Njl5JTDasSP8yRX9cpLdy2fdxHZYPYNmiIGNZykF2Zt1UHIvurwt/W2LmlGe5RbyMDHYDXuHqlD1Q8Vr5/mqlA==",
"version": "11.7.20",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.20.tgz",
"integrity": "sha512-GdU1TkiLpGGC0mcPV8bKmS7G0MR7caxambPkEU8zyepRSNR9EaEvIjNhX5QNkL0VFVzHbI3l12NtuEklkJ0D4Q==",
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/limonte"
@ -29161,9 +29161,9 @@
}
},
"sweetalert2": {
"version": "11.7.18",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.18.tgz",
"integrity": "sha512-Njl5JTDasSP8yRX9cpLdy2fdxHZYPYNmiIGNZykF2Zt1UHIvurwt/W2LmlGe5RbyMDHYDXuHqlD1Q8Vr5/mqlA=="
"version": "11.7.20",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.20.tgz",
"integrity": "sha512-GdU1TkiLpGGC0mcPV8bKmS7G0MR7caxambPkEU8zyepRSNR9EaEvIjNhX5QNkL0VFVzHbI3l12NtuEklkJ0D4Q=="
},
"symbol-tree": {
"version": "3.2.4",

@ -73,7 +73,7 @@
"redux": "^4.2.1",
"stream-browserify": "^3.0.0",
"stream-http": "^3.1.1",
"sweetalert2": "^11.7.18",
"sweetalert2": "^11.7.20",
"urijs": "^1.19.11",
"url": "^0.11.1",
"util": "^0.12.5",

Loading…
Cancel
Save