Bump sweetalert2 from 11.7.29 to 11.7.31 in /apps/block_scout_web/assets

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.7.29 to 11.7.31.
- [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.29...v11.7.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/8546/head
dependabot[bot] 1 year ago committed by GitHub
parent 06b554cb6b
commit f854ebab43
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.29",
"sweetalert2": "^11.7.31",
"urijs": "^1.19.11",
"url": "^0.11.3",
"util": "^0.12.5",
@ -15943,9 +15943,9 @@
}
},
"node_modules/sweetalert2": {
"version": "11.7.29",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.29.tgz",
"integrity": "sha512-oXl//RcQGDWUZqU3fB6zq4qjHQYelIQ9FaJWucsH2tNkN9YGfk0XCAa836rfnV9mNOsaI18gWgIn0NFp0iXAcw==",
"version": "11.7.31",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.31.tgz",
"integrity": "sha512-AVNODg41LqhC241UHTanW2ZQdh0ziiw+Gc3Dmy1EuCFP+g09P3mBEhvauU88J3JLEX6UpTfhp7iok9t8uhEdQQ==",
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/limonte"
@ -29628,9 +29628,9 @@
}
},
"sweetalert2": {
"version": "11.7.29",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.29.tgz",
"integrity": "sha512-oXl//RcQGDWUZqU3fB6zq4qjHQYelIQ9FaJWucsH2tNkN9YGfk0XCAa836rfnV9mNOsaI18gWgIn0NFp0iXAcw=="
"version": "11.7.31",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.31.tgz",
"integrity": "sha512-AVNODg41LqhC241UHTanW2ZQdh0ziiw+Gc3Dmy1EuCFP+g09P3mBEhvauU88J3JLEX6UpTfhp7iok9t8uhEdQQ=="
},
"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.29",
"sweetalert2": "^11.7.31",
"urijs": "^1.19.11",
"url": "^0.11.3",
"util": "^0.12.5",

Loading…
Cancel
Save