aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
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
commit358f17e6191af6d515bebfe89d0b02ff7c5bc7c2 (patch)
tree4e0feea5a241d641ed850fae14fe0c0f6c8f5676 /FrontEnd/package.json
parenta70a33853ee4bb75ef53402d28a6086153d16236 (diff)
downloadtimeline-358f17e6191af6d515bebfe89d0b02ff7c5bc7c2.tar.gz
timeline-358f17e6191af6d515bebfe89d0b02ff7c5bc7c2.tar.bz2
timeline-358f17e6191af6d515bebfe89d0b02ff7c5bc7c2.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>
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 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",