aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-10 09:07:31 +0000
committerGitHub <noreply@github.com>2021-11-10 09:07:31 +0000
commit5d0e7c95b80c8570488e3b08640572e3aaaa56a1 (patch)
tree0b999bf2b1b9f88ae3930e6cff9d2c60e26f7d87
parent9f0bc38479f33abdcd1df05fa561b7e95da155d1 (diff)
downloadtimeline-5d0e7c95b80c8570488e3b08640572e3aaaa56a1.tar.gz
timeline-5d0e7c95b80c8570488e3b08640572e3aaaa56a1.tar.bz2
timeline-5d0e7c95b80c8570488e3b08640572e3aaaa56a1.zip
build(deps): Bump bootstrap-icons from 1.5.0 to 1.7.0 in /FrontEnd
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.5.0 to 1.7.0. - [Release notes](https://github.com/twbs/icons/releases) - [Commits](https://github.com/twbs/icons/compare/v1.5.0...v1.7.0) --- updated-dependencies: - dependency-name: bootstrap-icons dependency-type: direct:production update-type: version-update:semver-minor ... 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 ed73598c..ca5b4d0a 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -10,7 +10,7 @@
"@popperjs/core": "^2.10.2",
"axios": "^0.24.0",
"bootstrap": "^5.1.3",
- "bootstrap-icons": "^1.5.0",
+ "bootstrap-icons": "^1.7.0",
"classnames": "^2.3.1",
"color": "^4.0.1",
"core-js": "^3.19.1",