Skip to content

Commit

Permalink
chore: upgrading aws-sdk to 3.721.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Jan 5, 2025
1 parent fd63bf6 commit aaa904a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test:services:stop": "docker compose -f docker-compose.yml down"
},
"devDependencies": {
"@types/node": "^22.10.1",
"@types/node": "^22.10.5",
"@vitest/coverage-v8": "^2.1.8",
"docula": "^0.9.6",
"rimraf": "^6.0.1",
Expand All @@ -38,8 +38,8 @@
"xo": "^0.60.0"
},
"dependencies": {
"@aws-sdk/client-ses": "^3.699.0",
"@aws-sdk/client-sns": "^3.699.0",
"@aws-sdk/client-ses": "^3.721.0",
"@aws-sdk/client-sns": "^3.721.0",
"@sendgrid/mail": "^8.1.4",
"axios": "^1.7.9",
"cacheable": "^1.8.7",
Expand Down

0 comments on commit aaa904a

Please sign in to comment.