Skip to content

Commit efeb48f

Browse files
committed
fix: upgrade axios from 0.21.4 to 0.30.2
Snyk has created this PR to upgrade axios from 0.21.4 to 0.30.2. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/rennokki/project/c9fd01a5-e662-4bd5-a43d-3a3241c3501f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 95aabc6 commit efeb48f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.21",
13+
"axios": "^0.30.2",
1414
"laravel-mix": "^6.0.6",
1515
"lodash": "^4.17.19",
1616
"postcss": "^8.1.14"

0 commit comments

Comments
 (0)