Skip to content

Commit

Permalink
deps: send@1.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleytodd committed Mar 21, 2024
1 parent 9339c54 commit b17c7bb
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 29 deletions.
5 changes: 5 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
unreleased
=========================

* deps: send@1.0.0-beta.2

2.0.0-beta.1 / 2022-02-05
=========================

Expand Down
60 changes: 32 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"parseurl": "~1.3.3",
"send": "1.0.0-beta.1"
"send": "^1.0.0-beta.2"
},
"devDependencies": {
"eslint": "7.32.0",
Expand Down

0 comments on commit b17c7bb

Please sign in to comment.