Skip to content

Commit

Permalink
chore(deps): update axios-retry requirement in /packages/plugin
Browse files Browse the repository at this point in the history
Updates the requirements on [axios-retry](https://github.com/softonic/axios-retry) to permit the latest version.
- [Changelog](https://github.com/softonic/axios-retry/blob/master/CHANGELOG.md)
- [Commits](softonic/axios-retry@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: axios-retry
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent bc57d84 commit 7d3af87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@medusajs/utils": "^1.11.8",
"axios": "^1.6.8",
"axios-retry": "^4.0.0"
"axios-retry": "^4.1.0"
},
"devDependencies": {
"@medusajs/medusa": "^1.20.4",
Expand Down

0 comments on commit 7d3af87

Please sign in to comment.