Skip to content

Commit 2a53336

Browse files
authored
fix(deps): nyc@^17.1.0 (#6122)
1 parent a42413d commit 2a53336

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

History.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ unreleased
1313
* deps: debug@^4.4.0
1414
* deps: body-parser@^2.1.0
1515
* deps: router@^2.1.0
16+
* deps: nyc@^17.1.0
1617

1718
5.0.1 / 2024-10-08
1819
==========

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"method-override": "3.0.0",
7474
"mocha": "10.2.0",
7575
"morgan": "1.10.0",
76-
"nyc": "15.1.0",
76+
"nyc": "^17.1.0",
7777
"pbkdf2-password": "1.2.1",
7878
"supertest": "6.3.0",
7979
"vhost": "~3.0.2"

0 commit comments

Comments
 (0)