Skip to content

Commit

Permalink
chore(providers): Update provider packages for older axios versions (#…
Browse files Browse the repository at this point in the history
…4942)

* chore(providers): upgrade resend version

* chore(providers): upgrade postmark

* chore: update mailchimp

* chore: update packages

* chore: update infobip

* fix: resend sdk implementation

* chore: upgrade bandwidth provider version

* fix: rever resend node

* fix: axios

* fix: axios mapping

* fix: inforbip

* fix: module mapper
  • Loading branch information
scopsy authored Dec 5, 2023
1 parent 4de0c45 commit a54af69
Show file tree
Hide file tree
Showing 23 changed files with 149 additions and 142 deletions.
2 changes: 1 addition & 1 deletion packages/nest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"node": ">=10"
},
"dependencies": {
"@nestjs/common": "^8.2.0",
"@nestjs/common": "^10.2.10",
"@novu/stateless": "^0.22.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit a54af69

Please sign in to comment.