Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c924206

Browse files
committedMar 25, 2022
1 parent dd69eed commit c924206

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎History.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ unreleased
1313
- deps: http-errors@2.0.0
1414
- deps: on-finished@2.4.1
1515
- deps: statuses@2.0.1
16+
* deps: serve-static@1.15.0
17+
- deps: send@0.18.0
1618

1719
4.17.3 / 2022-02-16
1820
===================

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"range-parser": "~1.2.1",
5353
"safe-buffer": "5.2.1",
5454
"send": "0.18.0",
55-
"serve-static": "1.14.2",
55+
"serve-static": "1.15.0",
5656
"setprototypeof": "1.2.0",
5757
"statuses": "~1.5.0",
5858
"type-is": "~1.6.18",

0 commit comments

Comments
 (0)
Please sign in to comment.