Skip to content

Commit 80836e7

Browse files
jonkoopswesleytodd
authored andcommitted
Remove unused depd dependency
Signed-off-by: Jon Koops <[email protected]>
1 parent 4f952a9 commit 80836e7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

History.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ unreleased
88
* perf: use loop for acceptParams
99
* Replace `methods` dependency with standard library
1010
* refactor: prefix built-in node module imports
11+
* Remove unused `depd` dependency
1112

1213
5.0.1 / 2024-10-08
1314
==========

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"cookie": "0.7.1",
4040
"cookie-signature": "^1.2.1",
4141
"debug": "4.3.6",
42-
"depd": "2.0.0",
4342
"encodeurl": "~2.0.0",
4443
"escape-html": "~1.0.3",
4544
"etag": "~1.8.1",

0 commit comments

Comments
 (0)