chore:(deps): bump bootstrap from 4.5.1 to 4.5.2 in /explorer (#11441)

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.1...v4.5.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-08-08 13:12:03 +00:00
committed by GitHub
parent c544116cf2
commit 4e815eaeb6
2 changed files with 4 additions and 4 deletions

View File

@ -4738,9 +4738,9 @@
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=" "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
}, },
"bootstrap": { "bootstrap": {
"version": "4.5.1", "version": "4.5.2",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.1.tgz", "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.2.tgz",
"integrity": "sha512-bxUooHBSbvefnIZfjD0LE8nfdPKrtiFy2sgrxQwUZ0UpFzpjVbVMUxaGIoo9XWT4B2LG1HX6UQg0UMOakT0prQ==" "integrity": "sha512-vlGn0bcySYl/iV+BGA544JkkZP5LB3jsmkeKLFQakCOwCM3AOk7VkldBz4jrzSe+Z0Ezn99NVXa1o45cQY4R6A=="
}, },
"brace-expansion": { "brace-expansion": {
"version": "1.1.11", "version": "1.1.11",

View File

@ -19,7 +19,7 @@
"@types/react-select": "^3.0.16", "@types/react-select": "^3.0.16",
"@types/socket.io-client": "^1.4.33", "@types/socket.io-client": "^1.4.33",
"bn.js": "^5.1.2", "bn.js": "^5.1.2",
"bootstrap": "^4.5.1", "bootstrap": "^4.5.2",
"bs58": "^4.0.1", "bs58": "^4.0.1",
"chai": "^4.2.0", "chai": "^4.2.0",
"humanize-duration-ts": "^2.1.1", "humanize-duration-ts": "^2.1.1",