chore: replace methods dependency with standard library (#6196)

This commit is contained in:
Jon Koops
2025-01-02 08:00:30 +01:00
committed by GitHub
parent 43020ff275
commit b11122be85
8 changed files with 13 additions and 6 deletions

View File

@@ -47,7 +47,6 @@
"fresh": "2.0.0",
"http-errors": "2.0.0",
"merge-descriptors": "^2.0.0",
"methods": "~1.1.2",
"mime-types": "^3.0.0",
"on-finished": "2.4.1",
"once": "1.4.0",