Skip to content

Commit

Permalink
fix(deps): update dependency aws-sdk to v2.1272.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 9, 2022
1 parent f730e35 commit b0d0d82
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.1271.0",
"aws-sdk": "2.1272.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.1271.0:
version "2.1271.0"
resolved "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1271.0.tgz"
integrity sha512-hQF+mjwe2FXFKOMNQGlfqn9InIL1bRp650ftctRqDo+VpnrYnKqF9eZa5Hk2kugs3/WUa4J2aqQa+foGWeH+Fg==
aws-sdk@2.1272.0:
version "2.1272.0"
resolved "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1272.0.tgz"
integrity sha512-vJmRzqqInIB7nl2eVWlphEJlVJZwgITKB0DL773FNww3w+nBxKuTtkoOhHYqbHuFtl5gFkL33DPA2MB6PpQLbw==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

1 comment on commit b0d0d82

@vercel
Copy link

@vercel vercel bot commented on b0d0d82 Dec 9, 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.