Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Commit

Permalink
fix(deps): bump @nuxtjs/axios from 5.12.2 to 5.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 27, 2021
1 parent 4e36ea6 commit 4cc39a6
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@cosmjs/launchpad-ledger": "^0.23.1",
"@ledgerhq/hw-transport-webhid": "^5.30.0",
"@ledgerhq/hw-transport-webusb": "^5.30.0",
"@nuxtjs/axios": "^5.12.2",
"@nuxtjs/axios": "^5.13.1",
"bech32": "^1.1.4",
"bignumber.js": "^9.0.1",
"cookie-universal-nuxt": "^2.1.4",
Expand Down
59 changes: 31 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1208,15 +1208,15 @@
webpack-node-externals "^2.5.2"
webpackbar "^4.0.0"

"@nuxtjs/axios@^5.12.2":
version "5.12.2"
resolved "https://registry.npmjs.org/@nuxtjs/axios/-/axios-5.12.2.tgz"
"@nuxtjs/axios@^5.13.1":
version "5.13.1"
resolved "https://registry.yarnpkg.com/@nuxtjs/axios/-/axios-5.13.1.tgz#70c7444e6be8989372c249637f9287c844340f42"
dependencies:
"@nuxtjs/proxy" "^2.0.1"
axios "^0.20.0"
axios-retry "^3.1.8"
consola "^2.15.0"
defu "^3.1.0"
"@nuxtjs/proxy" "^2.1.0"
axios "^0.21.1"
axios-retry "^3.1.9"
consola "^2.15.3"
defu "^3.2.2"

"@nuxtjs/eslint-config@^5.0.0":
version "5.0.0"
Expand All @@ -1238,12 +1238,11 @@
consola "^2.15.0"
eslint-webpack-plugin "^2.3.0"

"@nuxtjs/proxy@^2.0.1":
version "2.0.1"
resolved "https://registry.npmjs.org/@nuxtjs/proxy/-/proxy-2.0.1.tgz"
"@nuxtjs/proxy@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@nuxtjs/proxy/-/proxy-2.1.0.tgz#fa7715a11d237fa1273503c4e9e137dd1bf5575b"
dependencies:
consola "^2.11.3"
http-proxy-middleware "^1.0.4"
http-proxy-middleware "^1.0.6"

"@nuxtjs/stylelint-module@^4.0.0":
version "4.0.0"
Expand Down Expand Up @@ -1300,9 +1299,9 @@
version "5.1.1"
resolved "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-5.1.1.tgz"

"@types/http-proxy@^1.17.4":
version "1.17.4"
resolved "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.4.tgz"
"@types/http-proxy@^1.17.5":
version "1.17.5"
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.5.tgz#c203c5e6e9dc6820d27a40eb1e511c70a220423d"
dependencies:
"@types/node" "*"

Expand Down Expand Up @@ -1870,9 +1869,9 @@ autoprefixer@^9.6.1, autoprefixer@^9.8.6:
postcss "^7.0.32"
postcss-value-parser "^4.1.0"

axios-retry@^3.1.8:
axios-retry@^3.1.9:
version "3.1.9"
resolved "https://registry.npmjs.org/axios-retry/-/axios-retry-3.1.9.tgz"
resolved "https://registry.yarnpkg.com/axios-retry/-/axios-retry-3.1.9.tgz#6c30fc9aeb4519aebaec758b90ef56fa03fe72e8"
dependencies:
is-retry-allowed "^1.1.0"

Expand All @@ -1882,9 +1881,9 @@ axios@^0.19.0:
dependencies:
follow-redirects "1.5.10"

axios@^0.20.0:
version "0.20.0"
resolved "https://registry.npmjs.org/axios/-/axios-0.20.0.tgz"
axios@^0.21.1:
version "0.21.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
dependencies:
follow-redirects "^1.10.0"

Expand Down Expand Up @@ -2568,7 +2567,7 @@ connect@^3.7.0:
parseurl "~1.3.3"
utils-merge "1.0.1"

consola@^2.10.0, consola@^2.11.3, consola@^2.12.1, consola@^2.15.0, consola@^2.15.3, consola@^2.6.0, consola@^2.9.0:
consola@^2.10.0, consola@^2.12.1, consola@^2.15.0, consola@^2.15.3, consola@^2.6.0, consola@^2.9.0:
version "2.15.3"
resolved "https://registry.npmjs.org/consola/-/consola-2.15.3.tgz"

Expand Down Expand Up @@ -3008,7 +3007,7 @@ defu@^2.0.4:
version "2.0.4"
resolved "https://registry.npmjs.org/defu/-/defu-2.0.4.tgz"

defu@^3.1.0, defu@^3.2.2:
defu@^3.2.2:
version "3.2.2"
resolved "https://registry.npmjs.org/defu/-/defu-3.2.2.tgz"

Expand Down Expand Up @@ -4293,14 +4292,14 @@ http-errors@~1.7.2:
statuses ">= 1.5.0 < 2"
toidentifier "1.0.0"

http-proxy-middleware@^1.0.4:
version "1.0.6"
resolved "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-1.0.6.tgz"
http-proxy-middleware@^1.0.6:
version "1.3.0"
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-1.3.0.tgz#eda5e0b7d1f27ac82bd11eb5099d8c309d30cf30"
dependencies:
"@types/http-proxy" "^1.17.4"
"@types/http-proxy" "^1.17.5"
http-proxy "^1.18.1"
is-glob "^4.0.1"
lodash "^4.17.20"
is-plain-obj "^3.0.0"
micromatch "^4.0.2"

http-proxy@^1.18.1:
Expand Down Expand Up @@ -4643,6 +4642,10 @@ is-plain-obj@^2.0.0:
version "2.1.0"
resolved "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz"

is-plain-obj@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-3.0.0.tgz#af6f2ea14ac5a646183a5bbdb5baabbc156ad9d7"

is-plain-object@^2.0.3, is-plain-object@^2.0.4:
version "2.0.4"
resolved "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz"
Expand Down

0 comments on commit 4cc39a6

Please sign in to comment.