From 0731aca205cc8758dbf45840eb6193cae594492b Mon Sep 17 00:00:00 2001 From: tommasini Date: Tue, 10 Sep 2024 23:57:29 +0100 Subject: [PATCH] bump send to 0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d935f5..a098576 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "parseurl": "~1.3.3", - "send": "0.18.0" + "send": "0.19.0" }, "devDependencies": { "eslint": "7.32.0",