Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
chore(deps): bump serve from 11.0.2 to 11.1.0
Browse files Browse the repository at this point in the history
Bumps [serve](https://github.com/zeit/serve) from 11.0.2 to 11.1.0.
- [Release notes](https://github.com/zeit/serve/releases)
- [Commits](vercel/serve@11.0.2...11.1.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Jul 10, 2019
1 parent 71f8553 commit d503e94
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prop-types": "^15.7.2",
"react-simple-maps": "^0.12.1",
"redis": "^2.8.0",
"serve": "^11.0.2",
"serve": "^11.1.0",
"use-debounce": "^2.1.0",
"yaml": "^1.6.0",
"yargs": "^13.2.4"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14127,10 +14127,10 @@ serialize-javascript@^1.4.0:
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-1.6.1.tgz#4d1f697ec49429a847ca6f442a2a755126c4d879"
integrity sha512-A5MOagrPFga4YaKQSWHryl7AXvbQkEqpw4NNYMTNYUNV51bA8ABHgYFpqKx+YFFrw59xMV1qGH1R4AgoNIVgCw==

serve-handler@6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/serve-handler/-/serve-handler-6.0.2.tgz#c5afbace1a4aa28645f26483d64725b45f285048"
integrity sha512-D1zgDpvx9Rgjip6rzY2QBjlZwfr/oiDSg66HipOWkEw1appHn7/mXdVRL6F8+bd1KD117Wch4+4x78OTXQVwDg==
serve-handler@6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/serve-handler/-/serve-handler-6.1.0.tgz#f1606dc6ff8f9029a1ee042c11dfe7903a5cb92e"
integrity sha512-63N075Tn3PsFYcu0NVV7tb367UbiW3gnC+/50ohL4oqOhAG6bmbaWqiRcXQgbzqc0ALBjSAzg7VTfa0Qw4E3hA==
dependencies:
bytes "3.0.0"
content-disposition "0.5.2"
Expand Down Expand Up @@ -14164,10 +14164,10 @@ [email protected]:
parseurl "~1.3.3"
send "0.17.1"

serve@^11.0.2:
version "11.0.2"
resolved "https://registry.yarnpkg.com/serve/-/serve-11.0.2.tgz#b8ac227d3005238d9aa3946313c191d6c2b16dd9"
integrity sha512-TjjjwUdPU+STkUyxvZFtkWOTRXdNDNMfot9Z/f97eEeyjPAV69o1TmJrNAlDbvpPu1JEjCoWiGCjkel7kWNF4A==
serve@^11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/serve/-/serve-11.1.0.tgz#1bfe2f4a08d0130cbf44711cdb7996cb742172e0"
integrity sha512-+4wpDtOSS+4ZLyDWMxThutA3iOTawX2+yDovOI8cjOUOmemyvNlHyFAsezBlSgbZKTYChI3tzA1Mh0z6XZ62qA==
dependencies:
"@zeit/schemas" "2.6.0"
ajv "6.5.3"
Expand All @@ -14176,7 +14176,7 @@ serve@^11.0.2:
chalk "2.4.1"
clipboardy "1.2.3"
compression "1.7.3"
serve-handler "6.0.2"
serve-handler "6.1.0"
update-check "1.5.2"

set-blocking@^2.0.0, set-blocking@~2.0.0:
Expand Down

0 comments on commit d503e94

Please sign in to comment.