mirror of
https://github.com/zebrajr/express.git
synced 2025-12-06 12:19:51 +01:00
fix(deps): nyc@^17.1.0 (#6122)
This commit is contained in:
parent
a42413d4e3
commit
2a53336e5d
|
|
@ -13,6 +13,7 @@ unreleased
|
|||
* deps: debug@^4.4.0
|
||||
* deps: body-parser@^2.1.0
|
||||
* deps: router@^2.1.0
|
||||
* deps: nyc@^17.1.0
|
||||
|
||||
5.0.1 / 2024-10-08
|
||||
==========
|
||||
|
|
|
|||
|
|
@ -73,7 +73,7 @@
|
|||
"method-override": "3.0.0",
|
||||
"mocha": "10.2.0",
|
||||
"morgan": "1.10.0",
|
||||
"nyc": "15.1.0",
|
||||
"nyc": "^17.1.0",
|
||||
"pbkdf2-password": "1.2.1",
|
||||
"supertest": "6.3.0",
|
||||
"vhost": "~3.0.2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user