Skip to content

Commit 0575960

Browse files
Update dependency axios to ^0.28.0
1 parent 1bf3c57 commit 0575960

File tree

2 files changed

+48
-8
lines changed

2 files changed

+48
-8
lines changed

package-lock.json

Lines changed: 47 additions & 7 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
@@ -10,7 +10,7 @@
1010
"production": "mix --production"
1111
},
1212
"devDependencies": {
13-
"axios": "^0.26.0",
13+
"axios": "^0.28.0",
1414
"laravel-mix": "6.0.43",
1515
"lodash": "4.17.21",
1616
"postcss": "8.4.8"

0 commit comments

Comments
 (0)