mirror of https://github.com/sundowndev/http.git
chore(deps): update all non-major dependencies (#81)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>master
parent
f5cf02431c
commit
9f4a6487fb
|
@ -22,8 +22,8 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"@nuxtjs/proxy": "^1.3.3",
|
||||
"consola": "^2.10.1",
|
||||
"ky": "^0.15.0",
|
||||
"consola": "^2.11.3",
|
||||
"ky": "^0.16.1",
|
||||
"ky-universal": "^0.3.0",
|
||||
"semver": "^7.1.1"
|
||||
},
|
||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -2595,7 +2595,12 @@ connect@^3.6.6:
|
|||
parseurl "~1.3.3"
|
||||
utils-merge "1.0.1"
|
||||
|
||||
consola@^2.10.1, consola@^2.3.0, consola@^2.5.6, consola@^2.5.8, consola@^2.6.0, consola@^2.9.0:
|
||||
consola@^2.11.3:
|
||||
version "2.11.3"
|
||||
resolved "https://registry.yarnpkg.com/consola/-/consola-2.11.3.tgz#f7315836224c143ac5094b47fd4c816c2cd1560e"
|
||||
integrity sha512-aoW0YIIAmeftGR8GSpw6CGQluNdkWMWh3yEFjH/hmynTYnMtibXszii3lxCXmk8YxJtI3FAK5aTiquA5VH68Gw==
|
||||
|
||||
consola@^2.3.0, consola@^2.5.6, consola@^2.5.8, consola@^2.6.0, consola@^2.9.0:
|
||||
version "2.10.1"
|
||||
resolved "https://registry.yarnpkg.com/consola/-/consola-2.10.1.tgz#4693edba714677c878d520e4c7e4f69306b4b927"
|
||||
integrity sha512-4sxpH6SGFYLADfUip4vuY65f/gEogrzJoniVhNUYkJHtng0l8ZjnDCqxxrSVRHOHwKxsy8Vm5ONZh1wOR3/l/w==
|
||||
|
@ -5837,10 +5842,10 @@ ky-universal@^0.3.0:
|
|||
abort-controller "^3.0.0"
|
||||
node-fetch "^2.6.0"
|
||||
|
||||
ky@^0.15.0:
|
||||
version "0.15.0"
|
||||
resolved "https://registry.yarnpkg.com/ky/-/ky-0.15.0.tgz#bea059d57cc179575adadbba2d8e15610d8fd75b"
|
||||
integrity sha512-6IlJRPFHq4ZKRRa9lyh6YqHqlmddAkfyXI9CYvZpLQtg7fQvwncPHyHrmtXAHKCqHOilINPMT88eW6FTA3HwkA==
|
||||
ky@^0.16.1:
|
||||
version "0.16.1"
|
||||
resolved "https://registry.yarnpkg.com/ky/-/ky-0.16.1.tgz#1b7e14b1a964525b270fca5faf3bbf9e47ac8c8a"
|
||||
integrity sha512-olhyGihJ8XOxP8dhdXXDFu1FfowsmkQznI33KNTl4Woa3T/UDBEV/FR8Y8Pe1cJ3ofVnlflcXRUE8a3Phwr3Og==
|
||||
|
||||
last-call-webpack-plugin@^3.0.0:
|
||||
version "3.0.0"
|
||||
|
|
Loading…
Reference in New Issue