Skip to content

Commit fda345a

Browse files
fix(deps): update dependency axios to v1 [security]
1 parent 5fc142d commit fda345a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

back/strapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@ckeditor/ckeditor5-build-classic": "^29.2.0",
1717
"@ckeditor/ckeditor5-react": "^3.0.3",
18-
"axios": "^0.21.4",
18+
"axios": "^1.0.0",
1919
"csv-string": "^4.0.1",
2020
"csvtojson": "^2.0.10",
2121
"date-fns": "^2.23.0",

0 commit comments

Comments
 (0)