File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Also see: [Architect changelog](https://github.com/architect/architect/blob/main
6
6
7
7
---
8
8
9
- ## [ 8.1.2 - 8.1.3 ] 2024-05-14
9
+ ## [ 8.1.2 - 8.1.4 ] 2024-05-14
10
10
11
11
### Changed
12
12
Original file line number Diff line number Diff line change 27
27
"license" : " Apache-2.0" ,
28
28
"dependencies" : {
29
29
"@aws-lite/apigatewaymanagementapi" : " ^0.0.8" ,
30
- "@aws-lite/client" : " ^0.21.4 " ,
30
+ "@aws-lite/client" : " ^0.21.5 " ,
31
31
"@aws-lite/dynamodb" : " ^0.3.4" ,
32
32
"@aws-lite/sns" : " ^0.0.6" ,
33
33
"@aws-lite/sqs" : " ^0.2.2" ,
52
52
"@types/aws-lambda" : " ^8.10.138" ,
53
53
"@types/node" : " 18" ,
54
54
"cross-env" : " ~7.0.3" ,
55
- "eslint" : " ^9.2 .0" ,
55
+ "eslint" : " ^9.3 .0" ,
56
56
"nyc" : " ~15.1.0" ,
57
57
"proxyquire" : " ~2.1.3" ,
58
58
"sinon" : " ^18.0.0" ,
You can’t perform that action at this time.
0 commit comments