mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-11 02:15:57 -05:00
chore: update lodash
This commit is contained in:
parent
482663c959
commit
55ea09e984
2 changed files with 5 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
"js-yaml": "3.11.0",
|
||||
"jsonwebtoken": "8.2.0",
|
||||
"lockfile": "1.0.3",
|
||||
"lodash": "4.17.5",
|
||||
"lodash": "4.17.10",
|
||||
"lunr": "0.7.0",
|
||||
"marked": "0.3.17",
|
||||
"mime": "2.2.0",
|
||||
|
|
|
@ -6116,6 +6116,10 @@ lodash.upperfirst@4.3.1:
|
|||
version "4.3.1"
|
||||
resolved "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
|
||||
|
||||
lodash@4.17.10:
|
||||
version "4.17.10"
|
||||
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
|
||||
|
||||
lodash@4.17.4:
|
||||
version "4.17.4"
|
||||
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
|
||||
|
|
Loading…
Add table
Reference in a new issue