Skip to content

Commit

Permalink
Merge pull request #1387 from guardian/dependabot/npm_and_yarn/aws-sd…
Browse files Browse the repository at this point in the history
…k-2.1574.0

Bump aws-sdk from 2.1568.0 to 2.1574.0
  • Loading branch information
shtukas authored Mar 10, 2024
2 parents d81feed + 46052ee commit 8036806
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@okta/jwt-verifier": "^3.0.1",
"@types/aws-lambda": "8.10.136",
"@types/node": "^20.11.25",
"aws-sdk": "^2.1559.0",
"aws-sdk": "^2.1574.0",
"node-fetch": "2.6.7",
"source-map-support": "^0.5.21",
"typed-rest-client": "^1.8.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1155,10 +1155,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.1559.0:
version "2.1568.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1568.0.tgz#b137e7c2196c9013f31ba36028fed8d104482568"
integrity sha512-ECGJlhn4tnvC+MwNxGDGbhKEOwqLtmtEb3VK5s0z8pcU60Uv1b8+wRPKjqM/eJ+J4N5CL92Y5aq5xAdTquBZRQ==
aws-sdk@^2.1574.0:
version "2.1574.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1574.0.tgz#8dd0df463c417410170da2b6164c63e0a3cd47f2"
integrity sha512-AC3VptGeggp7AFGj66PIt9GrnLyDBo7Owb5TmbGDe2OIvgeHH3nBD4S3wRZQ9u3Ea6iREnalXxQ2n5rflCeG9g==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 8036806

Please sign in to comment.