aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-22 08:07:09 +0000
committerGitHub <noreply@github.com>2021-02-22 08:07:09 +0000
commit52cdddc218d4d97d40767a04e295ae9f9d949ba5 (patch)
tree539027f64642e91547afdd499db54e6d337b1e8d
parent351c929d0c699ac19a29224090e816c38685291b (diff)
downloadtimeline-52cdddc218d4d97d40767a04e295ae9f9d949ba5.tar.gz
timeline-52cdddc218d4d97d40767a04e295ae9f9d949ba5.tar.bz2
timeline-52cdddc218d4d97d40767a04e295ae9f9d949ba5.zip
build(deps): Bump lodash from 4.17.20 to 4.17.21 in /FrontEnd
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) 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 3a712d27..5cbcd29d 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -15,7 +15,7 @@
"i18next": "^19.8.9",
"i18next-browser-languagedetector": "^6.0.1",
"localforage": "^1.9.0",
- "lodash": "^4.17.20",
+ "lodash": "^4.17.21",
"pepjs": "^0.5.3",
"react": "^17.0.1",
"react-bootstrap": "^1.5.0",