Skip to content

Commit 1d4b611

Browse files
Update deps
1 parent a5f1e38 commit 1d4b611

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

example/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"license": "ISC",
1212
"devDependencies": {
1313
"microbundle": "^0.13.3",
14-
"serverless": "^2.48.0",
14+
"serverless": "^2.51.2",
1515
"serverless-plugin-typescript": "^1.1.9",
16-
"serverless-step-functions": "^2.30.0",
17-
"typescript": "^4.3.4"
16+
"serverless-step-functions": "^2.32.0",
17+
"typescript": "^4.3.5"
1818
},
1919
"dependencies": {
2020
"@graphql-tools/schema": "^7.1.5",
21-
"aws-sdk": "^2.935.0",
21+
"aws-sdk": "^2.946.0",
2222
"graphql": "^15.5.1",
2323
"graphql-tag": "^2.12.5",
2424
"subscriptionless": "latest"

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
},
4141
"homepage": "https://github.com/andyrichardson/subscriptionless#readme",
4242
"devDependencies": {
43-
"@types/aws-lambda": "^8.10.72",
43+
"@types/aws-lambda": "^8.10.78",
4444
"aws-sdk": "^2.844.0",
4545
"graphql": "^15.5.0",
4646
"graphql-ws": "^5.3.0",
47-
"microbundle": "^0.13.0",
48-
"prettier": "^2.2.1",
49-
"typescript": "^4.1.5"
47+
"microbundle": "^0.13.3",
48+
"prettier": "^2.3.2",
49+
"typescript": "^4.3.5"
5050
},
5151
"dependencies": {
5252
"@aws/dynamodb-data-mapper": "^0.7.3",

0 commit comments

Comments
 (0)