diff --git a/package-lock.json b/package-lock.json index 3fd5b55..9fc20fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@graphql-codegen/typescript": "4.0.9", "@graphql-codegen/typescript-operations": "4.2.3", "@graphql-codegen/typescript-resolvers": "4.2.1", - "@types/aws-lambda": "8.10.145", + "@types/aws-lambda": "8.10.146", "@types/jest": "29.5.14", "@types/node": "20.16.10", "@typescript-eslint/eslint-plugin": "5.61.0", @@ -8448,9 +8448,9 @@ } }, "node_modules/@types/aws-lambda": { - "version": "8.10.145", - "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.145.tgz", - "integrity": "sha512-dtByW6WiFk5W5Jfgz1VM+YPA21xMXTuSFoLYIDY0L44jDLLflVPtZkYuu3/YxpGcvjzKFBZLU+GyKjR0HOYtyw==", + "version": "8.10.146", + "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.146.tgz", + "integrity": "sha512-3BaDXYTh0e6UCJYL/jwV/3+GRslSc08toAiZSmleYtkAUyV5rtvdPYxrG/88uqvTuT6sb27WE9OS90ZNTIuQ0g==", "license": "MIT" }, "node_modules/@types/babel__core": { diff --git a/package.json b/package.json index 3bf8713..17101bb 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@graphql-codegen/typescript": "4.0.9", "@graphql-codegen/typescript-operations": "4.2.3", "@graphql-codegen/typescript-resolvers": "4.2.1", - "@types/aws-lambda": "8.10.145", + "@types/aws-lambda": "8.10.146", "@types/jest": "29.5.14", "@types/node": "20.16.10", "@typescript-eslint/eslint-plugin": "5.61.0",