Bump sweetalert2 from 11.4.28 to 11.4.29 in /apps/block_scout_web/assets

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.4.28 to 11.4.29.
- [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.28...v11.4.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/5964/head
dependabot[bot] 2 years ago committed by GitHub
parent 9e86794777
commit b230cea43e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 19
      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.4.28",
"sweetalert2": "^11.4.29",
"urijs": "^1.19.11",
"url": "^0.11.0",
"util": "^0.12.3",
@ -96,11 +96,10 @@
}
},
"../../../deps/phoenix": {
"version": "1.5.13",
"license": "MIT"
"version": "0.0.1"
},
"../../../deps/phoenix_html": {
"version": "3.0.4"
"version": "0.0.1"
},
"node_modules/@ampproject/remapping": {
"version": "2.2.0",
@ -16955,9 +16954,9 @@
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
},
"node_modules/sweetalert2": {
"version": "11.4.28",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.28.tgz",
"integrity": "sha512-leCf8Kc/o+R0LNWmLjWXI7l0roMchEHg6X+XibmfTYaOMvOoHXmoxmegHl0it+8vvvZlPIjzyfM6bYBOKTFnRg==",
"version": "11.4.29",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.29.tgz",
"integrity": "sha512-UMCZgyEk0m+KizxspB8Bsm5ZQRdguba2t2+Rf0r8XBmq5YqhXq7ItV2C15A3VLfRlxHnEJBTYg6hkSk/x+5Ofw==",
"funding": {
"type": "individual",
"url": "https://sweetalert2.github.io/#donations"
@ -31532,9 +31531,9 @@
}
},
"sweetalert2": {
"version": "11.4.28",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.28.tgz",
"integrity": "sha512-leCf8Kc/o+R0LNWmLjWXI7l0roMchEHg6X+XibmfTYaOMvOoHXmoxmegHl0it+8vvvZlPIjzyfM6bYBOKTFnRg=="
"version": "11.4.29",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.29.tgz",
"integrity": "sha512-UMCZgyEk0m+KizxspB8Bsm5ZQRdguba2t2+Rf0r8XBmq5YqhXq7ItV2C15A3VLfRlxHnEJBTYg6hkSk/x+5Ofw=="
},
"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.4.28",
"sweetalert2": "^11.4.29",
"urijs": "^1.19.11",
"url": "^0.11.0",
"util": "^0.12.3",

Loading…
Cancel
Save