aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-06 14:19:57 +0000
committerGitHub <noreply@github.com>2021-12-06 14:19:57 +0000
commitb2e5c0f4adcd14c8039187c5079d7228f55159cb (patch)
tree7bd07bdd307b89aab2a181a67573a491eb13c055
parentc0be83e73116111d30dca98a407be31e432ff0c8 (diff)
downloadtimeline-b2e5c0f4adcd14c8039187c5079d7228f55159cb.tar.gz
timeline-b2e5c0f4adcd14c8039187c5079d7228f55159cb.tar.bz2
timeline-b2e5c0f4adcd14c8039187c5079d7228f55159cb.zip
build(deps): Bump color from 4.0.1 to 4.1.0 in /FrontEnd
Bumps [color](https://github.com/Qix-/color) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/Qix-/color/releases) - [Commits](https://github.com/Qix-/color/compare/4.0.1...4.1.0) --- updated-dependencies: - dependency-name: color 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 0456fd0d..8fd15442 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -12,7 +12,7 @@
"bootstrap": "^5.1.3",
"bootstrap-icons": "^1.7.1",
"classnames": "^2.3.1",
- "color": "^4.0.1",
+ "color": "^4.1.0",
"core-js": "^3.19.3",
"i18next": "^21.5.2",
"i18next-browser-languagedetector": "^6.1.2",