Skip to content

Commit 050cf48

Browse files
committed
fix(deps): excape-html@^1.0.3
1 parent 9bba9fa commit 050cf48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"repository": "expressjs/serve-static",
88
"dependencies": {
99
"encodeurl": "^2.0.0",
10-
"escape-html": "~1.0.3",
10+
"escape-html": "^1.0.3",
1111
"parseurl": "~1.3.3",
1212
"send": "^1.0.0"
1313
},

0 commit comments

Comments
 (0)