Skip to content

Commit

Permalink
fix: update generator dep axios (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
marianfoo committed Apr 7, 2023
1 parent a7c1a02 commit 00a3a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui5-cc-excelUpload-Generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@sap-ux/odata-service-writer": "0.14.10",
"@sap-ux/ui5-application-writer": "0.17.6",
"@sap-ux/ui5-config": "0.15.2",
"axios": "1.3.2",
"axios": "1.3.5",
"chalk": "^4.1.2",
"directory-tree": "^3.0.1",
"glob": "^7.2.0",
Expand Down

0 comments on commit 00a3a48

Please sign in to comment.