Skip to content

Commit c087ed5

Browse files
Bump axios from 0.18.1 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](axios/axios@v0.18.1...v0.21.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7701892 commit c087ed5

File tree

2 files changed

+196
-59
lines changed

2 files changed

+196
-59
lines changed

package-lock.json

Lines changed: 195 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "src/Resolver.js",
55
"description": "Vue API library for easy get data from Laravel REST Controller",
66
"dependencies": {
7-
"axios": "^0.18",
7+
"axios": "^0.21",
88
"lodash": "^4.17.10",
99
"socket.io-client": "^2.2.0",
1010
"laravel-echo": "^1.5.3"

0 commit comments

Comments
 (0)