Bump axios version (#5946)

This commit is contained in:
Ankur Kumar 2022-07-14 23:35:03 +05:30 committed by GitHub
parent df07877444
commit 88419bfc58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"build": "vite build" "build": "vite build"
}, },
"devDependencies": { "devDependencies": {
"axios": "^0.25", "axios": "^0.27",
"laravel-vite-plugin": "^0.4.0", "laravel-vite-plugin": "^0.4.0",
"lodash": "^4.17.19", "lodash": "^4.17.19",
"postcss": "^8.1.14", "postcss": "^8.1.14",