Skip to content

Commit e1e6fdf

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 6099144 commit e1e6fdf

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
@@ -9266,9 +9266,9 @@
92669266
"@types/node" "*"
92679267

92689268
"@types/node@*", "@types/[email protected]", "@types/node@^12", "@types/node@^14", "@types/node@^16", "@types/node@^18":
9269-
version "18.19.46"
9270-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.46.tgz#51801396c01153e0626e36f43386e83bc768b072"
9271-
integrity sha512-vnRgMS7W6cKa1/0G3/DTtQYpVrZ8c0Xm6UkLaVFrb9jtcVC3okokW09Ki1Qdrj9ISokszD69nY4WDLRlvHlhAA==
9269+
version "18.19.50"
9270+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.50.tgz#8652b34ee7c0e7e2004b3f08192281808d41bf5a"
9271+
integrity sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg==
92729272
dependencies:
92739273
undici-types "~5.26.4"
92749274

@@ -26698,7 +26698,7 @@ serve-index@^1.9.1:
2669826698
mime-types "~2.1.17"
2669926699
parseurl "~1.3.2"
2670026700

26701-
[email protected], serve-static@^1.13.2:
26701+
2670226702
version "1.15.0"
2670326703
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.15.0.tgz#faaef08cffe0a1a62f60cad0c4e513cff0ac9540"
2670426704
integrity sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==
@@ -26708,6 +26708,16 @@ [email protected], serve-static@^1.13.2:
2670826708
parseurl "~1.3.3"
2670926709
send "0.18.0"
2671026710

26711+
serve-static@^1.13.2:
26712+
version "1.16.0"
26713+
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.16.0.tgz#2bf4ed49f8af311b519c46f272bf6ac3baf38a92"
26714+
integrity sha512-pDLK8zwl2eKaYrs8mrPZBJua4hMplRWJ1tIFksVC3FtBEBnl8dxgeHtsaMS8DhS9i4fLObaon6ABoc4/hQGdPA==
26715+
dependencies:
26716+
encodeurl "~1.0.2"
26717+
escape-html "~1.0.3"
26718+
parseurl "~1.3.3"
26719+
send "0.18.0"
26720+
2671126721
set-blocking@^2.0.0, set-blocking@~2.0.0:
2671226722
version "2.0.0"
2671326723
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"

0 commit comments

Comments
 (0)