aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-11-10 00:28:22 +0800
committerGitHub <noreply@github.com>2021-11-10 00:28:22 +0800
commit52882985cbb59fc49c74ee67d20fbd67ee500bad (patch)
tree969b41a1c4b90b3e84044d0a74c4349afe97d8bb /FrontEnd
parent4eec7245a93b7982df2ad256b7dc06ffc6645fc4 (diff)
parent0b524fece4363b45230345ab26e75a5653a7de0c (diff)
downloadtimeline-52882985cbb59fc49c74ee67d20fbd67ee500bad.tar.gz
timeline-52882985cbb59fc49c74ee67d20fbd67ee500bad.tar.bz2
timeline-52882985cbb59fc49c74ee67d20fbd67ee500bad.zip
Merge pull request #921 from crupest/dependabot/npm_and_yarn/FrontEnd/types/lodash-4.14.176
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 12a4263b..2f7e843f 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -49,7 +49,7 @@
},
"devDependencies": {
"@types/color": "^3.0.2",
- "@types/lodash": "^4.14.175",
+ "@types/lodash": "^4.14.176",
"@types/node": "^16.11.7",
"@types/react": "^17.0.26",
"@types/react-color": "^3.0.5",