mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
fix(deps): update dependency express to v4.21.2
This commit is contained in:
parent
9922168139
commit
98e2eb807b
2 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
"cors": "2.8.5",
|
"cors": "2.8.5",
|
||||||
"debug": "^4.3.5",
|
"debug": "^4.3.5",
|
||||||
"envinfo": "7.13.0",
|
"envinfo": "7.13.0",
|
||||||
"express": "4.21.1",
|
"express": "4.21.2",
|
||||||
"express-rate-limit": "5.5.1",
|
"express-rate-limit": "5.5.1",
|
||||||
"fast-safe-stringify": "2.1.1",
|
"fast-safe-stringify": "2.1.1",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
|
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue