Skip to content

Commit bd5a7ef

Browse files
chore(deps): Bump serve-static from 1.15.0 to 1.16.0
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md) - [Commits](expressjs/serve-static@v1.15.0...1.16.0) --- updated-dependencies: - dependency-name: serve-static dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cdfbd1e commit bd5a7ef

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

yarn.lock

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8742,9 +8742,9 @@
87428742
"@types/node" "*"
87438743

87448744
"@types/node@*", "@types/[email protected]", "@types/node@^12", "@types/node@^14", "@types/node@^16", "@types/node@^18":
8745-
version "18.19.42"
8746-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.42.tgz#b54ed4752c85427906aab40917b0f7f3d724bf72"
8747-
integrity sha512-d2ZFc/3lnK2YCYhos8iaNIYu9Vfhr92nHiyJHRltXWjXUBjEE+A4I58Tdbnw4VhggSW+2j5y5gTrLs4biNnubg==
8745+
version "18.19.50"
8746+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.50.tgz#8652b34ee7c0e7e2004b3f08192281808d41bf5a"
8747+
integrity sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg==
87488748
dependencies:
87498749
undici-types "~5.26.4"
87508750

@@ -25871,7 +25871,7 @@ serve-index@^1.9.1:
2587125871
mime-types "~2.1.17"
2587225872
parseurl "~1.3.2"
2587325873

25874-
[email protected], serve-static@^1.13.2:
25874+
2587525875
version "1.15.0"
2587625876
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.15.0.tgz#faaef08cffe0a1a62f60cad0c4e513cff0ac9540"
2587725877
integrity sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==
@@ -25881,6 +25881,16 @@ [email protected], serve-static@^1.13.2:
2588125881
parseurl "~1.3.3"
2588225882
send "0.18.0"
2588325883

25884+
serve-static@^1.13.2:
25885+
version "1.16.0"
25886+
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.16.0.tgz#2bf4ed49f8af311b519c46f272bf6ac3baf38a92"
25887+
integrity sha512-pDLK8zwl2eKaYrs8mrPZBJua4hMplRWJ1tIFksVC3FtBEBnl8dxgeHtsaMS8DhS9i4fLObaon6ABoc4/hQGdPA==
25888+
dependencies:
25889+
encodeurl "~1.0.2"
25890+
escape-html "~1.0.3"
25891+
parseurl "~1.3.3"
25892+
send "0.18.0"
25893+
2588425894
set-blocking@^2.0.0, set-blocking@~2.0.0:
2588525895
version "2.0.0"
2588625896
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"

0 commit comments

Comments
 (0)