Skip to content

Commit 21b1896

Browse files
author
Hugues Maignol
committed
fix: axios retry dependency fix
1 parent 5f9995b commit 21b1896

File tree

2 files changed

+14376
-11728
lines changed

2 files changed

+14376
-11728
lines changed

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@commander-js/extra-typings": "^11.1.0",
1818
"axios": "^1.6.8",
19-
"axios-retry": "^3.9.1",
19+
"axios-retry": "^4.1.0",
2020
"commander": "^11.1.0",
2121
"csv-parse": "^5.5.5",
2222
"csv-stringify": "^6.4.6",

0 commit comments

Comments
 (0)