Skip to content

Commit 8a75323

Browse files
Bump axios from 0.17.1 to 0.18.1 in /client
Bumps [axios](https://github.com/axios/axios) from 0.17.1 to 0.18.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md) - [Commits](axios/axios@v0.17.1...v0.18.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee28cf2 commit 8a75323

File tree

2 files changed

+18
-10
lines changed

2 files changed

+18
-10
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"mail": "./node_modules/.bin/mjml ./resources/mails/templates/*.mjml.blade.php -o ./resources/mails/compiled"
77
},
88
"dependencies": {
9-
"axios": "^0.17.0",
9+
"axios": "^0.18.1",
1010
"babel-runtime": "^6.26.0",
1111
"dayjs": "^1.7.5",
1212
"debounce": "^1.1.0",

0 commit comments

Comments
 (0)