Skip to content

Commit

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

Bump aws-sdk from 2.1517.0 to 2.1519.0
  • Loading branch information
shtukas authored Dec 18, 2023
2 parents a386957 + 40e4e35 commit 5b0af93
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.130",
"@types/node": "^20.10.4",
"aws-sdk": "^2.1517.0",
"aws-sdk": "^2.1519.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 @@ -1217,10 +1217,10 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==

aws-sdk@^2.1517.0:
version "2.1517.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1517.0.tgz#ab7127a6f4291fb8be465830b00ee91eb10a6b9d"
integrity sha512-k8TXd7t6BFUheOoGXpBRVOCwU4nmmWn1LFRS5WLRR0MUxbkvvJqeNArn+ktiod/t7p4hDSmd48cVLGi3eoyX9g==
aws-sdk@^2.1519.0:
version "2.1519.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1519.0.tgz#cda5288f152f388c60efe37b0163fe71f317e813"
integrity sha512-eBU0I7dIKM2b0OKT0tDOT+Bb+Z7T3saatt1TQ7C6xz0jET7WQ7zSZ+oizLLrNC0n0/Hzu873l+eU/ZwwdoyrDQ==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 5b0af93

Please sign in to comment.