Bump axios version (#5773)

This commit is contained in:
Vytautas M 2022-01-21 16:49:38 +02:00 committed by GitHub
parent e92f1e9729
commit f346b9a2f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"production": "mix --production" "production": "mix --production"
}, },
"devDependencies": { "devDependencies": {
"axios": "^0.21", "axios": "^0.25",
"laravel-mix": "^6.0.6", "laravel-mix": "^6.0.6",
"lodash": "^4.17.19", "lodash": "^4.17.19",
"postcss": "^8.1.14" "postcss": "^8.1.14"