Skip to content

Commit

Permalink
Merge branch 'main' into timeoutfct
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiAlexandruParaschiv authored Aug 20, 2024
2 parents ff9c383 + b56f1fe commit 2c9391a
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 13 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.26.1](https://github.com/adobe/spacecat-audit-worker/compare/v1.26.0...v1.26.1) (2024-08-20)


### Bug Fixes

* **deps:** update adobe fixes ([#371](https://github.com/adobe/spacecat-audit-worker/issues/371)) ([e2ebb3a](https://github.com/adobe/spacecat-audit-worker/commit/e2ebb3a120963d20a87b9e6c61586f61daa5384b))

# [1.26.0](https://github.com/adobe/spacecat-audit-worker/compare/v1.25.7...v1.26.0) (2024-08-20)


Expand Down
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-audit-worker",
"version": "1.26.0",
"version": "1.26.1",
"description": "SpaceCat Audit Worker",
"main": "src/index.js",
"type": "module",
Expand Down Expand Up @@ -57,13 +57,13 @@
"@adobe/helix-universal": "5.0.5",
"@adobe/helix-universal-logger": "3.0.18",
"@adobe/spacecat-shared-ahrefs-client": "1.5.0",
"@adobe/spacecat-shared-data-access": "1.41.6",
"@adobe/spacecat-shared-data-access": "1.42.0",
"@adobe/spacecat-shared-http-utils": "1.6.7",
"@adobe/spacecat-shared-rum-api-client": "2.7.3",
"@adobe/spacecat-shared-rum-api-client-v1": "npm:@adobe/[email protected]",
"@aws-sdk/client-lambda": "3.632.0",
"@aws-sdk/credential-provider-node": "3.632.0",
"@adobe/spacecat-shared-utils": "1.19.4",
"@adobe/spacecat-shared-utils": "1.19.5",
"@aws-sdk/client-secrets-manager": "3.632.0",
"@aws-sdk/client-sqs": "3.632.0",
"diff": "5.2.0",
Expand Down

0 comments on commit 2c9391a

Please sign in to comment.