aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-16 14:56:12 +0000
committerGitHub <noreply@github.com>2021-09-16 14:56:12 +0000
commit887faa1f12c27f276a6d04f4c7a7fdf98221d247 (patch)
treebf3f1590c2617084b1ec54895e096372fb44c231
parentc2624a95ceaeb5bc5d05afa2382e7a7ef8a4ecc0 (diff)
downloadtimeline-887faa1f12c27f276a6d04f4c7a7fdf98221d247.tar.gz
timeline-887faa1f12c27f276a6d04f4c7a7fdf98221d247.tar.bz2
timeline-887faa1f12c27f276a6d04f4c7a7fdf98221d247.zip
build(deps): Bump bootstrap from 5.1.0 to 5.1.1 in /FrontEnd
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 78723f07..cd164407 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -9,7 +9,7 @@
"@microsoft/signalr": "^5.0.10",
"@popperjs/core": "^2.10.1",
"axios": "^0.21.4",
- "bootstrap": "^5.1.0",
+ "bootstrap": "^5.1.1",
"bootstrap-icons": "^1.5.0",
"classnames": "^2.3.1",
"color": "^4.0.1",