aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-08 05:08:09 +0000
committerGitHub <noreply@github.com>2022-02-08 05:08:09 +0000
commitf4cec2086f9dbca7b64ec8d88d2390cc622f7434 (patch)
tree6f474bb8d8051e55dd03f54b08c2e88e1426db19
parent6c7cf832b2aec8a6cdfde286d9f33ca70e42f293 (diff)
downloadtimeline-f4cec2086f9dbca7b64ec8d88d2390cc622f7434.tar.gz
timeline-f4cec2086f9dbca7b64ec8d88d2390cc622f7434.tar.bz2
timeline-f4cec2086f9dbca7b64ec8d88d2390cc622f7434.zip
build(deps): Bump bootstrap-icons from 1.8.0 to 1.8.1 in /FrontEnd
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/twbs/icons/releases) - [Commits](https://github.com/twbs/icons/compare/v1.8.0...v1.8.1) --- 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 94186bc6..3c631f68 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -10,7 +10,7 @@
"@popperjs/core": "^2.11.2",
"axios": "^0.25.0",
"bootstrap": "^5.1.3",
- "bootstrap-icons": "^1.8.0",
+ "bootstrap-icons": "^1.8.1",
"classnames": "^2.3.1",
"color": "^4.2.0",
"core-js": "^3.21.0",