From dabbc7f6bd946bbbe2f14db9dfa45aeddc2fb78d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2020 21:24:24 +0000 Subject: [PATCH] chore(deps): bump @koa/router from 8.0.5 to 8.0.6 Bumps [@koa/router](https://github.com/koajs/koa-router) from 8.0.5 to 8.0.6. - [Release notes](https://github.com/koajs/koa-router/releases) - [Changelog](https://github.com/koajs/router/blob/master/history.md) - [Commits](https://github.com/koajs/koa-router/compare/v8.0.5...v8.0.6) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index af38cbba7..ac3db9982 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "yorkie": "2.0.0" }, "dependencies": { - "@koa/router": "8.0.5", + "@koa/router": "8.0.6", "@postlight/mercury-parser": "2.2.0", "@sentry/node": "5.11.1", "aes-js": "3.1.2", diff --git a/yarn.lock b/yarn.lock index 08b54af0e..bb4c895b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1009,10 +1009,10 @@ "@types/yargs" "^15.0.0" chalk "^3.0.0" -"@koa/router@8.0.5": - version "8.0.5" - resolved "https://registry.yarnpkg.com/@koa/router/-/router-8.0.5.tgz#c0ad5b2ca006c3a5abf70a2a9e68b2a820ca61b3" - integrity sha512-YEdMK4sHXbYstsou7lOnlrKX78e/tPjBwqCkGGGiv195Bwh3zZO5LlJzx6c5wC70+GTxvFXaoLHsgAcf+Jr44A== +"@koa/router@8.0.6": + version "8.0.6" + resolved "https://registry.yarnpkg.com/@koa/router/-/router-8.0.6.tgz#bd3f76e7f61450b47691ed944ce8e052b861139d" + integrity sha512-b4BDdDks0hvLYlr20REnWpo1FmV9SVh4/GS3yvK6VQ8/zPOIYcA9x2kSJpRbLMx40nRuIV1GXkYsRT8u42jh4g== dependencies: debug "^4.1.1" http-errors "^1.7.3" @@ -5645,7 +5645,7 @@ http-deceiver@^1.2.7: resolved "https://registry.yarnpkg.com/http-deceiver/-/http-deceiver-1.2.7.tgz#fa7168944ab9a519d337cb0bec7284dc3e723d87" integrity sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc= -http-errors@1.7.2, http-errors@^1.6.3, http-errors@~1.7.2: +http-errors@1.7.2: version "1.7.2" resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.2.tgz#4f5029cf13239f31036e5b2e55292bcfbcc85c8f" integrity sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg== @@ -5656,7 +5656,7 @@ http-errors@1.7.2, http-errors@^1.6.3, http-errors@~1.7.2: statuses ">= 1.5.0 < 2" toidentifier "1.0.0" -http-errors@^1.7.3: +http-errors@^1.6.3, http-errors@^1.7.3, http-errors@~1.7.2: version "1.7.3" resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06" integrity sha512-ZTTX0MWrsQ2ZAhA1cejAwDLycFsd7I7nVtnkT3Ol0aqodaKW+0CTZDQ1uBv5whptCnc8e8HeRRJxRs0kmm/Qfw==