We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55475c7 commit 6a1aa93Copy full SHA for 6a1aa93
HISTORY.md
@@ -2,6 +2,7 @@
2
===================
3
4
* Changes from 1.16.0
5
+* deps: send@^1.2.0
6
7
2.0.0 / 2024-08-23
8
==================
package.json
@@ -9,7 +9,7 @@
9
"encodeurl": "^2.0.0",
10
"escape-html": "^1.0.3",
11
"parseurl": "^1.3.3",
12
- "send": "^1.0.0"
+ "send": "^1.2.0"
13
},
14
"devDependencies": {
15
"eslint": "7.32.0",
0 commit comments