Skip to content

Commit

Permalink
fix(deps): serve-static@^2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleytodd committed Sep 10, 2024
1 parent fed8c2a commit b3906cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ unreleased
* deps: cookie-signature@^1.2.1
* deps: debug@4.3.6
* deps: merge-descriptors@^2.0.0
* deps: serve-static@^2.0.0
* deps: serve-static@^2.1.0
* deps: qs@6.13.0
* deps: accepts@^2.0.0
* deps: mime-types@^3.0.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"router": "^2.0.0",
"safe-buffer": "5.2.1",
"send": "^1.0.0",
"serve-static": "^2.0.0",
"serve-static": "^2.1.0",
"setprototypeof": "1.2.0",
"statuses": "2.0.1",
"type-is": "^2.0.0",
Expand Down

0 comments on commit b3906cb

Please sign in to comment.