Skip to content

Commit

Permalink
Merge pull request #1382 from guardian/dependabot/npm_and_yarn/types/…
Browse files Browse the repository at this point in the history
…aws-lambda-8.10.136

Bump @types/aws-lambda from 8.10.133 to 8.10.136
  • Loading branch information
shtukas authored Mar 10, 2024
2 parents 5d4b172 + 5c4feb5 commit d81feed
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 @@ -35,7 +35,7 @@
"@aws/dynamodb-expressions": "^0.7.3",
"@guardian/types": "^9.0.1",
"@okta/jwt-verifier": "^3.0.1",
"@types/aws-lambda": "8.10.133",
"@types/aws-lambda": "8.10.136",
"@types/node": "^20.11.25",
"aws-sdk": "^2.1559.0",
"node-fetch": "2.6.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -629,10 +629,10 @@
resolved "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz"
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==

"@types/[email protected].133":
version "8.10.133"
resolved "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.133.tgz"
integrity sha512-sr852MAL/79rjDelXP6ZuJ6GwOvXIRrFAoC8a+w91mZ5XR71CuzSgo1d0+pG1qgfPhjFgaibu7SWaoC5BA7pyQ==
"@types/[email protected].136":
version "8.10.136"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.136.tgz#12a2af86b9123f4e4549992b27e1bf0dcf60d9f9"
integrity sha512-cmmgqxdVGhxYK9lZMYYXYRJk6twBo53ivtXjIUEFZxfxe4TkZTZBK3RRWrY2HjJcUIix0mdifn15yjOAat5lTA==

"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7":
version "7.20.1"
Expand Down

0 comments on commit d81feed

Please sign in to comment.