Skip to content

Commit

Permalink
chore: bump send (#13924)
Browse files Browse the repository at this point in the history
  • Loading branch information
rtpascual authored Sep 12, 2024
1 parent e1ce6bc commit a644a1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 22 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@
"undici": "^5.28.3",
"tough-cookie": "^4.1.3",
"semver": "^7.5.4",
"send": "^0.19.0",
"word-wrap": "^1.2.4",
"follow-redirects": "^1.15.6",
"tar": "^6.2.1",
Expand Down
23 changes: 1 addition & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29566,28 +29566,7 @@ node-pty@beta:
languageName: node
linkType: hard

"send@npm:0.18.0":
version: 0.18.0
resolution: "send@npm:0.18.0"
dependencies:
debug: 2.6.9
depd: 2.0.0
destroy: 1.2.0
encodeurl: ~1.0.2
escape-html: ~1.0.3
etag: ~1.8.1
fresh: 0.5.2
http-errors: 2.0.0
mime: 1.6.0
ms: 2.1.3
on-finished: 2.4.1
range-parser: ~1.2.1
statuses: 2.0.1
checksum: 0eb134d6a51fc13bbcb976a1f4214ea1e33f242fae046efc311e80aff66c7a43603e26a79d9d06670283a13000e51be6e0a2cb80ff0942eaf9f1cd30b7ae736a
languageName: node
linkType: hard

"send@npm:0.19.0":
"send@npm:^0.19.0":
version: 0.19.0
resolution: "send@npm:0.19.0"
dependencies:
Expand Down

0 comments on commit a644a1f

Please sign in to comment.