Bump sweetalert2 from 11.7.12 to 11.7.16 in /apps/block_scout_web/assets

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.7.12 to 11.7.16.
- [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.12...v11.7.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/7912/head
dependabot[bot] 1 year ago committed by GitHub
parent 8d2bc75d84
commit 2944f67d70
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.12",
"sweetalert2": "^11.7.16",
"urijs": "^1.19.11",
"url": "^0.11.1",
"util": "^0.12.5",
@ -15703,9 +15703,9 @@
}
},
"node_modules/sweetalert2": {
"version": "11.7.12",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.12.tgz",
"integrity": "sha512-TQJy8mQymJLzqWPQOMQErd81Zd/rSYr0UL4pEc7bqEihtjS+zt7LWJXLhfPp93e+Hf3Z2FHMB6QGNskAMCsdTg==",
"version": "11.7.16",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.16.tgz",
"integrity": "sha512-vxqVcA358RWdK/XOG1gFtOzT7qBH186Ry4gnW0Xtrx7vIo1mpnR8hG8MxQms4gz3JPbYQ6UIgZn0+hTK7in3Jw==",
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/limonte"
@ -29166,9 +29166,9 @@
}
},
"sweetalert2": {
"version": "11.7.12",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.12.tgz",
"integrity": "sha512-TQJy8mQymJLzqWPQOMQErd81Zd/rSYr0UL4pEc7bqEihtjS+zt7LWJXLhfPp93e+Hf3Z2FHMB6QGNskAMCsdTg=="
"version": "11.7.16",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.16.tgz",
"integrity": "sha512-vxqVcA358RWdK/XOG1gFtOzT7qBH186Ry4gnW0Xtrx7vIo1mpnR8hG8MxQms4gz3JPbYQ6UIgZn0+hTK7in3Jw=="
},
"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.12",
"sweetalert2": "^11.7.16",
"urijs": "^1.19.11",
"url": "^0.11.1",
"util": "^0.12.5",

Loading…
Cancel
Save