Bump sweetalert2 from 11.7.5 to 11.7.8 in /apps/block_scout_web/assets

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.7.5 to 11.7.8.
- [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.5...v11.7.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/7579/head
dependabot[bot] 2 years ago committed by GitHub
parent 777ad07def
commit 0f318774f3
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", "redux": "^4.2.1",
"stream-browserify": "^3.0.0", "stream-browserify": "^3.0.0",
"stream-http": "^3.1.1", "stream-http": "^3.1.1",
"sweetalert2": "^11.7.5", "sweetalert2": "^11.7.8",
"urijs": "^1.19.11", "urijs": "^1.19.11",
"url": "^0.11.0", "url": "^0.11.0",
"util": "^0.12.5", "util": "^0.12.5",
@ -15744,9 +15744,9 @@
} }
}, },
"node_modules/sweetalert2": { "node_modules/sweetalert2": {
"version": "11.7.5", "version": "11.7.8",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.5.tgz", "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.8.tgz",
"integrity": "sha512-RBPKdK8Uf9/bz9r4vy7x6sGqf0MioSXt1po1lAwwcl3AwbjHVTc5S0yud4ZJKU1EhvJFVDrFoqIpHwWERwZJEA==", "integrity": "sha512-s6WMsK0DogOZ2fj21tM5LjeBcQm7sPf+Z0sksxhZFs9HeIKAnLz8NMeIIOgcB/wS7/ZzP95d3jxzE6FbSau6eA==",
"funding": { "funding": {
"type": "individual", "type": "individual",
"url": "https://github.com/sponsors/limonte" "url": "https://github.com/sponsors/limonte"
@ -29348,9 +29348,9 @@
} }
}, },
"sweetalert2": { "sweetalert2": {
"version": "11.7.5", "version": "11.7.8",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.5.tgz", "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.8.tgz",
"integrity": "sha512-RBPKdK8Uf9/bz9r4vy7x6sGqf0MioSXt1po1lAwwcl3AwbjHVTc5S0yud4ZJKU1EhvJFVDrFoqIpHwWERwZJEA==" "integrity": "sha512-s6WMsK0DogOZ2fj21tM5LjeBcQm7sPf+Z0sksxhZFs9HeIKAnLz8NMeIIOgcB/wS7/ZzP95d3jxzE6FbSau6eA=="
}, },
"symbol-tree": { "symbol-tree": {
"version": "3.2.4", "version": "3.2.4",

@ -73,7 +73,7 @@
"redux": "^4.2.1", "redux": "^4.2.1",
"stream-browserify": "^3.0.0", "stream-browserify": "^3.0.0",
"stream-http": "^3.1.1", "stream-http": "^3.1.1",
"sweetalert2": "^11.7.5", "sweetalert2": "^11.7.8",
"urijs": "^1.19.11", "urijs": "^1.19.11",
"url": "^0.11.0", "url": "^0.11.0",
"util": "^0.12.5", "util": "^0.12.5",

Loading…
Cancel
Save