Skip to content

Commit

Permalink
Merge pull request #81 from iagocavalcante/renovate/axios-0.x
Browse files Browse the repository at this point in the history
Update dependency axios to v0.19.1
  • Loading branch information
Iago Angelim Costa Cavalcante committed Jan 7, 2020
2 parents 1877f73 + 27d2e60 commit 3de0a63
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
},
"devDependencies": {
"axios": "0.19.0",
"axios": "0.19.1",
"bootstrap-sass": "3.4.1",
"cross-env": "6.0.3",
"jquery": "3.4.1",
Expand Down
11 changes: 3 additions & 8 deletions yarn.lock
Expand Up @@ -958,12 +958,11 @@ autoprefixer@^9.4.2:
postcss "^7.0.17"
postcss-value-parser "^4.0.0"

axios@0.19.0:
version "0.19.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.0.tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8"
axios@0.19.1:
version "0.19.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.1.tgz#8a6a04eed23dfe72747e1dd43c604b8f1677b5aa"
dependencies:
follow-redirects "1.5.10"
is-buffer "^2.0.2"

babel-code-frame@^6.26.0:
version "6.26.0"
Expand Down Expand Up @@ -3013,10 +3012,6 @@ is-buffer@^1.1.5, is-buffer@~1.1.1:
version "1.1.5"
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.5.tgz#1f3b26ef613b214b88cbca23cc6c01d87961eecc"

is-buffer@^2.0.2:
version "2.0.3"
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.3.tgz#4ecf3fcf749cbd1e472689e109ac66261a25e725"

is-callable@^1.1.4:
version "1.1.4"
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
Expand Down

0 comments on commit 3de0a63

Please sign in to comment.