Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and xmahle committed Oct 10, 2023
1 parent f9ec727 commit 19feb5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/oats-axios-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"peerDependencies": {
"@smartlyio/oats-runtime": "^6.0.0",
"axios": "^0.27.0",
"axios": "^0.27.0 || ^1.0.0",
"typescript": "^4.8.0 || ^5.0.0"
},
"dependencies": {
Expand Down

0 comments on commit 19feb5d

Please sign in to comment.