mirror of https://github.com/sundowndev/http.git
chore(deps): update dependency ky to ^0.13.0 (#70)
parent
4242fe0e8e
commit
40a6f2c5ab
|
@ -23,7 +23,7 @@
|
|||
"dependencies": {
|
||||
"@nuxtjs/proxy": "^1.3.3",
|
||||
"consola": "^2.10.1",
|
||||
"ky": "^0.12.0",
|
||||
"ky": "^0.13.0",
|
||||
"ky-universal": "^0.3.0",
|
||||
"semver": "^6.3.0"
|
||||
},
|
||||
|
|
|
@ -5662,10 +5662,10 @@ ky-universal@^0.3.0:
|
|||
abort-controller "^3.0.0"
|
||||
node-fetch "^2.6.0"
|
||||
|
||||
ky@^0.12.0:
|
||||
version "0.12.0"
|
||||
resolved "https://registry.yarnpkg.com/ky/-/ky-0.12.0.tgz#c05be95e6745ba422a6d2cc8ae964164962279f9"
|
||||
integrity sha512-t9b7v3V2fGwAcQnnDDQwKQGF55eWrf4pwi1RN08Fy8b/9GEwV7Ea0xQiaSW6ZbeghBHIwl8kgnla4vVo9seepQ==
|
||||
ky@^0.13.0:
|
||||
version "0.13.0"
|
||||
resolved "https://registry.yarnpkg.com/ky/-/ky-0.13.0.tgz#354c3d209f26d772415cbfe4f5d02ccbcb5ed536"
|
||||
integrity sha512-qmyUE2IvwLveZEHiLmFzUIrW4EsSX18ItZgEfgx8JXFxSEPKrnXvWrjQDP6zi4mwcie3MWBEHyUg0aNF8OS9oA==
|
||||
|
||||
last-call-webpack-plugin@^3.0.0:
|
||||
version "3.0.0"
|
||||
|
|
Loading…
Reference in New Issue