Skip to content

Commit 4587bfc

Browse files
Bump serve-static from 1.15.0 to 1.16.2 in the npm_and_yarn group across 1 directory (#127)
Bump serve-static in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [serve-static](https://github.com/expressjs/serve-static). Updates `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 dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 792b8d4 commit 4587bfc

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4862,6 +4862,13 @@ __metadata:
48624862
languageName: node
48634863
linkType: hard
48644864

4865+
"encodeurl@npm:~2.0.0":
4866+
version: 2.0.0
4867+
resolution: "encodeurl@npm:2.0.0"
4868+
checksum: 10c0/5d317306acb13e6590e28e27924c754163946a2480de11865c991a3a7eed4315cd3fba378b543ca145829569eefe9b899f3d84bb09870f675ae60bc924b01ceb
4869+
languageName: node
4870+
linkType: hard
4871+
48654872
"encoding@npm:^0.1.13":
48664873
version: 0.1.13
48674874
resolution: "encoding@npm:0.1.13"
@@ -9527,9 +9534,9 @@ __metadata:
95279534
languageName: node
95289535
linkType: hard
95299536

9530-
"send@npm:0.18.0":
9531-
version: 0.18.0
9532-
resolution: "send@npm:0.18.0"
9537+
"send@npm:0.19.0":
9538+
version: 0.19.0
9539+
resolution: "send@npm:0.19.0"
95339540
dependencies:
95349541
debug: "npm:2.6.9"
95359542
depd: "npm:2.0.0"
@@ -9544,7 +9551,7 @@ __metadata:
95449551
on-finished: "npm:2.4.1"
95459552
range-parser: "npm:~1.2.1"
95469553
statuses: "npm:2.0.1"
9547-
checksum: 10c0/0eb134d6a51fc13bbcb976a1f4214ea1e33f242fae046efc311e80aff66c7a43603e26a79d9d06670283a13000e51be6e0a2cb80ff0942eaf9f1cd30b7ae736a
9554+
checksum: 10c0/ea3f8a67a8f0be3d6bf9080f0baed6d2c51d11d4f7b4470de96a5029c598a7011c497511ccc28968b70ef05508675cebff27da9151dd2ceadd60be4e6cf845e3
95489555
languageName: node
95499556
linkType: hard
95509557

@@ -9556,14 +9563,14 @@ __metadata:
95569563
linkType: hard
95579564

95589565
"serve-static@npm:^1.13.1":
9559-
version: 1.15.0
9560-
resolution: "serve-static@npm:1.15.0"
9566+
version: 1.16.2
9567+
resolution: "serve-static@npm:1.16.2"
95619568
dependencies:
9562-
encodeurl: "npm:~1.0.2"
9569+
encodeurl: "npm:~2.0.0"
95639570
escape-html: "npm:~1.0.3"
95649571
parseurl: "npm:~1.3.3"
9565-
send: "npm:0.18.0"
9566-
checksum: 10c0/fa9f0e21a540a28f301258dfe1e57bb4f81cd460d28f0e973860477dd4acef946a1f41748b5bd41c73b621bea2029569c935faa38578fd34cd42a9b4947088ba
9572+
send: "npm:0.19.0"
9573+
checksum: 10c0/528fff6f5e12d0c5a391229ad893910709bc51b5705962b09404a1d813857578149b8815f35d3ee5752f44cd378d0f31669d4b1d7e2d11f41e08283d5134bd1f
95679574
languageName: node
95689575
linkType: hard
95699576

0 commit comments

Comments
 (0)