Commit dbe3b90 1 parent 5fa05db commit dbe3b90 Copy full SHA for dbe3b90
File tree 9 files changed +1869
-1866
lines changed
spacecat-shared-data-access
spacecat-shared-gpt-client
spacecat-shared-ims-client
spacecat-shared-rum-api-client
spacecat-shared-slack-client
9 files changed +1869
-1866
lines changed Original file line number Diff line number Diff line change 31
31
"@adobe/eslint-config-helix" : " 2.0.6" ,
32
32
"@semantic-release/changelog" : " 6.0.3" ,
33
33
"@semantic-release/git" : " 10.0.1" ,
34
- "@semantic-release/npm" : " 11.0.2 " ,
35
- "@typescript-eslint/eslint-plugin" : " 7.0.2 " ,
36
- "@typescript-eslint/parser" : " 7.0.2 " ,
34
+ "@semantic-release/npm" : " 11.0.3 " ,
35
+ "@typescript-eslint/eslint-plugin" : " 7.1.0 " ,
36
+ "@typescript-eslint/parser" : " 7.1.0 " ,
37
37
"ajv" : " 8.12.0" ,
38
38
"c8" : " 9.1.0" ,
39
39
"eslint" : " 8.57.0" ,
42
42
"lint-staged" : " 15.2.2" ,
43
43
"mocha" : " 10.3.0" ,
44
44
"mocha-multi-reporters" : " 1.5.1" ,
45
- "nock" : " 13.5.3 " ,
45
+ "nock" : " 13.5.4 " ,
46
46
"semantic-release" : " 23.0.2" ,
47
47
"semantic-release-monorepo" : " 8.0.2" ,
48
48
"typescript" : " 5.3.3"
Original file line number Diff line number Diff line change 31
31
"dependencies" : {
32
32
"@adobe/spacecat-shared-dynamo" : " 1.2.5" ,
33
33
"@adobe/spacecat-shared-utils" : " 1.2.0" ,
34
- "@aws-sdk/client-dynamodb" : " 3.521 .0" ,
35
- "@aws-sdk/lib-dynamodb" : " 3.521 .0" ,
34
+ "@aws-sdk/client-dynamodb" : " 3.525 .0" ,
35
+ "@aws-sdk/lib-dynamodb" : " 3.525 .0" ,
36
36
"@types/joi" : " 17.2.3" ,
37
37
"joi" : " 17.12.2" ,
38
38
"uuid" : " 9.0.1"
Original file line number Diff line number Diff line change 29
29
"access" : " public"
30
30
},
31
31
"dependencies" : {
32
- "@aws-sdk/client-dynamodb" : " 3.521 .0" ,
33
- "@aws-sdk/lib-dynamodb" : " 3.521 .0" ,
32
+ "@aws-sdk/client-dynamodb" : " 3.525 .0" ,
33
+ "@aws-sdk/lib-dynamodb" : " 3.525 .0" ,
34
34
"@adobe/spacecat-shared-utils" : " 1.1.0"
35
35
},
36
36
"devDependencies" : {
Original file line number Diff line number Diff line change 37
37
"devDependencies" : {
38
38
"chai" : " 4.4.1" ,
39
39
"chai-as-promised" : " 7.1.1" ,
40
- "nock" : " 13.5.3 " ,
40
+ "nock" : " 13.5.4 " ,
41
41
"sinon" : " 17.0.1" ,
42
42
"sinon-chai" : " 3.7.0" ,
43
43
"typescript" : " 5.3.3"
Original file line number Diff line number Diff line change 37
37
"devDependencies" : {
38
38
"chai" : " 4.4.1" ,
39
39
"chai-as-promised" : " 7.1.1" ,
40
- "nock" : " 13.5.3 " ,
40
+ "nock" : " 13.5.4 " ,
41
41
"sinon" : " 17.0.1" ,
42
42
"sinon-chai" : " 3.7.0" ,
43
43
"typescript" : " 5.3.3"
Original file line number Diff line number Diff line change 39
39
"devDependencies" : {
40
40
"chai" : " 4.4.1" ,
41
41
"chai-as-promised" : " 7.1.1" ,
42
- "nock" : " 13.5.3 " ,
42
+ "nock" : " 13.5.4 " ,
43
43
"sinon" : " 17.0.1" ,
44
44
"sinon-chai" : " 3.7.0" ,
45
45
"typescript" : " 5.3.3"
Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"chai" : " 4.4.1" ,
38
38
"chai-as-promised" : " 7.1.1" ,
39
- "nock" : " 13.5.3 " ,
39
+ "nock" : " 13.5.4 " ,
40
40
"sinon" : " 17.0.1" ,
41
41
"sinon-chai" : " 3.7.0" ,
42
42
"slack-block-builder" : " 2.8.0" ,
Original file line number Diff line number Diff line change 34
34
"chai" : " 4.4.1" ,
35
35
"chai-as-promised" : " 7.1.1" ,
36
36
"husky" : " 9.0.11" ,
37
- "nock" : " 13.5.3 " ,
37
+ "nock" : " 13.5.4 " ,
38
38
"sinon" : " 17.0.1" ,
39
39
"sinon-chai" : " 3.7.0"
40
40
},
41
41
"dependencies" : {
42
42
"@adobe/fetch" : " 4.1.1" ,
43
- "@aws-sdk/client-s3" : " 3.521 .0" ,
44
- "@aws-sdk/client-sqs" : " 3.521 .0"
43
+ "@aws-sdk/client-s3" : " 3.525 .0" ,
44
+ "@aws-sdk/client-sqs" : " 3.525 .0"
45
45
},
46
46
"peerDependencies" : {
47
47
"@adobe/spacecat-shared-data-access" : " 1.x"
You can’t perform that action at this time.
0 commit comments