aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-14 05:07:07 +0000
committerGitHub <noreply@github.com>2022-02-14 05:07:07 +0000
commita2f2feae130df3ed92f87f54acd3cb0983fba16c (patch)
tree3e8bc17f09ae7629fc111fcf12ac624abde8a112 /FrontEnd
parent80a858e30a71d6391462c9214110c59e0f83746e (diff)
downloadtimeline-a2f2feae130df3ed92f87f54acd3cb0983fba16c.tar.gz
timeline-a2f2feae130df3ed92f87f54acd3cb0983fba16c.tar.bz2
timeline-a2f2feae130df3ed92f87f54acd3cb0983fba16c.zip
build(deps): Bump color from 4.2.0 to 4.2.1 in /FrontEnd
Bumps [color](https://github.com/Qix-/color) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/Qix-/color/releases) - [Commits](https://github.com/Qix-/color/compare/4.2.0...4.2.1) --- updated-dependencies: - dependency-name: color dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index bb20ef3a..98dacf24 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -12,7 +12,7 @@
"bootstrap": "^5.1.3",
"bootstrap-icons": "^1.8.1",
"classnames": "^2.3.1",
- "color": "^4.2.0",
+ "color": "^4.2.1",
"core-js": "^3.21.0",
"i18next": "^21.6.11",
"i18next-browser-languagedetector": "^6.1.3",