@bitblit/ratchet-epsilon-common 4.0.210-alpha → 4.0.219-alpha

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitblit/ratchet-epsilon-common",
3
- "version": "4.0.210-alpha",
3
+ "version": "4.0.219-alpha",
4
4
  "description": "Tiny adapter to simplify building API gateway Lambda APIS",
5
5
  "sideEffects": false,
6
6
  "bin": {
@@ -62,16 +62,17 @@
62
62
  },
63
63
  "license": "Apache-2.0",
64
64
  "dependencies": {
65
- "@aws-sdk/abort-controller": "3.370.0",
66
- "@aws-sdk/client-s3": "3.370.0",
67
- "@aws-sdk/client-sns": "3.370.0",
68
- "@aws-sdk/client-sqs": "3.370.0",
69
- "@aws-sdk/types": "3.370.0",
70
- "@aws-sdk/util-waiter": "3.370.0",
71
- "@bitblit/ratchet-aws": "4.0.210-alpha",
72
- "@bitblit/ratchet-common": "4.0.210-alpha",
73
- "@bitblit/ratchet-misc": "4.0.210-alpha",
74
- "@bitblit/ratchet-node-only": "4.0.210-alpha",
65
+ "@aws-sdk/client-s3": "3.405.0",
66
+ "@aws-sdk/client-sns": "3.405.0",
67
+ "@aws-sdk/client-sqs": "3.405.0",
68
+ "@aws-sdk/types": "3.398.0",
69
+ "@bitblit/ratchet-aws": "4.0.219-alpha",
70
+ "@bitblit/ratchet-common": "4.0.219-alpha",
71
+ "@bitblit/ratchet-misc": "4.0.219-alpha",
72
+ "@bitblit/ratchet-node-only": "4.0.219-alpha",
73
+ "@smithy/abort-controller": "2.0.5",
74
+ "@smithy/smithy-client": "2.0.5",
75
+ "@smithy/util-waiter": "2.0.5",
75
76
  "clear": "0.1.0",
76
77
  "commander": "11.0.0",
77
78
  "cross-fetch": "4.0.0",
@@ -87,10 +88,10 @@
87
88
  },
88
89
  "peerDependencies": {
89
90
  "@apollo/server": "^4.9.2",
90
- "@bitblit/ratchet-aws": "4.0.210-alpha",
91
- "@bitblit/ratchet-common": "4.0.210-alpha",
92
- "@bitblit/ratchet-misc": "4.0.210-alpha",
93
- "@bitblit/ratchet-node-only": "4.0.210-alpha",
91
+ "@bitblit/ratchet-aws": "4.0.219-alpha",
92
+ "@bitblit/ratchet-common": "4.0.219-alpha",
93
+ "@bitblit/ratchet-misc": "4.0.219-alpha",
94
+ "@bitblit/ratchet-node-only": "4.0.219-alpha",
94
95
  "graphql": "^16.8.0"
95
96
  },
96
97
  "peerDependenciesMeta": {
@@ -102,8 +103,8 @@
102
103
  }
103
104
  },
104
105
  "devDependencies": {
105
- "@apollo/server": "4.9.2",
106
- "@bitblit/ratchet-jest": "4.0.210-alpha",
106
+ "@apollo/server": "4.9.3",
107
+ "@bitblit/ratchet-jest": "4.0.219-alpha",
107
108
  "@types/aws-lambda": "8.10.119",
108
109
  "aws-sdk-client-mock": "3.0.0",
109
110
  "graphql": "16.8.0",