Skip to content

Commit f454d37

Browse files
committed
fix(deps): encodeurl@~2.0.0
1 parent 77a8255 commit f454d37

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
unreleased
2+
==================
3+
4+
* deps: encodeurl@~2.0.0
5+
16
1.16.1 / 2024-09-11
27
===================
38

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"repository": "expressjs/serve-static",
88
"dependencies": {
9-
"encodeurl": "~1.0.2",
9+
"encodeurl": "~2.0.0",
1010
"escape-html": "~1.0.3",
1111
"parseurl": "~1.3.3",
1212
"send": "0.19.0"

0 commit comments

Comments
 (0)