build(deps): bump react-bootstrap from 2.0.2 to 2.0.3 in /htmlui (#1556)

Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v2.0.2...v2.0.3)

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

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]
2021-12-01 18:00:27 -08:00
committed by GitHub
parent dc964bee43
commit d3ca671ab0
2 changed files with 8 additions and 8 deletions

View File

@@ -15,7 +15,7 @@
"@fortawesome/react-fontawesome": "^0.1.16",
"bootstrap": "^5.1.3",
"moment": "^2.29.1",
"react-bootstrap": "^2.0.2",
"react-bootstrap": "^2.0.3",
"react-dom": "^17.0.2",
"react-router-dom": "^5.3.0",
"react-table": "^7.7.0"
@@ -24467,9 +24467,9 @@
}
},
"node_modules/react-bootstrap": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-2.0.2.tgz",
"integrity": "sha512-QuMqJ+WJmd6dUyOys6OF3nr6T/FjUVAoEMbSjsFrwVufJtvMox0SU1Dvz/cDID+Dl6Rz2RLcJzyqkdl+DEK2Gg==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-2.0.3.tgz",
"integrity": "sha512-gIRzQf170SGKS09azr8Cl9+8FxBf3J9jyFf/8sWNWXtRcgbRzTog9bFCS4ua5Wv1U/A7W7hRlnrKxzy+wl+5Rw==",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@restart/context": "^2.1.4",
@@ -49547,9 +49547,9 @@
}
},
"react-bootstrap": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-2.0.2.tgz",
"integrity": "sha512-QuMqJ+WJmd6dUyOys6OF3nr6T/FjUVAoEMbSjsFrwVufJtvMox0SU1Dvz/cDID+Dl6Rz2RLcJzyqkdl+DEK2Gg==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-2.0.3.tgz",
"integrity": "sha512-gIRzQf170SGKS09azr8Cl9+8FxBf3J9jyFf/8sWNWXtRcgbRzTog9bFCS4ua5Wv1U/A7W7hRlnrKxzy+wl+5Rw==",
"requires": {
"@babel/runtime": "^7.14.0",
"@restart/context": "^2.1.4",

View File

@@ -9,7 +9,7 @@
"@fortawesome/react-fontawesome": "^0.1.16",
"bootstrap": "^5.1.3",
"moment": "^2.29.1",
"react-bootstrap": "^2.0.2",
"react-bootstrap": "^2.0.3",
"react-dom": "^17.0.2",
"react-router-dom": "^5.3.0",
"react-table": "^7.7.0"