aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-18 05:08:47 +0000
committerGitHub <noreply@github.com>2022-07-18 05:08:47 +0000
commit1c1589ec8463561a335f94ff72abab2d1cd77aa8 (patch)
tree039345e877d02b4f108ac4f7700ed427edd0b0be /FrontEnd/package.json
parent5e54508610be0f10bff5cf8c7f89a48ab7a19caa (diff)
downloadtimeline-1c1589ec8463561a335f94ff72abab2d1cd77aa8.tar.gz
timeline-1c1589ec8463561a335f94ff72abab2d1cd77aa8.tar.bz2
timeline-1c1589ec8463561a335f94ff72abab2d1cd77aa8.zip
build(deps): Bump bootstrap-icons from 1.8.3 to 1.9.1 in /FrontEnd
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.8.3 to 1.9.1. - [Release notes](https://github.com/twbs/icons/releases) - [Commits](https://github.com/twbs/icons/compare/v1.8.3...v1.9.1) --- updated-dependencies: - dependency-name: bootstrap-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index b8c62fc1..77c83ceb 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.3",
+ "bootstrap-icons": "^1.9.1",
"classnames": "^2.3.1",
"color": "^4.2.3",
"core-js": "^3.23.4",