Bump sweetalert2 from 11.6.5 to 11.6.7 in /apps/block_scout_web/assets

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.6.5 to 11.6.7.
- [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.6.5...v11.6.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/6410/head
dependabot[bot] 2 years ago committed by GitHub
parent aada604545
commit b300922e9e
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

@ -57,7 +57,7 @@
"redux": "^4.2.0",
"stream-browserify": "^3.0.0",
"stream-http": "^3.1.1",
"sweetalert2": "^11.6.5",
"sweetalert2": "^11.6.7",
"urijs": "^1.19.11",
"url": "^0.11.0",
"util": "^0.12.5",
@ -16782,9 +16782,9 @@
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
},
"node_modules/sweetalert2": {
"version": "11.6.5",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.6.5.tgz",
"integrity": "sha512-4/2dD+HoGbMnemYJlY/IXhLUgVFVxLgH3dlEDLY1yufOAW9HLEI8VHmgCo4+pmXbUBlKZU/pDbSgw3wkysi8jQ==",
"version": "11.6.7",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.6.7.tgz",
"integrity": "sha512-nbsmUtfTodJvZ873sn61U0brrHtn8xi8wfn+bVVc9IV05fgOdDMhAhdQ2zQJBYsvggbbp46ZFHMr0/fZJnZPtQ==",
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/limonte"
@ -31186,9 +31186,9 @@
}
},
"sweetalert2": {
"version": "11.6.5",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.6.5.tgz",
"integrity": "sha512-4/2dD+HoGbMnemYJlY/IXhLUgVFVxLgH3dlEDLY1yufOAW9HLEI8VHmgCo4+pmXbUBlKZU/pDbSgw3wkysi8jQ=="
"version": "11.6.7",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.6.7.tgz",
"integrity": "sha512-nbsmUtfTodJvZ873sn61U0brrHtn8xi8wfn+bVVc9IV05fgOdDMhAhdQ2zQJBYsvggbbp46ZFHMr0/fZJnZPtQ=="
},
"symbol-tree": {
"version": "3.2.4",

@ -69,7 +69,7 @@
"redux": "^4.2.0",
"stream-browserify": "^3.0.0",
"stream-http": "^3.1.1",
"sweetalert2": "^11.6.5",
"sweetalert2": "^11.6.7",
"urijs": "^1.19.11",
"url": "^0.11.0",
"util": "^0.12.5",

Loading…
Cancel
Save