Skip to content

Commit 9ebe5d5

Browse files
committed
feat: upgrade to [email protected] (#5928)
1 parent ec4a01b commit 9ebe5d5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

History.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
unreleased
22
==========
3+
4+
* Remove link renderization in html while redirecting
35
46
* add `depth` option to customize the depth level in the parser
57
* IMPORTANT: The default `depth` level for parsing URL-encoded data is now `32` (previously was `Infinity`)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"qs": "6.11.0",
5353
"range-parser": "~1.2.1",
5454
"safe-buffer": "5.2.1",
55-
"send": "0.18.0",
55+
"send": "0.19.0",
5656
"serve-static": "1.15.0",
5757
"setprototypeof": "1.2.0",
5858
"statuses": "2.0.1",

0 commit comments

Comments
 (0)