Skip to content

Commit 7aaab0d

Browse files
committed
try
1 parent cc681cf commit 7aaab0d

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package-lock.json

Lines changed: 51 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/aws-lambda-graphql/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"prepublishOnly": "npm version patch && git commit -am \"[skip ci] Bump version to $(npm pkg get version | tr -d '\"')\" && npm run build"
1919
},
2020
"dependencies": {
21-
"@aws-sdk/client-apigatewaymanagementapi": "^3.775.0",
22-
"@aws-sdk/lib-dynamodb": "^3.775.0",
23-
"@aws-sdk/util-dynamodb": "^3.775.0",
21+
"@aws-sdk/client-apigatewaymanagementapi": "^3.777.0",
22+
"@aws-sdk/lib-dynamodb": "^3.777.0",
23+
"@aws-sdk/util-dynamodb": "^3.777.0",
2424
"graphql-subscriptions": "^3.0.0",
2525
"ioredis": "^5.6.0",
2626
"ulidx": "^2.4.1"

0 commit comments

Comments
 (0)