aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-30 06:50:55 +0000
committerGitHub <noreply@github.com>2021-03-30 06:50:55 +0000
commit5e65e5e5f210d317b3dc95b43cfbc50ef957bf3d (patch)
tree36af0b6af677dbf0e694cd7f22ba286e7ca3415c /FrontEnd
parent54b8c37323749499ed2f42b358122db5921ac684 (diff)
downloadtimeline-5e65e5e5f210d317b3dc95b43cfbc50ef957bf3d.tar.gz
timeline-5e65e5e5f210d317b3dc95b43cfbc50ef957bf3d.tar.bz2
timeline-5e65e5e5f210d317b3dc95b43cfbc50ef957bf3d.zip
build(deps): Bump bootstrap-icons from 1.4.0 to 1.4.1 in /FrontEnd
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/twbs/icons/releases) - [Commits](https://github.com/twbs/icons/compare/v1.4.0...v1.4.1) 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 b706cc59..954c7704 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -8,7 +8,7 @@
"dependencies": {
"axios": "^0.21.1",
"bootstrap": "^4.5.3",
- "bootstrap-icons": "^1.4.0",
+ "bootstrap-icons": "^1.4.1",
"classnames": "^2.2.6",
"clsx": "^1.1.1",
"core-js": "^3.9.1",