Skip to content

Commit

Permalink
fix(deps): update dependency aws-sdk to v2.1539.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 18, 2024
1 parent 55303ea commit 5c2dd12
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@moltin/request": "2.0.2",
"@particular./shipengine-request": "1.1.7",
"aws-sdk": "2.1537.0",
"aws-sdk": "2.1539.0",
"micro": "9.4.1",
"micro-cors": "0.1.1",
"nodemailer": "6.9.8"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -890,10 +890,10 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==

aws-sdk@2.1537.0:
version "2.1537.0"
resolved "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1537.0.tgz"
integrity sha512-ILC4pSOA07XdkqbOVGJ4W2s1cBlmG5xQnVEgo4g5g0vhrjpuJm3jTSkBSGAOqpGuZ0TA/5uFCfsGnYnpoT2z0A==
aws-sdk@2.1539.0:
version "2.1539.0"
resolved "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1539.0.tgz"
integrity sha512-gqQgZPFWSfYFkkTDI0JEF9vs8ASYFm8z1+hH933sXMhnTqUB5jgaujcicpe3PJ3cy/SLAvNSzc6MhKoZiIU9+g==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 5c2dd12

Please sign in to comment.