Skip to content

Commit a644a1f

Browse files
authored
chore: bump send (#13924)
1 parent e1ce6bc commit a644a1f

File tree

2 files changed

+2
-22
lines changed

2 files changed

+2
-22
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@
175175
"undici": "^5.28.3",
176176
"tough-cookie": "^4.1.3",
177177
"semver": "^7.5.4",
178+
"send": "^0.19.0",
178179
"word-wrap": "^1.2.4",
179180
"follow-redirects": "^1.15.6",
180181
"tar": "^6.2.1",

yarn.lock

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -29566,28 +29566,7 @@ node-pty@beta:
2956629566
languageName: node
2956729567
linkType: hard
2956829568

29569-
"send@npm:0.18.0":
29570-
version: 0.18.0
29571-
resolution: "send@npm:0.18.0"
29572-
dependencies:
29573-
debug: 2.6.9
29574-
depd: 2.0.0
29575-
destroy: 1.2.0
29576-
encodeurl: ~1.0.2
29577-
escape-html: ~1.0.3
29578-
etag: ~1.8.1
29579-
fresh: 0.5.2
29580-
http-errors: 2.0.0
29581-
mime: 1.6.0
29582-
ms: 2.1.3
29583-
on-finished: 2.4.1
29584-
range-parser: ~1.2.1
29585-
statuses: 2.0.1
29586-
checksum: 0eb134d6a51fc13bbcb976a1f4214ea1e33f242fae046efc311e80aff66c7a43603e26a79d9d06670283a13000e51be6e0a2cb80ff0942eaf9f1cd30b7ae736a
29587-
languageName: node
29588-
linkType: hard
29589-
29590-
"send@npm:0.19.0":
29569+
"send@npm:^0.19.0":
2959129570
version: 0.19.0
2959229571
resolution: "send@npm:0.19.0"
2959329572
dependencies:

0 commit comments

Comments
 (0)