Skip to content

Commit

Permalink
fix(deps): update dependency aws-sdk to v2.1290.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 6, 2023
1 parent 4bc79e2 commit 6427912
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.1289.0",
"aws-sdk": "2.1290.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.1289.0:
version "2.1289.0"
resolved "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1289.0.tgz"
integrity sha512-wT7SZ385NEm6X4VC1Bhf1loBZi2BDVqEET4G9I7E2tyuEdfeubPvZpCV/BgdId3qwqB4LjbMLBje18Op3zpgBA==
aws-sdk@2.1290.0:
version "2.1290.0"
resolved "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1290.0.tgz"
integrity sha512-qRrXLgK4FpkdxeagjrHuhtEEvYrvRbddTBg1I7KBuMCIhXHzSS3nEUmdZjdyMuQJEvt0BCJjwVkNh8e/5TauDQ==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

1 comment on commit 6427912

@vercel
Copy link

@vercel vercel bot commented on 6427912 Jan 6, 2023

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.