Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 57f34be commit a956504
Show file tree
Hide file tree
Showing 8 changed files with 92 additions and 14 deletions.
92 changes: 85 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/control-flow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
}
},
"dependencies": {
"axios": "1.7.7",
"axios": "1.7.8",
"pdf-parse": "1.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/extraction/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
}
},
"dependencies": {
"axios": "1.7.7",
"axios": "1.7.8",
"pdf-parse": "1.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/filtering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
}
},
"dependencies": {
"axios": "1.7.7",
"axios": "1.7.8",
"pdf-parse": "1.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}
},
"dependencies": {
"axios": "1.7.7",
"axios": "1.7.8",
"fast-xml-parser": "4.5.0",
"pako": "2.1.0",
"pdf-parse": "1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/logic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
}
},
"dependencies": {
"axios": "1.7.7",
"axios": "1.7.8",
"pdf-parse": "1.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/status/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
}
},
"dependencies": {
"axios": "1.7.7",
"axios": "1.7.8",
"pdf-parse": "1.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
}
},
"dependencies": {
"axios": "1.7.7",
"axios": "1.7.8",
"pdf-parse": "1.1.1"
}
}

0 comments on commit a956504

Please sign in to comment.