Update dependency lodash to v4.17.20 (#212)
Update dependency lodash to v4.17.20 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/212
This commit is contained in:
parent
5705b5afd1
commit
91e8a7b2aa
2 changed files with 7 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"copy-to-clipboard": "3.3.1",
|
||||
"date-fns": "2.15.0",
|
||||
"dompurify": "2.0.12",
|
||||
"lodash": "4.17.19",
|
||||
"lodash": "4.17.20",
|
||||
"marked": "1.1.1",
|
||||
"register-service-worker": "1.7.1",
|
||||
"snake-case": "3.0.3",
|
||||
|
|
|
|||
Reference in a new issue