Skip to content

Commit

Permalink
fix(deps): update dependency @aws-sdk/client-ses to ^3.577.0 (#2122)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 16, 2024
1 parent 3026681 commit 1f015e4
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 162 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dev-start": "echo '{\"type\":\"commonjs\"}' > dist/package.json && supervisor --watch dist/backend/ -- --enable-source-maps dist/backend/server.js"
},
"dependencies": {
"@aws-sdk/client-ses": "^3.576.0",
"@aws-sdk/client-ses": "^3.577.0",
"@hapi/basic": "^7.0.2",
"@hapi/boom": "^10.0.1",
"@hapi/hapi": "^21.3.7",
Expand Down

0 comments on commit 1f015e4

Please sign in to comment.