Skip to content

Commit

Permalink
Bump serve-static from 1.15.0 to 1.16.0 in /helm-frontend in the npm_…
Browse files Browse the repository at this point in the history
…and_yarn group across 1 directory (#3000)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 37b008d commit ee6f10b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion helm-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-router-dom": "^6.14.2",
"react-spinners": "^0.13.8",
"recharts": "^2.7.2",
"serve-static": "^1.15.0"
"serve-static": "^1.16.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.17.0",
Expand Down
8 changes: 4 additions & 4 deletions helm-frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4704,10 +4704,10 @@ [email protected]:
range-parser "~1.2.1"
statuses "2.0.1"

serve-static@^1.15.0:
version "1.15.0"
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.15.0.tgz#faaef08cffe0a1a62f60cad0c4e513cff0ac9540"
integrity sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==
serve-static@^1.16.0:
version "1.16.0"
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.16.0.tgz#2bf4ed49f8af311b519c46f272bf6ac3baf38a92"
integrity sha512-pDLK8zwl2eKaYrs8mrPZBJua4hMplRWJ1tIFksVC3FtBEBnl8dxgeHtsaMS8DhS9i4fLObaon6ABoc4/hQGdPA==
dependencies:
encodeurl "~1.0.2"
escape-html "~1.0.3"
Expand Down

0 comments on commit ee6f10b

Please sign in to comment.