aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-11 05:06:24 +0000
committerGitHub <noreply@github.com>2021-10-11 05:06:24 +0000
commit205604141eb3034f3f32d06f470bd93fab9fd036 (patch)
tree201e76b5d0e6dd5fd5d59f40cd20e84216b6d260 /FrontEnd
parent9b24f2bb9183663a9e1d9d5ba28092408adef7b0 (diff)
downloadtimeline-205604141eb3034f3f32d06f470bd93fab9fd036.tar.gz
timeline-205604141eb3034f3f32d06f470bd93fab9fd036.tar.bz2
timeline-205604141eb3034f3f32d06f470bd93fab9fd036.zip
build(deps): Bump bootstrap from 5.1.1 to 5.1.3 in /FrontEnd
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.1.1 to 5.1.3. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.1.1...v5.1.3) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 26fb0b93..8eb233f3 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -9,7 +9,7 @@
"@microsoft/signalr": "^5.0.10",
"@popperjs/core": "^2.10.2",
"axios": "^0.21.4",
- "bootstrap": "^5.1.1",
+ "bootstrap": "^5.1.3",
"bootstrap-icons": "^1.5.0",
"classnames": "^2.3.1",
"color": "^4.0.1",