Skip to content

Commit

Permalink
fix(deps): update adobe fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2024
1 parent 2d927d4 commit 3b35916
Show file tree
Hide file tree
Showing 10 changed files with 249 additions and 51 deletions.
282 changes: 240 additions & 42 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/spacecat-shared-ahrefs-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"access": "public"
},
"dependencies": {
"@adobe/fetch": "4.1.8",
"@adobe/fetch": "4.1.9",
"@adobe/helix-universal": "5.0.5",
"@adobe/spacecat-shared-utils": "1.14.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-content-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@adobe/helix-universal": "5.0.5",
"@adobe/spacecat-helix-content-sdk": "1.1.10",
"@adobe/spacecat-helix-content-sdk": "1.1.11",
"@adobe/spacecat-shared-utils": "1.19.6",
"graph-data-structure": "4.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"access": "public"
},
"dependencies": {
"@adobe/fetch": "4.1.8",
"@adobe/fetch": "4.1.9",
"@adobe/helix-shared-wrap": "2.0.2",
"@adobe/helix-universal": "5.0.5",
"aws4": "1.13.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-google-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"access": "public"
},
"dependencies": {
"@adobe/fetch": "4.1.8",
"@adobe/fetch": "4.1.9",
"@adobe/helix-universal": "5.0.5",
"@adobe/spacecat-shared-http-utils": "1.1.4",
"@adobe/spacecat-shared-utils": "1.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-gpt-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"access": "public"
},
"dependencies": {
"@adobe/fetch": "4.1.8",
"@adobe/fetch": "4.1.9",
"@adobe/helix-universal": "5.0.5",
"@adobe/spacecat-shared-ims-client": "1.3.4",
"@adobe/spacecat-shared-utils": "1.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-http-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"access": "public"
},
"dependencies": {
"@adobe/fetch": "4.1.8",
"@adobe/fetch": "4.1.9",
"@adobe/spacecat-shared-utils": "1.19.1",
"@adobe/spacecat-shared-data-access": "1.41.3",
"jose": "5.9.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-ims-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"access": "public"
},
"dependencies": {
"@adobe/fetch": "4.1.8",
"@adobe/fetch": "4.1.9",
"@adobe/helix-universal": "5.0.5",
"@adobe/spacecat-shared-utils": "1.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-rum-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"access": "public"
},
"dependencies": {
"@adobe/fetch": "4.1.8",
"@adobe/fetch": "4.1.9",
"@adobe/helix-shared-wrap": "2.0.2",
"@adobe/helix-universal": "5.0.5",
"@adobe/spacecat-shared-utils": "1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"sinon-chai": "4.0.0"
},
"dependencies": {
"@adobe/fetch": "4.1.8",
"@adobe/fetch": "4.1.9",
"@aws-sdk/client-s3": "3.654.0",
"@aws-sdk/client-sqs": "3.654.0",
"@json2csv/plainjs": "7.0.6"
Expand Down

0 comments on commit 3b35916

Please sign in to comment.