Skip to content

Commit

Permalink
Update dependency serve to v14.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2023
1 parent 04d0eae commit 02ca46e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint-plugin-react": "^7.31.10",
"postcss": "8.4.19",
"prettier": "2.7.1",
"serve": "14.1.1",
"serve": "14.2.1",
"source-map-explorer": "2.5.3",
"tailwindcss": "3.2.4"
}
Expand Down
18 changes: 9 additions & 9 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2421,10 +2421,10 @@
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==

"@zeit/schemas@2.21.0":
version "2.21.0"
resolved "https://registry.yarnpkg.com/@zeit/schemas/-/schemas-2.21.0.tgz#cd242c6551ffb51830049d68d9743ab65b45b820"
integrity sha512-/J4WBTpWtQ4itN1rb3ao8LfClmVcmz2pO6oYb7Qd4h7VSqUhIbJIvrykz9Ew1WMg6eFWsKdsMHc5uPbFxqlCpg==
"@zeit/schemas@2.29.0":
version "2.29.0"
resolved "https://registry.yarnpkg.com/@zeit/schemas/-/schemas-2.29.0.tgz#a59ae6ebfdf4ddc66a876872dd736baa58b6696c"
integrity sha512-g5QiLIfbg3pLuYUJPlisNKY+epQJTcMDsOnVNkscrDP1oi7vmJnzOANYJI/1pZcVJ6umUkBv3aFtlg1UvUHGzA==

abab@^2.0.3, abab@^2.0.5:
version "2.0.6"
Expand Down Expand Up @@ -8144,12 +8144,12 @@ serve-static@1.15.0:
parseurl "~1.3.3"
send "0.18.0"

serve@14.1.1:
version "14.1.1"
resolved "https://registry.yarnpkg.com/serve/-/serve-14.1.1.tgz#17d299f2ec78ae022760e9fa63d122336fe0a1bc"
integrity sha512-7RhRDEirZ7Qyee4QWhBHO9qRtjIGsIPGecDDPzNzlOsjDiZWcq36GS8FioVJAuJPVJBBDTsGp33WWOO4B9A82g==
serve@14.2.1:
version "14.2.1"
resolved "https://registry.yarnpkg.com/serve/-/serve-14.2.1.tgz#3f078d292ed5e7b2c5a64f957af2765b0459798b"
integrity sha512-48er5fzHh7GCShLnNyPBRPEjs2I6QBozeGr02gaacROiyS/8ARADlj595j39iZXAqBbJHH/ivJJyPRWY9sQWZA==
dependencies:
"@zeit/schemas" "2.21.0"
"@zeit/schemas" "2.29.0"
ajv "8.11.0"
arg "5.0.2"
boxen "7.0.0"
Expand Down

0 comments on commit 02ca46e

Please sign in to comment.