mirror of
https://github.com/vale981/apollo-server
synced 2025-03-04 17:21:42 -05:00
chore(deps): update dependency @types/koa-router to v7.0.40 (#2378)
This commit is contained in:
parent
d763c1f3c0
commit
0b5a9cc4cd
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1605,9 +1605,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/koa-router": {
|
"@types/koa-router": {
|
||||||
"version": "7.0.39",
|
"version": "7.0.40",
|
||||||
"resolved": "https://registry.npmjs.org/@types/koa-router/-/koa-router-7.0.39.tgz",
|
"resolved": "https://registry.npmjs.org/@types/koa-router/-/koa-router-7.0.40.tgz",
|
||||||
"integrity": "sha512-B8b2qyl7ijLFz7ocqkWva4IJ1n4uY5dK7jtGhQ+YHIGTpzcZr4ldDSjZi/xIM+ko3xSu8oqlGbzWxeVXK3WnNg==",
|
"integrity": "sha512-YK4+WGXch6Ig9PreZ9jlHZb2onm0S1szGw0oQxWvPhoyjSHo1Tq+CpjxMmthEUIQUc9KznOGgehFarOx8XwsFw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/koa": "*"
|
"@types/koa": "*"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"@types/hapi": "17.8.5",
|
"@types/hapi": "17.8.5",
|
||||||
"@types/jest": "24.0.8",
|
"@types/jest": "24.0.8",
|
||||||
"@types/koa-multer": "1.0.0",
|
"@types/koa-multer": "1.0.0",
|
||||||
"@types/koa-router": "7.0.39",
|
"@types/koa-router": "7.0.40",
|
||||||
"@types/lodash": "4.14.121",
|
"@types/lodash": "4.14.121",
|
||||||
"@types/lodash.sortby": "4.7.5",
|
"@types/lodash.sortby": "4.7.5",
|
||||||
"@types/lru-cache": "4.1.2",
|
"@types/lru-cache": "4.1.2",
|
||||||
|
|
Loading…
Add table
Reference in a new issue