Merge pull request #3273 from DIYgod/dependabot/npm_and_yarn/types/koa-2.0.51
This commit is contained in:
commit
b46377df7a
|
|
@ -36,7 +36,7 @@
|
|||
"devDependencies": {
|
||||
"@types/cheerio": "0.22.13",
|
||||
"@types/got": "9.6.7",
|
||||
"@types/koa": "2.0.50",
|
||||
"@types/koa": "2.0.51",
|
||||
"@vuepress/plugin-back-to-top": "1.2.0",
|
||||
"@vuepress/plugin-google-analytics": "1.2.0",
|
||||
"@vuepress/plugin-pwa": "1.2.0",
|
||||
|
|
|
|||
|
|
@ -1137,10 +1137,10 @@
|
|||
dependencies:
|
||||
"@types/koa" "*"
|
||||
|
||||
"@types/koa@*", "@types/koa@2.0.50":
|
||||
version "2.0.50"
|
||||
resolved "https://registry.yarnpkg.com/@types/koa/-/koa-2.0.50.tgz#c295cbbd59f4898e7a8794c0f2e42e60da83aab2"
|
||||
integrity sha512-TcgOD2lh0EISSadAk1DOBYw7kNoY9XdeB3vEMOKiDDaTMYm+V54nyPsU7Ulb/htb5OBIR79RgTeCWntCcophLw==
|
||||
"@types/koa@*", "@types/koa@2.0.51":
|
||||
version "2.0.51"
|
||||
resolved "https://registry.yarnpkg.com/@types/koa/-/koa-2.0.51.tgz#b08a57dc49e34aaf6b5cc004b5fef4b16ebe32e1"
|
||||
integrity sha512-L5e/l6Z+SR9Jk6HM0wNYdkvWhSUBOvi+7Q5Uwn7kE/VmBXX7NIxARMigARWAyXAtXiv5Ry1P2HmebolFdvuIVg==
|
||||
dependencies:
|
||||
"@types/accepts" "*"
|
||||
"@types/cookies" "*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue