aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-23 07:45:46 +0000
committerGitHub <noreply@github.com>2021-02-23 07:45:46 +0000
commit97493e25730d8926f91efae27b18fcd1e2d1543b (patch)
treef7bf67c94c221eedf4d9ede78d44a61bd6604ab1 /FrontEnd/package.json
parent21508942e60cc5e6783eb16271c9ea9071e23bed (diff)
parent804befc79dc5dcae1ac5d760eddf3cb52176b42e (diff)
downloadtimeline-97493e25730d8926f91efae27b18fcd1e2d1543b.tar.gz
timeline-97493e25730d8926f91efae27b18fcd1e2d1543b.tar.bz2
timeline-97493e25730d8926f91efae27b18fcd1e2d1543b.zip
Merge pull request #317 from crupest/dependabot/npm_and_yarn/FrontEnd/bootstrap-icons-1.4.0
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 22453127..dbb8f56a 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.3.0",
+ "bootstrap-icons": "^1.4.0",
"classnames": "^2.2.6",
"clsx": "^1.1.1",
"core-js": "^3.9.0",