Merge pull request #6086 from DIYgod/dependabot/npm_and_yarn/koa/router-10.0.0

This commit is contained in:
dependabot-preview[bot] 2020-11-02 14:40:53 +00:00 committed by GitHub
commit d2b6f03e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@
"yorkie": "2.0.0"
},
"dependencies": {
"@koa/router": "9.4.0",
"@koa/router": "10.0.0",
"@postlight/mercury-parser": "2.2.0",
"@sentry/node": "5.27.2",
"aes-js": "3.1.2",

View File

@ -1281,10 +1281,10 @@
"@types/yargs" "^15.0.0"
chalk "^4.0.0"
"@koa/router@9.4.0":
version "9.4.0"
resolved "https://registry.yarnpkg.com/@koa/router/-/router-9.4.0.tgz#734b64c0ae566eb5af752df71e4143edc4748e48"
integrity sha512-dOOXgzqaDoHu5qqMEPLKEgLz5CeIA7q8+1W62mCvFVCOqeC71UoTGJ4u1xUSOpIl2J1x2pqrNULkFteUeZW3/A==
"@koa/router@10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@koa/router/-/router-10.0.0.tgz#699115561afbd2740e2848ba299fc76b9e058ad6"
integrity sha512-z9ytrKWn/j/qUApMSJzZbUwkbLcN2ZXGq6UsqWkZb50Us+/Qpu0RwgZ6ytawVOhfFBZ1ai5iVWeD2Dcu0qcnJw==
dependencies:
debug "^4.1.1"
http-errors "^1.7.3"