aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-05 05:06:08 +0000
committerGitHub <noreply@github.com>2021-08-05 05:06:08 +0000
commit17f5ff4602d2cb35db3c926d240d889d66b0bd7e (patch)
treeddfe125b20342daceb0b51926cd8a36c5aeeb2c1 /FrontEnd/package.json
parent6f35ab168cba7baf091ccefbdf5214fc79197131 (diff)
downloadtimeline-17f5ff4602d2cb35db3c926d240d889d66b0bd7e.tar.gz
timeline-17f5ff4602d2cb35db3c926d240d889d66b0bd7e.tar.bz2
timeline-17f5ff4602d2cb35db3c926d240d889d66b0bd7e.zip
build(deps): Bump color from 4.0.0 to 4.0.1 in /FrontEnd
Bumps [color](https://github.com/Qix-/color) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/Qix-/color/releases) - [Commits](https://github.com/Qix-/color/compare/4.0.0...4.0.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/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 52159844..d8938deb 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -12,7 +12,7 @@
"bootstrap": "^5.0.2",
"bootstrap-icons": "^1.5.0",
"classnames": "^2.3.1",
- "color": "^4.0.0",
+ "color": "^4.0.1",
"core-js": "^3.16.0",
"i18next": "^20.3.5",
"i18next-browser-languagedetector": "^6.1.2",