Skip to content

Commit fe0d401

Browse files
chore(deps): update dependency @types/aws-serverless-express to v3.3.8
1 parent e31aa88 commit fe0d401

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@commitlint/config-conventional": "11.0.0",
6464
"@compodoc/compodoc": "1.1.11",
6565
"@types/aws-lambda": "8.10.77",
66-
"@types/aws-serverless-express": "3.3.3",
66+
"@types/aws-serverless-express": "3.3.8",
6767
"@types/express": "4.17.9",
6868
"@types/jest": "26.0.15",
6969
"@types/node": "12.12.28",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -809,10 +809,10 @@
809809
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.77.tgz#04c4e3a06ab5552f2fa80816f8adca54b6bb9671"
810810
integrity sha512-n0EMFJU/7u3KvHrR83l/zrKOVURXl5pUJPNED/Bzjah89QKCHwCiKCBoVUXRwTGRfCYGIDdinJaAlKDHZdp/Ng==
811811

812-
"@types/[email protected].3":
813-
version "3.3.3"
814-
resolved "https://registry.yarnpkg.com/@types/aws-serverless-express/-/aws-serverless-express-3.3.3.tgz#8af184bf16e1ba0269de318ac7b7fd638c7df70c"
815-
integrity sha512-gIPinyiEsda2Z6Dx6GdQs47/GXaBGEGOMkYWtmqFDsVSDHzWtnIKBBBVQKyMdcK/0ZXa31zzlT+CobFnwNbsTQ==
812+
"@types/[email protected].8":
813+
version "3.3.8"
814+
resolved "https://registry.yarnpkg.com/@types/aws-serverless-express/-/aws-serverless-express-3.3.8.tgz#697e24c80d1dc2ab3cb6bbaee7aeb6c643907a96"
815+
integrity sha512-wC7qcKzI5Ex+o5LV1EP6HVCCAwS7fkvUZy47bEUO6QdEPmTzb/2ajXUhz0z5KR/zJtDaRYH+l6GaQ8gb3TrlFQ==
816816
dependencies:
817817
"@types/aws-lambda" "*"
818818
"@types/express" "*"

0 commit comments

Comments
 (0)