Skip to content

Commit

Permalink
fix(deps): update dependency aws-sdk to v2.1266.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 1, 2022
1 parent 2294498 commit ca6e866
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.1265.0",
"aws-sdk": "2.1266.0",
"micro": "9.4.1",
"micro-cors": "0.1.1",
"nodemailer": "6.8.0"
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.1265.0:
version "2.1265.0"
resolved "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1265.0.tgz"
integrity sha512-PcW3VAxatnOgSwdENkXpFAKnE6P5GJeI7yxjEhjHSLXFyOzQZQZIT5NMCs7B25nB6iACzxizjKaYbU0kNA/8/Q==
aws-sdk@2.1266.0:
version "2.1266.0"
resolved "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1266.0.tgz"
integrity sha512-UUj4TXP/V0rCbBmuIu7NLQyX4j2ZU81iEiM856eGvhWGha2M3LnKteA6JqKMjGx2weKRVaIcfkgLCyKIs3KEAg==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

1 comment on commit ca6e866

@vercel
Copy link

@vercel vercel bot commented on ca6e866 Dec 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.