Skip to content

Commit ee0b6b9

Browse files
chore: Bump serve-static from 1.15.0 to 1.16.2 (#931)
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.15.0 to 1.16.2. - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md) - [Commits](expressjs/serve-static@v1.15.0...v1.16.2) --- updated-dependencies: - dependency-name: serve-static dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aef382a commit ee0b6b9

File tree

1 file changed

+34
-6
lines changed

1 file changed

+34
-6
lines changed

yarn.lock

Lines changed: 34 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8823,6 +8823,13 @@ __metadata:
88238823
languageName: node
88248824
linkType: hard
88258825

8826+
"encodeurl@npm:~2.0.0":
8827+
version: 2.0.0
8828+
resolution: "encodeurl@npm:2.0.0"
8829+
checksum: 10c0/5d317306acb13e6590e28e27924c754163946a2480de11865c991a3a7eed4315cd3fba378b543ca145829569eefe9b899f3d84bb09870f675ae60bc924b01ceb
8830+
languageName: node
8831+
linkType: hard
8832+
88268833
"encoding@npm:^0.1.13":
88278834
version: 0.1.13
88288835
resolution: "encoding@npm:0.1.13"
@@ -16967,7 +16974,28 @@ __metadata:
1696716974
languageName: node
1696816975
linkType: hard
1696916976

16970-
"send@npm:0.18.0, send@npm:^0.18.0":
16977+
"send@npm:0.19.0":
16978+
version: 0.19.0
16979+
resolution: "send@npm:0.19.0"
16980+
dependencies:
16981+
debug: "npm:2.6.9"
16982+
depd: "npm:2.0.0"
16983+
destroy: "npm:1.2.0"
16984+
encodeurl: "npm:~1.0.2"
16985+
escape-html: "npm:~1.0.3"
16986+
etag: "npm:~1.8.1"
16987+
fresh: "npm:0.5.2"
16988+
http-errors: "npm:2.0.0"
16989+
mime: "npm:1.6.0"
16990+
ms: "npm:2.1.3"
16991+
on-finished: "npm:2.4.1"
16992+
range-parser: "npm:~1.2.1"
16993+
statuses: "npm:2.0.1"
16994+
checksum: 10c0/ea3f8a67a8f0be3d6bf9080f0baed6d2c51d11d4f7b4470de96a5029c598a7011c497511ccc28968b70ef05508675cebff27da9151dd2ceadd60be4e6cf845e3
16995+
languageName: node
16996+
linkType: hard
16997+
16998+
"send@npm:^0.18.0":
1697116999
version: 0.18.0
1697217000
resolution: "send@npm:0.18.0"
1697317001
dependencies:
@@ -17005,14 +17033,14 @@ __metadata:
1700517033
linkType: hard
1700617034

1700717035
"serve-static@npm:^1.13.1":
17008-
version: 1.15.0
17009-
resolution: "serve-static@npm:1.15.0"
17036+
version: 1.16.2
17037+
resolution: "serve-static@npm:1.16.2"
1701017038
dependencies:
17011-
encodeurl: "npm:~1.0.2"
17039+
encodeurl: "npm:~2.0.0"
1701217040
escape-html: "npm:~1.0.3"
1701317041
parseurl: "npm:~1.3.3"
17014-
send: "npm:0.18.0"
17015-
checksum: 10c0/fa9f0e21a540a28f301258dfe1e57bb4f81cd460d28f0e973860477dd4acef946a1f41748b5bd41c73b621bea2029569c935faa38578fd34cd42a9b4947088ba
17042+
send: "npm:0.19.0"
17043+
checksum: 10c0/528fff6f5e12d0c5a391229ad893910709bc51b5705962b09404a1d813857578149b8815f35d3ee5752f44cd378d0f31669d4b1d7e2d11f41e08283d5134bd1f
1701617044
languageName: node
1701717045
linkType: hard
1701817046

0 commit comments

Comments
 (0)