aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-16 05:13:33 +0000
committerGitHub <noreply@github.com>2022-05-16 05:13:33 +0000
commitd1beeb3d2e1f6664fee9f1c1014da9feb22a7d53 (patch)
treea27d0e6c2a280395f94b1f6b85ca6d211fdfb629
parent3b3254e83c53b35b946d867a4be942304335bf8c (diff)
downloadtimeline-d1beeb3d2e1f6664fee9f1c1014da9feb22a7d53.tar.gz
timeline-d1beeb3d2e1f6664fee9f1c1014da9feb22a7d53.tar.bz2
timeline-d1beeb3d2e1f6664fee9f1c1014da9feb22a7d53.zip
build(deps): Bump bootstrap-icons from 1.8.1 to 1.8.2 in /FrontEnd
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/twbs/icons/releases) - [Commits](https://github.com/twbs/icons/compare/v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: bootstrap-icons 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 87a4adb2..4a11523c 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -10,7 +10,7 @@
"@popperjs/core": "^2.11.5",
"axios": "^0.27.0",
"bootstrap": "^5.1.3",
- "bootstrap-icons": "^1.8.1",
+ "bootstrap-icons": "^1.8.2",
"classnames": "^2.3.1",
"color": "^4.2.3",
"core-js": "^3.22.5",