Skip to content

Commit

Permalink
Merge pull request #44 from barksh/dependabot/npm_and_yarn/types/aws-…
Browse files Browse the repository at this point in the history
…lambda-8.10.129
  • Loading branch information
WMXPY authored Nov 26, 2023
2 parents 2399ebf + 62392f9 commit 7167c52
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 @@ -22,7 +22,7 @@
"devDependencies": {
"@sudoo/triforce": "^3.11.0",
"@sudoo/triforce-mongoose-dev": "^1.6.0",
"@types/aws-lambda": "^8.10.126",
"@types/aws-lambda": "^8.10.129",
"aws-lambda": "^1.0.7",
"serverless": "^3.37.0",
"serverless-offline": "^13.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3096,10 +3096,10 @@
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.3.tgz#472eaab5f15c1ffdd7f8628bd4c4f753995ec79e"
integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==

"@types/aws-lambda@^8.10.126":
version "8.10.126"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.126.tgz#be132de6e68353e240c88505940e67cd95d3066e"
integrity sha512-5eh4ffLdGYgGYI1Xr6W5L4IVse4RR7L2ns5OVUXA52nW5GFapIcGMcCzHAIMMOdpcQs3aGVxbvFlJNZH6IpgEQ==
"@types/aws-lambda@^8.10.129":
version "8.10.129"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.129.tgz#c4e040778a13b70a9cdf8ad54c1b853c94e2a44d"
integrity sha512-0Rl7CpTPVws5cp0Ui1gZh4Q+TXC65bXVwTOGoI2RKW45dxWzyZGbjIX0uFjFYdIJ8vnD45y584rIIqvD2vBBfQ==

"@types/cacheable-request@^6.0.1":
version "6.0.3"
Expand Down

0 comments on commit 7167c52

Please sign in to comment.