mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
fix: update dependencies due to security vulnerabilities
lodash@3.0.1-0
This commit is contained in:
parent
c4b1e1550c
commit
f6f014a907
2 changed files with 3 additions and 3 deletions
|
@ -16,10 +16,10 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@verdaccio/file-locking": "0.0.8",
|
||||
"@verdaccio/local-storage": "1.1.4",
|
||||
"@verdaccio/local-storage": "1.1.6",
|
||||
"@verdaccio/streams": "1.0.0",
|
||||
"JSONStream": "1.3.5",
|
||||
"async": "2.6.1",
|
||||
"async": "3.0.1-0",
|
||||
"body-parser": "1.18.3",
|
||||
"bunyan": "1.8.12",
|
||||
"chalk": "2.4.2",
|
||||
|
@ -30,7 +30,7 @@
|
|||
"date-fns": "1.29.0",
|
||||
"express": "4.16.4",
|
||||
"global": "4.3.2",
|
||||
"handlebars": "4.0.12",
|
||||
"handlebars": "4.1.0",
|
||||
"http-errors": "1.7.1",
|
||||
"js-base64": "2.5.1",
|
||||
"js-string-escape": "1.0.1",
|
||||
|
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue