From 9e162f3df0a7a26731e0ddb5cac4fb44846e99b5 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 13 Sep 2024 16:25:10 +0000
Subject: [PATCH 01/16] fix(deps): update dependency
@adobe/spacecat-helix-content-sdk to v1.1.8 (#367)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@adobe/spacecat-helix-content-sdk](https://redirect.github.com/adobe/spacecat-helix-content-sdk)
| [`1.1.7` ->
`1.1.8`](https://renovatebot.com/diffs/npm/@adobe%2fspacecat-helix-content-sdk/1.1.7/1.1.8)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fspacecat-helix-content-sdk/1.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@adobe%2fspacecat-helix-content-sdk/1.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@adobe%2fspacecat-helix-content-sdk/1.1.7/1.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@adobe%2fspacecat-helix-content-sdk/1.1.7/1.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
adobe/spacecat-helix-content-sdk
(@adobe/spacecat-helix-content-sdk)
###
[`v1.1.8`](https://redirect.github.com/adobe/spacecat-helix-content-sdk/compare/1976ce95dddd5b01691ef506af449b715c9cedb3...8879cdfac812e3de44bf5c4419fd010fdbabe83b)
[Compare
Source](https://redirect.github.com/adobe/spacecat-helix-content-sdk/compare/1976ce95dddd5b01691ef506af449b715c9cedb3...8879cdfac812e3de44bf5c4419fd010fdbabe83b)
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/adobe/spacecat-shared).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
package-lock.json | 10 +++++-----
packages/spacecat-shared-content-client/package.json | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 9a854369..ced827aa 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -253,9 +253,9 @@
}
},
"node_modules/@adobe/spacecat-helix-content-sdk": {
- "version": "1.1.7",
- "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.1.7.tgz",
- "integrity": "sha512-b305seiD9shMgNBb+vnGLUvPqQ9YiqftJk+OhtrkveOBKU+SU12TtyZ09MdSBR9YN71alZl4RwCMn/yHPXTTeg==",
+ "version": "1.1.8",
+ "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.1.8.tgz",
+ "integrity": "sha512-8Aw3SUjM6dG/e/yXeSawn7I+XoagPNTQVxVnIuctqxdGzD7DSrQBBz/LuwP9w3zjAe1NQkEke2nP2U6vrc1amw==",
"license": "Apache-2.0",
"dependencies": {
"@adobe/fetch": "4.1.8",
@@ -17762,7 +17762,7 @@
"license": "Apache-2.0",
"dependencies": {
"@adobe/helix-universal": "5.0.5",
- "@adobe/spacecat-helix-content-sdk": "1.1.7",
+ "@adobe/spacecat-helix-content-sdk": "1.1.8",
"@adobe/spacecat-shared-utils": "1.19.6"
},
"devDependencies": {
@@ -18185,7 +18185,7 @@
},
"packages/spacecat-shared-data-access": {
"name": "@adobe/spacecat-shared-data-access",
- "version": "1.43.4",
+ "version": "1.44.0",
"license": "Apache-2.0",
"dependencies": {
"@adobe/spacecat-shared-dynamo": "1.2.5",
diff --git a/packages/spacecat-shared-content-client/package.json b/packages/spacecat-shared-content-client/package.json
index 4db910e3..ea351c08 100644
--- a/packages/spacecat-shared-content-client/package.json
+++ b/packages/spacecat-shared-content-client/package.json
@@ -35,7 +35,7 @@
},
"dependencies": {
"@adobe/helix-universal": "5.0.5",
- "@adobe/spacecat-helix-content-sdk": "1.1.7",
+ "@adobe/spacecat-helix-content-sdk": "1.1.8",
"@adobe/spacecat-shared-utils": "1.19.6"
},
"devDependencies": {
From d20e62e39b3186d2b5c4449a03e3e1a1ed810ef4 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Fri, 13 Sep 2024 16:27:33 +0000
Subject: [PATCH 02/16] chore(release): 1.0.6 [skip ci]
# [@adobe/spacecat-shared-content-client-v1.0.6](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-content-client-v1.0.5...@adobe/spacecat-shared-content-client-v1.0.6) (2024-09-13)
### Bug Fixes
* **deps:** update dependency @adobe/spacecat-helix-content-sdk to v1.1.8 ([#367](https://github.com/adobe/spacecat-shared/issues/367)) ([9e162f3](https://github.com/adobe/spacecat-shared/commit/9e162f3df0a7a26731e0ddb5cac4fb44846e99b5))
---
packages/spacecat-shared-content-client/CHANGELOG.md | 7 +++++++
packages/spacecat-shared-content-client/package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/packages/spacecat-shared-content-client/CHANGELOG.md b/packages/spacecat-shared-content-client/CHANGELOG.md
index 270c6dee..e17d2c07 100644
--- a/packages/spacecat-shared-content-client/CHANGELOG.md
+++ b/packages/spacecat-shared-content-client/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [@adobe/spacecat-shared-content-client-v1.0.6](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-content-client-v1.0.5...@adobe/spacecat-shared-content-client-v1.0.6) (2024-09-13)
+
+
+### Bug Fixes
+
+* **deps:** update dependency @adobe/spacecat-helix-content-sdk to v1.1.8 ([#367](https://github.com/adobe/spacecat-shared/issues/367)) ([9e162f3](https://github.com/adobe/spacecat-shared/commit/9e162f3df0a7a26731e0ddb5cac4fb44846e99b5))
+
# [@adobe/spacecat-shared-content-client-v1.0.5](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-content-client-v1.0.4...@adobe/spacecat-shared-content-client-v1.0.5) (2024-09-10)
diff --git a/packages/spacecat-shared-content-client/package.json b/packages/spacecat-shared-content-client/package.json
index ea351c08..449c8a5a 100644
--- a/packages/spacecat-shared-content-client/package.json
+++ b/packages/spacecat-shared-content-client/package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-shared-content-client",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "Shared modules of the Spacecat Services - Content Client",
"type": "module",
"engines": {
From 5412d7be554b9940d43b39b18f2913146e866846 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 14 Sep 2024 17:24:08 +0000
Subject: [PATCH 03/16] fix(deps): update external fixes (#369)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@aws-sdk/client-dynamodb](https://redirect.github.com/aws/aws-sdk-js-v3/tree/main/clients/client-dynamodb)
([source](https://redirect.github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb))
| [`3.645.0` ->
`3.651.1`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-dynamodb/3.645.0/3.651.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-dynamodb/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-dynamodb/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-dynamodb/3.645.0/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-dynamodb/3.645.0/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@aws-sdk/client-s3](https://redirect.github.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3)
([source](https://redirect.github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3))
| [`3.645.0` ->
`3.651.1`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-s3/3.645.0/3.651.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-s3/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-s3/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-s3/3.645.0/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-s3/3.645.0/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@aws-sdk/client-secrets-manager](https://redirect.github.com/aws/aws-sdk-js-v3/tree/main/clients/client-secrets-manager)
([source](https://redirect.github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager))
| [`3.645.0` ->
`3.651.1`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-secrets-manager/3.645.0/3.651.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-secrets-manager/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-secrets-manager/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-secrets-manager/3.645.0/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-secrets-manager/3.645.0/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@aws-sdk/client-sqs](https://redirect.github.com/aws/aws-sdk-js-v3/tree/main/clients/client-sqs)
([source](https://redirect.github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs))
| [`3.645.0` ->
`3.651.1`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-sqs/3.645.0/3.651.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-sqs/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-sqs/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-sqs/3.645.0/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-sqs/3.645.0/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@aws-sdk/lib-dynamodb](https://redirect.github.com/aws/aws-sdk-js-v3/tree/main/lib/lib-dynamodb)
([source](https://redirect.github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb))
| [`3.645.0` ->
`3.651.1`](https://renovatebot.com/diffs/npm/@aws-sdk%2flib-dynamodb/3.645.0/3.651.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2flib-dynamodb/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2flib-dynamodb/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2flib-dynamodb/3.645.0/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2flib-dynamodb/3.645.0/3.651.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin))
| [`8.4.0` ->
`8.5.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.4.0/8.5.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/8.4.0/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/8.4.0/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/parser](https://typescript-eslint.io/packages/parser)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser))
| [`8.4.0` ->
`8.5.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.4.0/8.5.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/8.4.0/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/8.4.0/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [husky](https://redirect.github.com/typicode/husky) | [`9.1.5` ->
`9.1.6`](https://renovatebot.com/diffs/npm/husky/9.1.5/9.1.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/husky/9.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/husky/9.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/husky/9.1.5/9.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/husky/9.1.5/9.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [jose](https://redirect.github.com/panva/jose) | [`5.8.0` ->
`5.9.2`](https://renovatebot.com/diffs/npm/jose/5.8.0/5.9.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/jose/5.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jose/5.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jose/5.8.0/5.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jose/5.8.0/5.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[jsdoc-to-markdown](https://redirect.github.com/jsdoc2md/jsdoc-to-markdown)
| [`9.0.0` ->
`9.0.1`](https://renovatebot.com/diffs/npm/jsdoc-to-markdown/9.0.0/9.0.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/jsdoc-to-markdown/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jsdoc-to-markdown/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jsdoc-to-markdown/9.0.0/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jsdoc-to-markdown/9.0.0/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[semantic-release](https://redirect.github.com/semantic-release/semantic-release)
| [`24.1.0` ->
`24.1.1`](https://renovatebot.com/diffs/npm/semantic-release/24.1.0/24.1.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/24.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/24.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/24.1.0/24.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/24.1.0/24.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [sinon](https://sinonjs.org/)
([source](https://redirect.github.com/sinonjs/sinon)) | [`18.0.0` ->
`18.0.1`](https://renovatebot.com/diffs/npm/sinon/18.0.0/18.0.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/sinon/18.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sinon/18.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sinon/18.0.0/18.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sinon/18.0.0/18.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [typescript](https://www.typescriptlang.org/)
([source](https://redirect.github.com/microsoft/TypeScript)) | [`5.5.4`
-> `5.6.2`](https://renovatebot.com/diffs/npm/typescript/5.5.4/5.6.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript/5.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript/5.5.4/5.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.5.4/5.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-dynamodb)
###
[`v3.651.1`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#36511-2024-09-13)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.650.0...v3.651.1)
**Note:** Version bump only for package
[@aws-sdk/client-dynamodb](https://redirect.github.com/aws-sdk/client-dynamodb)
###
[`v3.650.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#36500-2024-09-11)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0)
**Note:** Version bump only for package
[@aws-sdk/client-dynamodb](https://redirect.github.com/aws-sdk/client-dynamodb)
###
[`v3.649.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#36490-2024-09-10)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.648.0...v3.649.0)
##### Features
- **endpoints:** codegen sync for request creation performance
improvements
([#6449](https://redirect.github.com/aws/aws-sdk-js-v3/issues/6449))
([c8e8f28](https://redirect.github.com/aws/aws-sdk-js-v3/commit/c8e8f28d0714c8165162e1411b5f740ba729a93a))
###
[`v3.648.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#36480-2024-09-09)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.645.0...v3.648.0)
**Note:** Version bump only for package
[@aws-sdk/client-dynamodb](https://redirect.github.com/aws-sdk/client-dynamodb)
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
###
[`v3.651.1`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36511-2024-09-13)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1)
**Note:** Version bump only for package
[@aws-sdk/client-s3](https://redirect.github.com/aws-sdk/client-s3)
###
[`v3.651.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36510-2024-09-12)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.650.0...v3.651.0)
**Note:** Version bump only for package
[@aws-sdk/client-s3](https://redirect.github.com/aws-sdk/client-s3)
###
[`v3.650.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36500-2024-09-11)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0)
**Note:** Version bump only for package
[@aws-sdk/client-s3](https://redirect.github.com/aws-sdk/client-s3)
###
[`v3.649.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36490-2024-09-10)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.645.0...v3.649.0)
##### Features
- **endpoints:** codegen sync for request creation performance
improvements
([#6449](https://redirect.github.com/aws/aws-sdk-js-v3/issues/6449))
([c8e8f28](https://redirect.github.com/aws/aws-sdk-js-v3/commit/c8e8f28d0714c8165162e1411b5f740ba729a93a))
aws/aws-sdk-js-v3
(@aws-sdk/client-secrets-manager)
###
[`v3.651.1`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-secrets-manager/CHANGELOG.md#36511-2024-09-13)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.650.0...v3.651.1)
**Note:** Version bump only for package
[@aws-sdk/client-secrets-manager](https://redirect.github.com/aws-sdk/client-secrets-manager)
###
[`v3.650.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-secrets-manager/CHANGELOG.md#36500-2024-09-11)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0)
**Note:** Version bump only for package
[@aws-sdk/client-secrets-manager](https://redirect.github.com/aws-sdk/client-secrets-manager)
###
[`v3.649.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-secrets-manager/CHANGELOG.md#36490-2024-09-10)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.645.0...v3.649.0)
##### Features
- **endpoints:** codegen sync for request creation performance
improvements
([#6449](https://redirect.github.com/aws/aws-sdk-js-v3/issues/6449))
([c8e8f28](https://redirect.github.com/aws/aws-sdk-js-v3/commit/c8e8f28d0714c8165162e1411b5f740ba729a93a))
aws/aws-sdk-js-v3 (@aws-sdk/client-sqs)
###
[`v3.651.1`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sqs/CHANGELOG.md#36511-2024-09-13)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.650.0...v3.651.1)
**Note:** Version bump only for package
[@aws-sdk/client-sqs](https://redirect.github.com/aws-sdk/client-sqs)
###
[`v3.650.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sqs/CHANGELOG.md#36500-2024-09-11)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0)
**Note:** Version bump only for package
[@aws-sdk/client-sqs](https://redirect.github.com/aws-sdk/client-sqs)
###
[`v3.649.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sqs/CHANGELOG.md#36490-2024-09-10)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.645.0...v3.649.0)
##### Features
- **endpoints:** codegen sync for request creation performance
improvements
([#6449](https://redirect.github.com/aws/aws-sdk-js-v3/issues/6449))
([c8e8f28](https://redirect.github.com/aws/aws-sdk-js-v3/commit/c8e8f28d0714c8165162e1411b5f740ba729a93a))
aws/aws-sdk-js-v3 (@aws-sdk/lib-dynamodb)
###
[`v3.651.1`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/lib/lib-dynamodb/CHANGELOG.md#36511-2024-09-13)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.650.0...v3.651.1)
**Note:** Version bump only for package
[@aws-sdk/lib-dynamodb](https://redirect.github.com/aws-sdk/lib-dynamodb)
###
[`v3.650.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/lib/lib-dynamodb/CHANGELOG.md#36500-2024-09-11)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0)
##### Bug Fixes
- **codegen:** checkstyle issue in DocumentBareBonesClientGenerator
([#6455](https://redirect.github.com/aws/aws-sdk-js-v3/issues/6455))
([c3d86a6](https://redirect.github.com/aws/aws-sdk-js-v3/commit/c3d86a6a5ce9cf1fdb6ab087d8e87138bf168132))
###
[`v3.649.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/lib/lib-dynamodb/CHANGELOG.md#36490-2024-09-10)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.648.0...v3.649.0)
##### Features
- **endpoints:** codegen sync for request creation performance
improvements
([#6449](https://redirect.github.com/aws/aws-sdk-js-v3/issues/6449))
([c8e8f28](https://redirect.github.com/aws/aws-sdk-js-v3/commit/c8e8f28d0714c8165162e1411b5f740ba729a93a))
###
[`v3.648.0`](https://redirect.github.com/aws/aws-sdk-js-v3/blob/HEAD/lib/lib-dynamodb/CHANGELOG.md#36480-2024-09-09)
[Compare
Source](https://redirect.github.com/aws/aws-sdk-js-v3/compare/v3.645.0...v3.648.0)
**Note:** Version bump only for package
[@aws-sdk/lib-dynamodb](https://redirect.github.com/aws-sdk/lib-dynamodb)
typescript-eslint/typescript-eslint
(@typescript-eslint/eslint-plugin)
###
[`v8.5.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#850-2024-09-09)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.4.0...v8.5.0)
##### 🚀 Features
- **eslint-plugin:** \[no-duplicate-type-constituents] prevent
unnecessary \`
- **eslint-plugin:** \[no-unsafe-argument] differentiate error types
##### 🩹 Fixes
- **eslint-plugin:** \[no-unnecessary-type-assertion] fix
TSNonNullExpression fixer
- **eslint-plugin:** \[no-misused-promises] handle static method
- **eslint-plugin:** \[no-unnecessary-type-parameters] fix AST quick
path scope analysis
- **eslint-plugin:** \[consistent-type-assertions] access parser
services lazily
##### ❤️ Thank You
-
[`f44da95`](https://redirect.github.com/typescript-eslint/typescript-eslint/commit/f44da958e)
- Josh Goldberg ✨
- Kirk Waiblinger
- YeonJuan
You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.
typescript-eslint/typescript-eslint
(@typescript-eslint/parser)
###
[`v8.5.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#850-2024-09-09)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.4.0...v8.5.0)
This was a version bump only for parser to align it with other projects,
there were no code changes.
You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.
typicode/husky (husky)
###
[`v9.1.6`](https://redirect.github.com/typicode/husky/compare/v9.1.5...a2d942a670b3d6a04578005a0fd2dc310e511849)
[Compare
Source](https://redirect.github.com/typicode/husky/compare/v9.1.5...v9.1.6)
panva/jose (jose)
###
[`v5.9.2`](https://redirect.github.com/panva/jose/blob/HEAD/CHANGELOG.md#592-2024-09-14)
[Compare
Source](https://redirect.github.com/panva/jose/compare/v5.9.1...v5.9.2)
##### Refactor
- **types:** remove index signatures from JWK interfaces
([ccf0cda](https://redirect.github.com/panva/jose/commit/ccf0cdaa7166d9273a951356859172192ed1be3f))
###
[`v5.9.1`](https://redirect.github.com/panva/jose/blob/HEAD/CHANGELOG.md#591-2024-09-13)
[Compare
Source](https://redirect.github.com/panva/jose/compare/v5.9.0...v5.9.1)
##### Fixes
- **types:** add missing index signature on the convenience JWK types
([90a93dc](https://redirect.github.com/panva/jose/commit/90a93dc9ce5da294e91d2a964ed593299c464893))
###
[`v5.9.0`](https://redirect.github.com/panva/jose/blob/HEAD/CHANGELOG.md#590-2024-09-13)
[Compare
Source](https://redirect.github.com/panva/jose/compare/v5.8.0...v5.9.0)
##### Features
- allow JWK objects as "key" input to sign and verify
([c6302ea](https://redirect.github.com/panva/jose/commit/c6302ea6886974eb433c51ddcf6eff1bbfdf5459))
jsdoc2md/jsdoc-to-markdown (jsdoc-to-markdown)
###
[`v9.0.1`](https://redirect.github.com/jsdoc2md/jsdoc-to-markdown/compare/v9.0.0...v9.0.1)
[Compare
Source](https://redirect.github.com/jsdoc2md/jsdoc-to-markdown/compare/v9.0.0...v9.0.1)
semantic-release/semantic-release (semantic-release)
###
[`v24.1.1`](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1)
[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1)
sinonjs/sinon (sinon)
###
[`v18.0.1`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1801)
[Compare
Source](https://redirect.github.com/sinonjs/sinon/compare/v18.0.0...v18.0.1)
Basically a patch release to update a transitive dependency in Nise.
-
[`03e33ec6`](https://redirect.github.com/sinonjs/sinon/commit/03e33ec6475d7e7acfe62676af63eb2344cd6db0)
Pin fake-timers@11.2.2 to avoid breaking change (Carl-Erik Kopseng)
-
[`5a7924ad`](https://redirect.github.com/sinonjs/sinon/commit/5a7924ad94f37b9985899fc8a1dbfd29cbdd7967)
Add createStubInstance header in stubs.md (Daniel Kaplan)
-
[`ad6804cd`](https://redirect.github.com/sinonjs/sinon/commit/ad6804cd4143eaaaa8f989dae20dbf7295444893)
Bump elliptic from 6.5.5 to 6.5.7
([#2608](https://redirect.github.com/sinonjs/sinon/issues/2608))
(dependabot\[bot])
-
[`033287bd`](https://redirect.github.com/sinonjs/sinon/commit/033287bded8dfce16653b33292ef2fef9ed487b0)
Bump path-to-regexp and nise
([#2611](https://redirect.github.com/sinonjs/sinon/issues/2611))
(dependabot\[bot])
> Bumps
[path-to-regexp](https://redirect.github.com/pillarjs/path-to-regexp) to
8.1.0 and updates ancestor dependency
[nise](https://redirect.github.com/sinonjs/nise). These dependencies
need to be updated together.
>
> Updates `path-to-regexp` from 6.2.2 to 8.1.0
>
> - [Release
notes](https://redirect.github.com/pillarjs/path-to-regexp/releases)
> -
[Changelog](https://redirect.github.com/pillarjs/path-to-regexp/blob/master/History.md)
> -
[Commits](https://redirect.github.com/pillarjs/path-to-regexp/compare/v6.2.2...v8.1.0)
>
> Updates `nise` from 6.0.0 to 6.0.1
>
> -
[Changelog](https://redirect.github.com/sinonjs/nise/blob/main/History.md)
> - [Commits](https://redirect.github.com/sinonjs/nise/commits)
>
> ***
>
> updated-dependencies:
>
> - dependency-name: path-to-regexp
>
> dependency-type: indirect
>
> - dependency-name: nise
>
> dependency-type: direct:production
>
> ...
>
> Signed-off-by: dependabot\[bot]
>
> Co-authored-by: dependabot\[bot]
<49699333+dependabot\[bot][@users](https://redirect.github.com/users).noreply.github.com>
-
[`0c609f95`](https://redirect.github.com/sinonjs/sinon/commit/0c609f95b1f4f18e02896b5a87bbc59f5787093e)
re-add testing of esm browser builds (Carl-Erik Kopseng)
> It seems unclear why it was removed in the first place: I have tested
extensively that it
> does work and it does fail the build if changing any assertion in the
script
-
[`da4230a0`](https://redirect.github.com/sinonjs/sinon/commit/da4230a00c929f56738d272da469a5ecb9d40da7)
Bump braces from 3.0.2 to 3.0.3
([#2605](https://redirect.github.com/sinonjs/sinon/issues/2605))
(dependabot\[bot])
> Bumps [braces](https://redirect.github.com/micromatch/braces) from
3.0.2 to 3.0.3.
>
> -
[Changelog](https://redirect.github.com/micromatch/braces/blob/master/CHANGELOG.md)
> -
[Commits](https://redirect.github.com/micromatch/braces/compare/3.0.2...3.0.3)
>
> ***
>
> updated-dependencies:
>
> - dependency-name: braces
>
> dependency-type: indirect
>
> ...
>
> Signed-off-by: dependabot\[bot]
>
> Co-authored-by: dependabot\[bot]
<49699333+dependabot\[bot][@users](https://redirect.github.com/users).noreply.github.com>
-
[`02542370`](https://redirect.github.com/sinonjs/sinon/commit/02542370a4d92ef12270638f97db29ca4f1cca66)
feat(ci): add node v22
([#2600](https://redirect.github.com/sinonjs/sinon/issues/2600))
(Rotzbua)
-
[`794cb81a`](https://redirect.github.com/sinonjs/sinon/commit/794cb81a3bf639c8fb0880f4509a5a1a42066b6e)
fix(tests): typo
([#2603](https://redirect.github.com/sinonjs/sinon/issues/2603))
(Rotzbua)
-
[`1eb2a254`](https://redirect.github.com/sinonjs/sinon/commit/1eb2a25486564ff6b834cfe0a62329dd8bd455fe)
Use NodeJS 22.2.0 as base development version (Carl-Erik Kopseng)
-
[`1aa713fd`](https://redirect.github.com/sinonjs/sinon/commit/1aa713fd413e1b34645fddff1871da99c6d263f8)
Bump rexml from 3.2.5 to 3.2.8
([#2599](https://redirect.github.com/sinonjs/sinon/issues/2599))
(dependabot\[bot])
> Bumps [rexml](https://redirect.github.com/ruby/rexml) from 3.2.5 to
3.2.8. >
>
> - [Release notes](https://redirect.github.com/ruby/rexml/releases) >
> -
[Changelog](https://redirect.github.com/ruby/rexml/blob/master/NEWS.md)
>
> -
[Commits](https://redirect.github.com/ruby/rexml/compare/v3.2.5...v3.2.8)
> >
> \--- >
> updated-dependencies: >
> - dependency-name: rexml >
> dependency-type: indirect >
> ... > >
> Signed-off-by: dependabot\[bot] >
> Co-authored-by: dependabot\[bot]
<49699333+dependabot\[bot][@users](https://redirect.github.com/users).noreply.github.com>
*Released by [Carl-Erik Kopseng](https://redirect.github.com/fatso83) on
2024-09-10.*
microsoft/TypeScript (typescript)
###
[`v5.6.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...a7e3374f13327483fbe94e32806d65785b0b6cda)
[Compare
Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)
---
### Configuration
📅 **Schedule**: Branch creation - "after 2pm on Saturday" in timezone
Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/adobe/spacecat-shared).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
package-lock.json | 3045 ++++++++++++-----
package.json | 12 +-
.../package.json | 4 +-
.../package.json | 4 +-
.../spacecat-shared-data-access/package.json | 6 +-
packages/spacecat-shared-dynamo/package.json | 4 +-
.../package.json | 6 +-
.../spacecat-shared-gpt-client/package.json | 4 +-
.../spacecat-shared-http-utils/package.json | 4 +-
.../spacecat-shared-ims-client/package.json | 4 +-
.../package.json | 4 +-
.../spacecat-shared-slack-client/package.json | 4 +-
packages/spacecat-shared-utils/package.json | 8 +-
13 files changed, 2308 insertions(+), 801 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index ced827aa..469c2a21 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,20 +16,20 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "12.0.1",
- "@typescript-eslint/eslint-plugin": "8.4.0",
- "@typescript-eslint/parser": "8.4.0",
+ "@typescript-eslint/eslint-plugin": "8.5.0",
+ "@typescript-eslint/parser": "8.5.0",
"ajv": "8.17.1",
"c8": "10.1.2",
"eslint": "8.57.0",
- "husky": "9.1.5",
- "jsdoc-to-markdown": "9.0.0",
+ "husky": "9.1.6",
+ "jsdoc-to-markdown": "9.0.1",
"lint-staged": "15.2.10",
"mocha": "10.7.3",
"mocha-multi-reporters": "1.5.1",
"nock": "13.5.5",
- "semantic-release": "24.1.0",
+ "semantic-release": "24.1.1",
"semantic-release-monorepo": "8.0.2",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
},
"engines": {
"node": "^20.0.0 <21.0.0",
@@ -528,53 +528,53 @@
}
},
"node_modules/@aws-sdk/client-dynamodb": {
- "version": "3.645.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-dynamodb/-/client-dynamodb-3.645.0.tgz",
- "integrity": "sha512-y7UHtIIAWQOzJXNh3KLU91ILz1Ivb2/FuEXnhdJhRurbNI9AwKIVZQlXGq31O8EHO6MU64ptxooNa0WVTezoxg==",
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-dynamodb/-/client-dynamodb-3.651.1.tgz",
+ "integrity": "sha512-HrZ01VVoJeL1Ye94xVA/LIL1aY+sSmoCshcYnY9Wl2Xgs/QDCA8y+Q+Yvcyoua949X32wXPAhmXRjeuIfY7MNg==",
"license": "Apache-2.0",
"dependencies": {
"@aws-crypto/sha256-browser": "5.2.0",
"@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.645.0",
- "@aws-sdk/client-sts": "3.645.0",
- "@aws-sdk/core": "3.635.0",
- "@aws-sdk/credential-provider-node": "3.645.0",
- "@aws-sdk/middleware-endpoint-discovery": "3.620.0",
- "@aws-sdk/middleware-host-header": "3.620.0",
- "@aws-sdk/middleware-logger": "3.609.0",
- "@aws-sdk/middleware-recursion-detection": "3.620.0",
- "@aws-sdk/middleware-user-agent": "3.645.0",
- "@aws-sdk/region-config-resolver": "3.614.0",
- "@aws-sdk/types": "3.609.0",
- "@aws-sdk/util-endpoints": "3.645.0",
- "@aws-sdk/util-user-agent-browser": "3.609.0",
- "@aws-sdk/util-user-agent-node": "3.614.0",
- "@smithy/config-resolver": "^3.0.5",
- "@smithy/core": "^2.4.0",
- "@smithy/fetch-http-handler": "^3.2.4",
- "@smithy/hash-node": "^3.0.3",
- "@smithy/invalid-dependency": "^3.0.3",
- "@smithy/middleware-content-length": "^3.0.5",
- "@smithy/middleware-endpoint": "^3.1.0",
- "@smithy/middleware-retry": "^3.0.15",
- "@smithy/middleware-serde": "^3.0.3",
- "@smithy/middleware-stack": "^3.0.3",
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/node-http-handler": "^3.1.4",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
- "@smithy/url-parser": "^3.0.3",
+ "@aws-sdk/client-sso-oidc": "3.651.1",
+ "@aws-sdk/client-sts": "3.651.1",
+ "@aws-sdk/core": "3.651.1",
+ "@aws-sdk/credential-provider-node": "3.651.1",
+ "@aws-sdk/middleware-endpoint-discovery": "3.649.0",
+ "@aws-sdk/middleware-host-header": "3.649.0",
+ "@aws-sdk/middleware-logger": "3.649.0",
+ "@aws-sdk/middleware-recursion-detection": "3.649.0",
+ "@aws-sdk/middleware-user-agent": "3.649.0",
+ "@aws-sdk/region-config-resolver": "3.649.0",
+ "@aws-sdk/types": "3.649.0",
+ "@aws-sdk/util-endpoints": "3.649.0",
+ "@aws-sdk/util-user-agent-browser": "3.649.0",
+ "@aws-sdk/util-user-agent-node": "3.649.0",
+ "@smithy/config-resolver": "^3.0.6",
+ "@smithy/core": "^2.4.1",
+ "@smithy/fetch-http-handler": "^3.2.5",
+ "@smithy/hash-node": "^3.0.4",
+ "@smithy/invalid-dependency": "^3.0.4",
+ "@smithy/middleware-content-length": "^3.0.6",
+ "@smithy/middleware-endpoint": "^3.1.1",
+ "@smithy/middleware-retry": "^3.0.16",
+ "@smithy/middleware-serde": "^3.0.4",
+ "@smithy/middleware-stack": "^3.0.4",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/node-http-handler": "^3.2.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/url-parser": "^3.0.4",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.15",
- "@smithy/util-defaults-mode-node": "^3.0.15",
- "@smithy/util-endpoints": "^2.0.5",
- "@smithy/util-middleware": "^3.0.3",
- "@smithy/util-retry": "^3.0.3",
+ "@smithy/util-defaults-mode-browser": "^3.0.16",
+ "@smithy/util-defaults-mode-node": "^3.0.16",
+ "@smithy/util-endpoints": "^2.1.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "@smithy/util-retry": "^3.0.4",
"@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.2",
+ "@smithy/util-waiter": "^3.1.3",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
},
@@ -582,6 +582,158 @@
"node": ">=16.0.0"
}
},
+ "node_modules/@aws-sdk/client-dynamodb/node_modules/@aws-sdk/core": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.651.1.tgz",
+ "integrity": "sha512-eqOq3W39K+5QTP5GAXtmP2s9B7hhM2pVz8OPe5tqob8o1xQgkwdgHerf3FoshO9bs0LDxassU/fUSz1wlwqfqg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/core": "^2.4.1",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/signature-v4": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-dynamodb/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.649.0.tgz",
+ "integrity": "sha512-PjAe2FocbicHVgNNwdSZ05upxIO7AgTPFtQLpnIAmoyzMcgv/zNB5fBn3uAnQSAeEPPCD+4SYVEUD1hw1ZBvEg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-dynamodb/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.649.0.tgz",
+ "integrity": "sha512-qdqRx6q7lYC6KL/NT9x3ShTL0TBuxdkCczGzHzY3AnOoYUjnCDH7Vlq867O6MAvb4EnGNECFzIgtkZkQ4FhY5w==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-dynamodb/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.649.0.tgz",
+ "integrity": "sha512-IPnO4wlmaLRf6IYmJW2i8gJ2+UPXX0hDRv1it7Qf8DpBW+lGyF2rnoN7NrFX0WIxdGOlJF1RcOr/HjXb2QeXfQ==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-dynamodb/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.649.0.tgz",
+ "integrity": "sha512-xURBvdQXvRvca5Du8IlC5FyCj3pkw8Z75+373J3Wb+vyg8GjD14HfKk1Je1HCCQDyIE9VB/scYDcm9ri0ppePw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-dynamodb/node_modules/@aws-sdk/types": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.649.0.tgz",
+ "integrity": "sha512-PuPw8RysbhJNlaD2d/PzOTf8sbf4Dsn2b7hwyGh7YVG3S75yTpxSAZxrnhKsz9fStgqFmnw/jUfV/G+uQAeTVw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-dynamodb/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.649.0.tgz",
+ "integrity": "sha512-IY43r256LhKAvdEVQO/FPdUyVpcZS5EVxh/WHVdNzuN1bNLoUK2rIzuZqVA0EGguvCxoXVmQv9m50GvG7cGktg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-dynamodb/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.649.0.tgz",
+ "integrity": "sha512-x5DiLpZDG/AJmCIBnE3Xhpwy35QIo3WqNiOpw6ExVs1NydbM/e90zFPSfhME0FM66D/WorigvluBxxwjxDm/GA==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@aws-sdk/client-dynamodb/node_modules/fast-xml-parser": {
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
+ "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/NaturalIntelligence"
+ },
+ {
+ "type": "paypal",
+ "url": "https://paypal.me/naturalintelligence"
+ }
+ ],
+ "license": "MIT",
+ "dependencies": {
+ "strnum": "^1.0.5"
+ },
+ "bin": {
+ "fxparser": "src/cli/cli.js"
+ }
+ },
"node_modules/@aws-sdk/client-dynamodb/node_modules/uuid": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz",
@@ -596,467 +748,1697 @@
}
},
"node_modules/@aws-sdk/client-s3": {
- "version": "3.645.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.645.0.tgz",
- "integrity": "sha512-RjT/mfNv4yr1uv/+aEXgSIxC5EB+yHPSU7hH0KZOZrvZEFASLl0i4FeoHzbMEOH5KdKGAi0uu3zRP3D1y45sKg==",
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.651.1.tgz",
+ "integrity": "sha512-xNm+ixNRcotyrHgjUGGEyara6kCKgDdW2EVjHBZa5T+tbmtyqezwH3UzbSDZ6MlNoLhJMfR7ozuwYTIOARoBfA==",
"license": "Apache-2.0",
"dependencies": {
"@aws-crypto/sha1-browser": "5.2.0",
"@aws-crypto/sha256-browser": "5.2.0",
"@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.645.0",
- "@aws-sdk/client-sts": "3.645.0",
- "@aws-sdk/core": "3.635.0",
- "@aws-sdk/credential-provider-node": "3.645.0",
- "@aws-sdk/middleware-bucket-endpoint": "3.620.0",
- "@aws-sdk/middleware-expect-continue": "3.620.0",
- "@aws-sdk/middleware-flexible-checksums": "3.620.0",
- "@aws-sdk/middleware-host-header": "3.620.0",
- "@aws-sdk/middleware-location-constraint": "3.609.0",
- "@aws-sdk/middleware-logger": "3.609.0",
- "@aws-sdk/middleware-recursion-detection": "3.620.0",
- "@aws-sdk/middleware-sdk-s3": "3.635.0",
- "@aws-sdk/middleware-ssec": "3.609.0",
- "@aws-sdk/middleware-user-agent": "3.645.0",
- "@aws-sdk/region-config-resolver": "3.614.0",
- "@aws-sdk/signature-v4-multi-region": "3.635.0",
- "@aws-sdk/types": "3.609.0",
- "@aws-sdk/util-endpoints": "3.645.0",
- "@aws-sdk/util-user-agent-browser": "3.609.0",
- "@aws-sdk/util-user-agent-node": "3.614.0",
- "@aws-sdk/xml-builder": "3.609.0",
- "@smithy/config-resolver": "^3.0.5",
- "@smithy/core": "^2.4.0",
- "@smithy/eventstream-serde-browser": "^3.0.6",
- "@smithy/eventstream-serde-config-resolver": "^3.0.3",
- "@smithy/eventstream-serde-node": "^3.0.5",
- "@smithy/fetch-http-handler": "^3.2.4",
- "@smithy/hash-blob-browser": "^3.1.2",
- "@smithy/hash-node": "^3.0.3",
- "@smithy/hash-stream-node": "^3.1.2",
- "@smithy/invalid-dependency": "^3.0.3",
- "@smithy/md5-js": "^3.0.3",
- "@smithy/middleware-content-length": "^3.0.5",
- "@smithy/middleware-endpoint": "^3.1.0",
- "@smithy/middleware-retry": "^3.0.15",
- "@smithy/middleware-serde": "^3.0.3",
- "@smithy/middleware-stack": "^3.0.3",
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/node-http-handler": "^3.1.4",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
- "@smithy/url-parser": "^3.0.3",
+ "@aws-sdk/client-sso-oidc": "3.651.1",
+ "@aws-sdk/client-sts": "3.651.1",
+ "@aws-sdk/core": "3.651.1",
+ "@aws-sdk/credential-provider-node": "3.651.1",
+ "@aws-sdk/middleware-bucket-endpoint": "3.649.0",
+ "@aws-sdk/middleware-expect-continue": "3.649.0",
+ "@aws-sdk/middleware-flexible-checksums": "3.651.1",
+ "@aws-sdk/middleware-host-header": "3.649.0",
+ "@aws-sdk/middleware-location-constraint": "3.649.0",
+ "@aws-sdk/middleware-logger": "3.649.0",
+ "@aws-sdk/middleware-recursion-detection": "3.649.0",
+ "@aws-sdk/middleware-sdk-s3": "3.651.1",
+ "@aws-sdk/middleware-ssec": "3.649.0",
+ "@aws-sdk/middleware-user-agent": "3.649.0",
+ "@aws-sdk/region-config-resolver": "3.649.0",
+ "@aws-sdk/signature-v4-multi-region": "3.651.1",
+ "@aws-sdk/types": "3.649.0",
+ "@aws-sdk/util-endpoints": "3.649.0",
+ "@aws-sdk/util-user-agent-browser": "3.649.0",
+ "@aws-sdk/util-user-agent-node": "3.649.0",
+ "@aws-sdk/xml-builder": "3.649.0",
+ "@smithy/config-resolver": "^3.0.6",
+ "@smithy/core": "^2.4.1",
+ "@smithy/eventstream-serde-browser": "^3.0.7",
+ "@smithy/eventstream-serde-config-resolver": "^3.0.4",
+ "@smithy/eventstream-serde-node": "^3.0.6",
+ "@smithy/fetch-http-handler": "^3.2.5",
+ "@smithy/hash-blob-browser": "^3.1.3",
+ "@smithy/hash-node": "^3.0.4",
+ "@smithy/hash-stream-node": "^3.1.3",
+ "@smithy/invalid-dependency": "^3.0.4",
+ "@smithy/md5-js": "^3.0.4",
+ "@smithy/middleware-content-length": "^3.0.6",
+ "@smithy/middleware-endpoint": "^3.1.1",
+ "@smithy/middleware-retry": "^3.0.16",
+ "@smithy/middleware-serde": "^3.0.4",
+ "@smithy/middleware-stack": "^3.0.4",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/node-http-handler": "^3.2.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/url-parser": "^3.0.4",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.15",
- "@smithy/util-defaults-mode-node": "^3.0.15",
- "@smithy/util-endpoints": "^2.0.5",
- "@smithy/util-middleware": "^3.0.3",
- "@smithy/util-retry": "^3.0.3",
- "@smithy/util-stream": "^3.1.3",
+ "@smithy/util-defaults-mode-browser": "^3.0.16",
+ "@smithy/util-defaults-mode-node": "^3.0.16",
+ "@smithy/util-endpoints": "^2.1.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-stream": "^3.1.4",
"@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.2",
+ "@smithy/util-waiter": "^3.1.3",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.651.1.tgz",
+ "integrity": "sha512-eqOq3W39K+5QTP5GAXtmP2s9B7hhM2pVz8OPe5tqob8o1xQgkwdgHerf3FoshO9bs0LDxassU/fUSz1wlwqfqg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/core": "^2.4.1",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/signature-v4": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-bucket-endpoint": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.649.0.tgz",
+ "integrity": "sha512-ZdDICtUU4YZkrVllTUOH1Fj/F3WShLhkfNKJE3HJ/yj6pS8JS9P2lWzHiHkHiidjrHSxc6NuBo6vuZ+182XLbw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@aws-sdk/util-arn-parser": "3.568.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-expect-continue": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.649.0.tgz",
+ "integrity": "sha512-pW2id/mWNd+L0/hZKp5yL3J+8rTwsamu9E69Hc5pM3qTF4K4DTZZ+A0sQbY6duIvZvc8IbQHbSMulBOLyWNP3A==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-flexible-checksums": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.651.1.tgz",
+ "integrity": "sha512-cFlXSzhdRKU1vOFTIYC3HzkN7Dwwcf07rKU1sB/PrDy4ztLhGgAwvcRwj2AqErZB62C5AdN4l7peB1Iw/oSxRQ==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/crc32": "5.2.0",
+ "@aws-crypto/crc32c": "5.2.0",
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/is-array-buffer": "^3.0.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.649.0.tgz",
+ "integrity": "sha512-PjAe2FocbicHVgNNwdSZ05upxIO7AgTPFtQLpnIAmoyzMcgv/zNB5fBn3uAnQSAeEPPCD+4SYVEUD1hw1ZBvEg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-location-constraint": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.649.0.tgz",
+ "integrity": "sha512-O9AXhaFUQx34UTnp/cKCcaWW/IVk4mntlWfFjsIxvRatamKaY33b5fOiakGG+J1t0QFK0niDBSvOYUR1fdlHzw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.649.0.tgz",
+ "integrity": "sha512-qdqRx6q7lYC6KL/NT9x3ShTL0TBuxdkCczGzHzY3AnOoYUjnCDH7Vlq867O6MAvb4EnGNECFzIgtkZkQ4FhY5w==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.649.0.tgz",
+ "integrity": "sha512-IPnO4wlmaLRf6IYmJW2i8gJ2+UPXX0hDRv1it7Qf8DpBW+lGyF2rnoN7NrFX0WIxdGOlJF1RcOr/HjXb2QeXfQ==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-sdk-s3": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.651.1.tgz",
+ "integrity": "sha512-4BameU35aBSzrm3L/Iphc6vFLRhz6sBwgQf09mqPA2ZlX/YFqVe8HbS8wM4DG02W8A2MRTnHXRIfFoOrErp2sw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.651.1",
+ "@aws-sdk/types": "3.649.0",
+ "@aws-sdk/util-arn-parser": "3.568.0",
+ "@smithy/core": "^2.4.1",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/signature-v4": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "@smithy/util-stream": "^3.1.4",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-ssec": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-ssec/-/middleware-ssec-3.649.0.tgz",
+ "integrity": "sha512-r/WBIpX+Kcx+AV5vJ+LbdDOuibk7spBqcFK2LytQjOZKPksZNRAM99khbFe9vr9S1+uDmCLVjAVkIfQ5seJrOw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.649.0.tgz",
+ "integrity": "sha512-xURBvdQXvRvca5Du8IlC5FyCj3pkw8Z75+373J3Wb+vyg8GjD14HfKk1Je1HCCQDyIE9VB/scYDcm9ri0ppePw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/signature-v4-multi-region": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.651.1.tgz",
+ "integrity": "sha512-aLPCMq4c/A9DmdZLhufWOgfHN2Vgft65dB2tfbATjs6kZjusSaDFxWzjmWX3y8i2ZQ+vU0nAkkWIHFJdf+47fA==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/middleware-sdk-s3": "3.651.1",
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/signature-v4": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.649.0.tgz",
+ "integrity": "sha512-PuPw8RysbhJNlaD2d/PzOTf8sbf4Dsn2b7hwyGh7YVG3S75yTpxSAZxrnhKsz9fStgqFmnw/jUfV/G+uQAeTVw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.649.0.tgz",
+ "integrity": "sha512-IY43r256LhKAvdEVQO/FPdUyVpcZS5EVxh/WHVdNzuN1bNLoUK2rIzuZqVA0EGguvCxoXVmQv9m50GvG7cGktg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.649.0.tgz",
+ "integrity": "sha512-x5DiLpZDG/AJmCIBnE3Xhpwy35QIo3WqNiOpw6ExVs1NydbM/e90zFPSfhME0FM66D/WorigvluBxxwjxDm/GA==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/xml-builder": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.649.0.tgz",
+ "integrity": "sha512-XVESKkK7m5LdCVzZ3NvAja40BEyCrfPqtaiFAAhJIvW2U1Edyugf2o3XikuQY62crGT6BZagxJFgOiLKvuTiTg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-s3/node_modules/fast-xml-parser": {
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
+ "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/NaturalIntelligence"
+ },
+ {
+ "type": "paypal",
+ "url": "https://paypal.me/naturalintelligence"
+ }
+ ],
+ "license": "MIT",
+ "dependencies": {
+ "strnum": "^1.0.5"
+ },
+ "bin": {
+ "fxparser": "src/cli/cli.js"
+ }
+ },
+ "node_modules/@aws-sdk/client-secrets-manager": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-secrets-manager/-/client-secrets-manager-3.651.1.tgz",
+ "integrity": "sha512-PPX2RqdMgUb2BWwzugQu3xVxPcNphaKPR1zpZU52DLiZpoxOSDQ3d2NLr4osUV+6h+6z9K8Ub2gjp8qwwy9zPg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.651.1",
+ "@aws-sdk/client-sts": "3.651.1",
+ "@aws-sdk/core": "3.651.1",
+ "@aws-sdk/credential-provider-node": "3.651.1",
+ "@aws-sdk/middleware-host-header": "3.649.0",
+ "@aws-sdk/middleware-logger": "3.649.0",
+ "@aws-sdk/middleware-recursion-detection": "3.649.0",
+ "@aws-sdk/middleware-user-agent": "3.649.0",
+ "@aws-sdk/region-config-resolver": "3.649.0",
+ "@aws-sdk/types": "3.649.0",
+ "@aws-sdk/util-endpoints": "3.649.0",
+ "@aws-sdk/util-user-agent-browser": "3.649.0",
+ "@aws-sdk/util-user-agent-node": "3.649.0",
+ "@smithy/config-resolver": "^3.0.6",
+ "@smithy/core": "^2.4.1",
+ "@smithy/fetch-http-handler": "^3.2.5",
+ "@smithy/hash-node": "^3.0.4",
+ "@smithy/invalid-dependency": "^3.0.4",
+ "@smithy/middleware-content-length": "^3.0.6",
+ "@smithy/middleware-endpoint": "^3.1.1",
+ "@smithy/middleware-retry": "^3.0.16",
+ "@smithy/middleware-serde": "^3.0.4",
+ "@smithy/middleware-stack": "^3.0.4",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/node-http-handler": "^3.2.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/url-parser": "^3.0.4",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.16",
+ "@smithy/util-defaults-mode-node": "^3.0.16",
+ "@smithy/util-endpoints": "^2.1.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2",
+ "uuid": "^9.0.1"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.651.1.tgz",
+ "integrity": "sha512-eqOq3W39K+5QTP5GAXtmP2s9B7hhM2pVz8OPe5tqob8o1xQgkwdgHerf3FoshO9bs0LDxassU/fUSz1wlwqfqg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/core": "^2.4.1",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/signature-v4": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.649.0.tgz",
+ "integrity": "sha512-PjAe2FocbicHVgNNwdSZ05upxIO7AgTPFtQLpnIAmoyzMcgv/zNB5fBn3uAnQSAeEPPCD+4SYVEUD1hw1ZBvEg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.649.0.tgz",
+ "integrity": "sha512-qdqRx6q7lYC6KL/NT9x3ShTL0TBuxdkCczGzHzY3AnOoYUjnCDH7Vlq867O6MAvb4EnGNECFzIgtkZkQ4FhY5w==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.649.0.tgz",
+ "integrity": "sha512-IPnO4wlmaLRf6IYmJW2i8gJ2+UPXX0hDRv1it7Qf8DpBW+lGyF2rnoN7NrFX0WIxdGOlJF1RcOr/HjXb2QeXfQ==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.649.0.tgz",
+ "integrity": "sha512-xURBvdQXvRvca5Du8IlC5FyCj3pkw8Z75+373J3Wb+vyg8GjD14HfKk1Je1HCCQDyIE9VB/scYDcm9ri0ppePw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.649.0.tgz",
+ "integrity": "sha512-PuPw8RysbhJNlaD2d/PzOTf8sbf4Dsn2b7hwyGh7YVG3S75yTpxSAZxrnhKsz9fStgqFmnw/jUfV/G+uQAeTVw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.649.0.tgz",
+ "integrity": "sha512-IY43r256LhKAvdEVQO/FPdUyVpcZS5EVxh/WHVdNzuN1bNLoUK2rIzuZqVA0EGguvCxoXVmQv9m50GvG7cGktg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.649.0.tgz",
+ "integrity": "sha512-x5DiLpZDG/AJmCIBnE3Xhpwy35QIo3WqNiOpw6ExVs1NydbM/e90zFPSfhME0FM66D/WorigvluBxxwjxDm/GA==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@aws-sdk/client-secrets-manager/node_modules/fast-xml-parser": {
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
+ "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/NaturalIntelligence"
+ },
+ {
+ "type": "paypal",
+ "url": "https://paypal.me/naturalintelligence"
+ }
+ ],
+ "license": "MIT",
+ "dependencies": {
+ "strnum": "^1.0.5"
+ },
+ "bin": {
+ "fxparser": "src/cli/cli.js"
+ }
+ },
+ "node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid": {
+ "version": "9.0.1",
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz",
+ "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==",
+ "funding": [
+ "https://github.com/sponsors/broofa",
+ "https://github.com/sponsors/ctavan"
+ ],
+ "license": "MIT",
+ "bin": {
+ "uuid": "dist/bin/uuid"
+ }
+ },
+ "node_modules/@aws-sdk/client-sqs": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sqs/-/client-sqs-3.651.1.tgz",
+ "integrity": "sha512-BVvppr0ASHX46lOxcWBiGSKrKOMTlTsjaDPC/7x4FACVoZcCu1x/0IlGFkPzkP0JpBoFvYITrBaZcL7ZdsZCIw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.651.1",
+ "@aws-sdk/client-sts": "3.651.1",
+ "@aws-sdk/core": "3.651.1",
+ "@aws-sdk/credential-provider-node": "3.651.1",
+ "@aws-sdk/middleware-host-header": "3.649.0",
+ "@aws-sdk/middleware-logger": "3.649.0",
+ "@aws-sdk/middleware-recursion-detection": "3.649.0",
+ "@aws-sdk/middleware-sdk-sqs": "3.649.0",
+ "@aws-sdk/middleware-user-agent": "3.649.0",
+ "@aws-sdk/region-config-resolver": "3.649.0",
+ "@aws-sdk/types": "3.649.0",
+ "@aws-sdk/util-endpoints": "3.649.0",
+ "@aws-sdk/util-user-agent-browser": "3.649.0",
+ "@aws-sdk/util-user-agent-node": "3.649.0",
+ "@smithy/config-resolver": "^3.0.6",
+ "@smithy/core": "^2.4.1",
+ "@smithy/fetch-http-handler": "^3.2.5",
+ "@smithy/hash-node": "^3.0.4",
+ "@smithy/invalid-dependency": "^3.0.4",
+ "@smithy/md5-js": "^3.0.4",
+ "@smithy/middleware-content-length": "^3.0.6",
+ "@smithy/middleware-endpoint": "^3.1.1",
+ "@smithy/middleware-retry": "^3.0.16",
+ "@smithy/middleware-serde": "^3.0.4",
+ "@smithy/middleware-stack": "^3.0.4",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/node-http-handler": "^3.2.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/url-parser": "^3.0.4",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.16",
+ "@smithy/util-defaults-mode-node": "^3.0.16",
+ "@smithy/util-endpoints": "^2.1.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sqs/node_modules/@aws-sdk/core": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.651.1.tgz",
+ "integrity": "sha512-eqOq3W39K+5QTP5GAXtmP2s9B7hhM2pVz8OPe5tqob8o1xQgkwdgHerf3FoshO9bs0LDxassU/fUSz1wlwqfqg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/core": "^2.4.1",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/signature-v4": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sqs/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.649.0.tgz",
+ "integrity": "sha512-PjAe2FocbicHVgNNwdSZ05upxIO7AgTPFtQLpnIAmoyzMcgv/zNB5fBn3uAnQSAeEPPCD+4SYVEUD1hw1ZBvEg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sqs/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.649.0.tgz",
+ "integrity": "sha512-qdqRx6q7lYC6KL/NT9x3ShTL0TBuxdkCczGzHzY3AnOoYUjnCDH7Vlq867O6MAvb4EnGNECFzIgtkZkQ4FhY5w==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sqs/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.649.0.tgz",
+ "integrity": "sha512-IPnO4wlmaLRf6IYmJW2i8gJ2+UPXX0hDRv1it7Qf8DpBW+lGyF2rnoN7NrFX0WIxdGOlJF1RcOr/HjXb2QeXfQ==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sqs/node_modules/@aws-sdk/middleware-sdk-sqs": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-sqs/-/middleware-sdk-sqs-3.649.0.tgz",
+ "integrity": "sha512-ifuBdP4onwjdQ3NuneW6s6Ev4wPR/D+4PJbEV6aJqutHkTsp5aKemVCxkjl8KTchMtE6ICst0SHy1t20FZpmDw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-hex-encoding": "^3.0.0",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sqs/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.649.0.tgz",
+ "integrity": "sha512-xURBvdQXvRvca5Du8IlC5FyCj3pkw8Z75+373J3Wb+vyg8GjD14HfKk1Je1HCCQDyIE9VB/scYDcm9ri0ppePw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sqs/node_modules/@aws-sdk/types": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.649.0.tgz",
+ "integrity": "sha512-PuPw8RysbhJNlaD2d/PzOTf8sbf4Dsn2b7hwyGh7YVG3S75yTpxSAZxrnhKsz9fStgqFmnw/jUfV/G+uQAeTVw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sqs/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.649.0.tgz",
+ "integrity": "sha512-IY43r256LhKAvdEVQO/FPdUyVpcZS5EVxh/WHVdNzuN1bNLoUK2rIzuZqVA0EGguvCxoXVmQv9m50GvG7cGktg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-sqs/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.649.0.tgz",
+ "integrity": "sha512-x5DiLpZDG/AJmCIBnE3Xhpwy35QIo3WqNiOpw6ExVs1NydbM/e90zFPSfhME0FM66D/WorigvluBxxwjxDm/GA==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@aws-sdk/client-sqs/node_modules/fast-xml-parser": {
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
+ "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/NaturalIntelligence"
+ },
+ {
+ "type": "paypal",
+ "url": "https://paypal.me/naturalintelligence"
+ }
+ ],
+ "license": "MIT",
+ "dependencies": {
+ "strnum": "^1.0.5"
+ },
+ "bin": {
+ "fxparser": "src/cli/cli.js"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.651.1.tgz",
+ "integrity": "sha512-Fm8PoMgiBKmmKrY6QQUGj/WW6eIiQqC1I0AiVXfO+Sqkmxcg3qex+CZBAYrTuIDnvnc/89f9N4mdL8V9DRn03Q==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.651.1",
+ "@aws-sdk/middleware-host-header": "3.649.0",
+ "@aws-sdk/middleware-logger": "3.649.0",
+ "@aws-sdk/middleware-recursion-detection": "3.649.0",
+ "@aws-sdk/middleware-user-agent": "3.649.0",
+ "@aws-sdk/region-config-resolver": "3.649.0",
+ "@aws-sdk/types": "3.649.0",
+ "@aws-sdk/util-endpoints": "3.649.0",
+ "@aws-sdk/util-user-agent-browser": "3.649.0",
+ "@aws-sdk/util-user-agent-node": "3.649.0",
+ "@smithy/config-resolver": "^3.0.6",
+ "@smithy/core": "^2.4.1",
+ "@smithy/fetch-http-handler": "^3.2.5",
+ "@smithy/hash-node": "^3.0.4",
+ "@smithy/invalid-dependency": "^3.0.4",
+ "@smithy/middleware-content-length": "^3.0.6",
+ "@smithy/middleware-endpoint": "^3.1.1",
+ "@smithy/middleware-retry": "^3.0.16",
+ "@smithy/middleware-serde": "^3.0.4",
+ "@smithy/middleware-stack": "^3.0.4",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/node-http-handler": "^3.2.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/url-parser": "^3.0.4",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.16",
+ "@smithy/util-defaults-mode-node": "^3.0.16",
+ "@smithy/util-endpoints": "^2.1.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso-oidc": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.651.1.tgz",
+ "integrity": "sha512-PKwAyTJW8pgaPIXm708haIZWBAwNycs25yNcD7OQ3NLcmgGxvrx6bSlhPEGcvwdTYwQMJsdx8ls+khlYbLqTvQ==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.651.1",
+ "@aws-sdk/credential-provider-node": "3.651.1",
+ "@aws-sdk/middleware-host-header": "3.649.0",
+ "@aws-sdk/middleware-logger": "3.649.0",
+ "@aws-sdk/middleware-recursion-detection": "3.649.0",
+ "@aws-sdk/middleware-user-agent": "3.649.0",
+ "@aws-sdk/region-config-resolver": "3.649.0",
+ "@aws-sdk/types": "3.649.0",
+ "@aws-sdk/util-endpoints": "3.649.0",
+ "@aws-sdk/util-user-agent-browser": "3.649.0",
+ "@aws-sdk/util-user-agent-node": "3.649.0",
+ "@smithy/config-resolver": "^3.0.6",
+ "@smithy/core": "^2.4.1",
+ "@smithy/fetch-http-handler": "^3.2.5",
+ "@smithy/hash-node": "^3.0.4",
+ "@smithy/invalid-dependency": "^3.0.4",
+ "@smithy/middleware-content-length": "^3.0.6",
+ "@smithy/middleware-endpoint": "^3.1.1",
+ "@smithy/middleware-retry": "^3.0.16",
+ "@smithy/middleware-serde": "^3.0.4",
+ "@smithy/middleware-stack": "^3.0.4",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/node-http-handler": "^3.2.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/url-parser": "^3.0.4",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.16",
+ "@smithy/util-defaults-mode-node": "^3.0.16",
+ "@smithy/util-endpoints": "^2.1.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.651.1"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/core": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.651.1.tgz",
+ "integrity": "sha512-eqOq3W39K+5QTP5GAXtmP2s9B7hhM2pVz8OPe5tqob8o1xQgkwdgHerf3FoshO9bs0LDxassU/fUSz1wlwqfqg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/core": "^2.4.1",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/signature-v4": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.649.0.tgz",
+ "integrity": "sha512-PjAe2FocbicHVgNNwdSZ05upxIO7AgTPFtQLpnIAmoyzMcgv/zNB5fBn3uAnQSAeEPPCD+4SYVEUD1hw1ZBvEg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.649.0.tgz",
+ "integrity": "sha512-qdqRx6q7lYC6KL/NT9x3ShTL0TBuxdkCczGzHzY3AnOoYUjnCDH7Vlq867O6MAvb4EnGNECFzIgtkZkQ4FhY5w==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.649.0.tgz",
+ "integrity": "sha512-IPnO4wlmaLRf6IYmJW2i8gJ2+UPXX0hDRv1it7Qf8DpBW+lGyF2rnoN7NrFX0WIxdGOlJF1RcOr/HjXb2QeXfQ==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.649.0.tgz",
+ "integrity": "sha512-xURBvdQXvRvca5Du8IlC5FyCj3pkw8Z75+373J3Wb+vyg8GjD14HfKk1Je1HCCQDyIE9VB/scYDcm9ri0ppePw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/types": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.649.0.tgz",
+ "integrity": "sha512-PuPw8RysbhJNlaD2d/PzOTf8sbf4Dsn2b7hwyGh7YVG3S75yTpxSAZxrnhKsz9fStgqFmnw/jUfV/G+uQAeTVw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.649.0.tgz",
+ "integrity": "sha512-IY43r256LhKAvdEVQO/FPdUyVpcZS5EVxh/WHVdNzuN1bNLoUK2rIzuZqVA0EGguvCxoXVmQv9m50GvG7cGktg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.649.0.tgz",
+ "integrity": "sha512-x5DiLpZDG/AJmCIBnE3Xhpwy35QIo3WqNiOpw6ExVs1NydbM/e90zFPSfhME0FM66D/WorigvluBxxwjxDm/GA==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@aws-sdk/client-sso-oidc/node_modules/fast-xml-parser": {
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
+ "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/NaturalIntelligence"
+ },
+ {
+ "type": "paypal",
+ "url": "https://paypal.me/naturalintelligence"
+ }
+ ],
+ "license": "MIT",
+ "dependencies": {
+ "strnum": "^1.0.5"
+ },
+ "bin": {
+ "fxparser": "src/cli/cli.js"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/core": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.651.1.tgz",
+ "integrity": "sha512-eqOq3W39K+5QTP5GAXtmP2s9B7hhM2pVz8OPe5tqob8o1xQgkwdgHerf3FoshO9bs0LDxassU/fUSz1wlwqfqg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/core": "^2.4.1",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/signature-v4": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.649.0.tgz",
+ "integrity": "sha512-PjAe2FocbicHVgNNwdSZ05upxIO7AgTPFtQLpnIAmoyzMcgv/zNB5fBn3uAnQSAeEPPCD+4SYVEUD1hw1ZBvEg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.649.0.tgz",
+ "integrity": "sha512-qdqRx6q7lYC6KL/NT9x3ShTL0TBuxdkCczGzHzY3AnOoYUjnCDH7Vlq867O6MAvb4EnGNECFzIgtkZkQ4FhY5w==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.649.0.tgz",
+ "integrity": "sha512-IPnO4wlmaLRf6IYmJW2i8gJ2+UPXX0hDRv1it7Qf8DpBW+lGyF2rnoN7NrFX0WIxdGOlJF1RcOr/HjXb2QeXfQ==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.649.0.tgz",
+ "integrity": "sha512-xURBvdQXvRvca5Du8IlC5FyCj3pkw8Z75+373J3Wb+vyg8GjD14HfKk1Je1HCCQDyIE9VB/scYDcm9ri0ppePw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/types": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.649.0.tgz",
+ "integrity": "sha512-PuPw8RysbhJNlaD2d/PzOTf8sbf4Dsn2b7hwyGh7YVG3S75yTpxSAZxrnhKsz9fStgqFmnw/jUfV/G+uQAeTVw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.649.0.tgz",
+ "integrity": "sha512-IY43r256LhKAvdEVQO/FPdUyVpcZS5EVxh/WHVdNzuN1bNLoUK2rIzuZqVA0EGguvCxoXVmQv9m50GvG7cGktg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.649.0.tgz",
+ "integrity": "sha512-x5DiLpZDG/AJmCIBnE3Xhpwy35QIo3WqNiOpw6ExVs1NydbM/e90zFPSfhME0FM66D/WorigvluBxxwjxDm/GA==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@aws-sdk/client-sso/node_modules/fast-xml-parser": {
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
+ "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/NaturalIntelligence"
+ },
+ {
+ "type": "paypal",
+ "url": "https://paypal.me/naturalintelligence"
+ }
+ ],
+ "license": "MIT",
+ "dependencies": {
+ "strnum": "^1.0.5"
+ },
+ "bin": {
+ "fxparser": "src/cli/cli.js"
+ }
+ },
+ "node_modules/@aws-sdk/client-sts": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.651.1.tgz",
+ "integrity": "sha512-4X2RqLqeDuVLk+Omt4X+h+Fa978Wn+zek/AM4HSPi4C5XzRBEFLRRtOQUvkETvIjbEwTYQhm0LdgzcBH4bUqIg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.651.1",
+ "@aws-sdk/core": "3.651.1",
+ "@aws-sdk/credential-provider-node": "3.651.1",
+ "@aws-sdk/middleware-host-header": "3.649.0",
+ "@aws-sdk/middleware-logger": "3.649.0",
+ "@aws-sdk/middleware-recursion-detection": "3.649.0",
+ "@aws-sdk/middleware-user-agent": "3.649.0",
+ "@aws-sdk/region-config-resolver": "3.649.0",
+ "@aws-sdk/types": "3.649.0",
+ "@aws-sdk/util-endpoints": "3.649.0",
+ "@aws-sdk/util-user-agent-browser": "3.649.0",
+ "@aws-sdk/util-user-agent-node": "3.649.0",
+ "@smithy/config-resolver": "^3.0.6",
+ "@smithy/core": "^2.4.1",
+ "@smithy/fetch-http-handler": "^3.2.5",
+ "@smithy/hash-node": "^3.0.4",
+ "@smithy/invalid-dependency": "^3.0.4",
+ "@smithy/middleware-content-length": "^3.0.6",
+ "@smithy/middleware-endpoint": "^3.1.1",
+ "@smithy/middleware-retry": "^3.0.16",
+ "@smithy/middleware-serde": "^3.0.4",
+ "@smithy/middleware-stack": "^3.0.4",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/node-http-handler": "^3.2.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/url-parser": "^3.0.4",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.16",
+ "@smithy/util-defaults-mode-node": "^3.0.16",
+ "@smithy/util-endpoints": "^2.1.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sts/node_modules/@aws-sdk/core": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.651.1.tgz",
+ "integrity": "sha512-eqOq3W39K+5QTP5GAXtmP2s9B7hhM2pVz8OPe5tqob8o1xQgkwdgHerf3FoshO9bs0LDxassU/fUSz1wlwqfqg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/core": "^2.4.1",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/signature-v4": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sts/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.649.0.tgz",
+ "integrity": "sha512-PjAe2FocbicHVgNNwdSZ05upxIO7AgTPFtQLpnIAmoyzMcgv/zNB5fBn3uAnQSAeEPPCD+4SYVEUD1hw1ZBvEg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sts/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.649.0.tgz",
+ "integrity": "sha512-qdqRx6q7lYC6KL/NT9x3ShTL0TBuxdkCczGzHzY3AnOoYUjnCDH7Vlq867O6MAvb4EnGNECFzIgtkZkQ4FhY5w==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sts/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.649.0.tgz",
+ "integrity": "sha512-IPnO4wlmaLRf6IYmJW2i8gJ2+UPXX0hDRv1it7Qf8DpBW+lGyF2rnoN7NrFX0WIxdGOlJF1RcOr/HjXb2QeXfQ==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sts/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.649.0.tgz",
+ "integrity": "sha512-xURBvdQXvRvca5Du8IlC5FyCj3pkw8Z75+373J3Wb+vyg8GjD14HfKk1Je1HCCQDyIE9VB/scYDcm9ri0ppePw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.4",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sts/node_modules/@aws-sdk/types": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.649.0.tgz",
+ "integrity": "sha512-PuPw8RysbhJNlaD2d/PzOTf8sbf4Dsn2b7hwyGh7YVG3S75yTpxSAZxrnhKsz9fStgqFmnw/jUfV/G+uQAeTVw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sts/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.649.0.tgz",
+ "integrity": "sha512-IY43r256LhKAvdEVQO/FPdUyVpcZS5EVxh/WHVdNzuN1bNLoUK2rIzuZqVA0EGguvCxoXVmQv9m50GvG7cGktg==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-sts/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.649.0.tgz",
+ "integrity": "sha512-x5DiLpZDG/AJmCIBnE3Xhpwy35QIo3WqNiOpw6ExVs1NydbM/e90zFPSfhME0FM66D/WorigvluBxxwjxDm/GA==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/types": "^3.4.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
}
},
- "node_modules/@aws-sdk/client-secrets-manager": {
- "version": "3.645.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-secrets-manager/-/client-secrets-manager-3.645.0.tgz",
- "integrity": "sha512-bM0bgwVjrzpmbcsY8sWYW5JnSUwQMcM7+hrVA6bWXNkMAScwJit6fq0nmXBbHRcPDaRI5WPt8t6C9q1DIGW6eg==",
+ "node_modules/@aws-sdk/client-sts/node_modules/fast-xml-parser": {
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
+ "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/NaturalIntelligence"
+ },
+ {
+ "type": "paypal",
+ "url": "https://paypal.me/naturalintelligence"
+ }
+ ],
+ "license": "MIT",
+ "dependencies": {
+ "strnum": "^1.0.5"
+ },
+ "bin": {
+ "fxparser": "src/cli/cli.js"
+ }
+ },
+ "node_modules/@aws-sdk/core": {
+ "version": "3.635.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.635.0.tgz",
+ "integrity": "sha512-i1x/E/sgA+liUE1XJ7rj1dhyXpAKO1UKFUcTTHXok2ARjWTvszHnSXMOsB77aPbmn0fUp1JTx2kHUAZ1LVt5Bg==",
"license": "Apache-2.0",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.645.0",
- "@aws-sdk/client-sts": "3.645.0",
- "@aws-sdk/core": "3.635.0",
- "@aws-sdk/credential-provider-node": "3.645.0",
- "@aws-sdk/middleware-host-header": "3.620.0",
- "@aws-sdk/middleware-logger": "3.609.0",
- "@aws-sdk/middleware-recursion-detection": "3.620.0",
- "@aws-sdk/middleware-user-agent": "3.645.0",
- "@aws-sdk/region-config-resolver": "3.614.0",
- "@aws-sdk/types": "3.609.0",
- "@aws-sdk/util-endpoints": "3.645.0",
- "@aws-sdk/util-user-agent-browser": "3.609.0",
- "@aws-sdk/util-user-agent-node": "3.614.0",
- "@smithy/config-resolver": "^3.0.5",
"@smithy/core": "^2.4.0",
- "@smithy/fetch-http-handler": "^3.2.4",
- "@smithy/hash-node": "^3.0.3",
- "@smithy/invalid-dependency": "^3.0.3",
- "@smithy/middleware-content-length": "^3.0.5",
- "@smithy/middleware-endpoint": "^3.1.0",
- "@smithy/middleware-retry": "^3.0.15",
- "@smithy/middleware-serde": "^3.0.3",
- "@smithy/middleware-stack": "^3.0.3",
"@smithy/node-config-provider": "^3.1.4",
- "@smithy/node-http-handler": "^3.1.4",
+ "@smithy/property-provider": "^3.1.3",
"@smithy/protocol-http": "^4.1.0",
+ "@smithy/signature-v4": "^4.1.0",
"@smithy/smithy-client": "^3.2.0",
"@smithy/types": "^3.3.0",
- "@smithy/url-parser": "^3.0.3",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.15",
- "@smithy/util-defaults-mode-node": "^3.0.15",
- "@smithy/util-endpoints": "^2.0.5",
"@smithy/util-middleware": "^3.0.3",
- "@smithy/util-retry": "^3.0.3",
- "@smithy/util-utf8": "^3.0.0",
- "tslib": "^2.6.2",
- "uuid": "^9.0.1"
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid": {
- "version": "9.0.1",
- "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz",
- "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==",
+ "node_modules/@aws-sdk/core/node_modules/fast-xml-parser": {
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
+ "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
"funding": [
- "https://github.com/sponsors/broofa",
- "https://github.com/sponsors/ctavan"
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/NaturalIntelligence"
+ },
+ {
+ "type": "paypal",
+ "url": "https://paypal.me/naturalintelligence"
+ }
],
"license": "MIT",
+ "dependencies": {
+ "strnum": "^1.0.5"
+ },
"bin": {
- "uuid": "dist/bin/uuid"
+ "fxparser": "src/cli/cli.js"
}
},
- "node_modules/@aws-sdk/client-sqs": {
- "version": "3.645.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-sqs/-/client-sqs-3.645.0.tgz",
- "integrity": "sha512-raheGXdneYgKC/iTq5n4O+ZvHMK3bvrxj5Yx3QFx/T01KNXtrc1csx5Y0BhojDPvPRSeGz1VfqWr51r7uRb6Yg==",
+ "node_modules/@aws-sdk/credential-provider-env": {
+ "version": "3.620.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.620.1.tgz",
+ "integrity": "sha512-ExuILJ2qLW5ZO+rgkNRj0xiAipKT16Rk77buvPP8csR7kkCflT/gXTyzRe/uzIiETTxM7tr8xuO9MP/DQXqkfg==",
"license": "Apache-2.0",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.645.0",
- "@aws-sdk/client-sts": "3.645.0",
- "@aws-sdk/core": "3.635.0",
- "@aws-sdk/credential-provider-node": "3.645.0",
- "@aws-sdk/middleware-host-header": "3.620.0",
- "@aws-sdk/middleware-logger": "3.609.0",
- "@aws-sdk/middleware-recursion-detection": "3.620.0",
- "@aws-sdk/middleware-sdk-sqs": "3.635.0",
- "@aws-sdk/middleware-user-agent": "3.645.0",
- "@aws-sdk/region-config-resolver": "3.614.0",
"@aws-sdk/types": "3.609.0",
- "@aws-sdk/util-endpoints": "3.645.0",
- "@aws-sdk/util-user-agent-browser": "3.609.0",
- "@aws-sdk/util-user-agent-node": "3.614.0",
- "@smithy/config-resolver": "^3.0.5",
- "@smithy/core": "^2.4.0",
- "@smithy/fetch-http-handler": "^3.2.4",
- "@smithy/hash-node": "^3.0.3",
- "@smithy/invalid-dependency": "^3.0.3",
- "@smithy/md5-js": "^3.0.3",
- "@smithy/middleware-content-length": "^3.0.5",
- "@smithy/middleware-endpoint": "^3.1.0",
- "@smithy/middleware-retry": "^3.0.15",
- "@smithy/middleware-serde": "^3.0.3",
- "@smithy/middleware-stack": "^3.0.3",
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/node-http-handler": "^3.1.4",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/smithy-client": "^3.2.0",
+ "@smithy/property-provider": "^3.1.3",
"@smithy/types": "^3.3.0",
- "@smithy/url-parser": "^3.0.3",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.15",
- "@smithy/util-defaults-mode-node": "^3.0.15",
- "@smithy/util-endpoints": "^2.0.5",
- "@smithy/util-middleware": "^3.0.3",
- "@smithy/util-retry": "^3.0.3",
- "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-sso": {
- "version": "3.645.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.645.0.tgz",
- "integrity": "sha512-2rc8TjnsNddOeKQ/pfNN7deNvGLXAeKeYtHtGDAiM2qfTKxd2sNcAsZ+JCDLyshuD4xLM5fpUyR0X8As9EAouQ==",
+ "node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.635.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.635.0.tgz",
+ "integrity": "sha512-iJyRgEjOCQlBMXqtwPLIKYc7Bsc6nqjrZybdMDenPDa+kmLg7xh8LxHsu9088e+2/wtLicE34FsJJIfzu3L82g==",
"license": "Apache-2.0",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.635.0",
- "@aws-sdk/middleware-host-header": "3.620.0",
- "@aws-sdk/middleware-logger": "3.609.0",
- "@aws-sdk/middleware-recursion-detection": "3.620.0",
- "@aws-sdk/middleware-user-agent": "3.645.0",
- "@aws-sdk/region-config-resolver": "3.614.0",
"@aws-sdk/types": "3.609.0",
- "@aws-sdk/util-endpoints": "3.645.0",
- "@aws-sdk/util-user-agent-browser": "3.609.0",
- "@aws-sdk/util-user-agent-node": "3.614.0",
- "@smithy/config-resolver": "^3.0.5",
- "@smithy/core": "^2.4.0",
"@smithy/fetch-http-handler": "^3.2.4",
- "@smithy/hash-node": "^3.0.3",
- "@smithy/invalid-dependency": "^3.0.3",
- "@smithy/middleware-content-length": "^3.0.5",
- "@smithy/middleware-endpoint": "^3.1.0",
- "@smithy/middleware-retry": "^3.0.15",
- "@smithy/middleware-serde": "^3.0.3",
- "@smithy/middleware-stack": "^3.0.3",
- "@smithy/node-config-provider": "^3.1.4",
"@smithy/node-http-handler": "^3.1.4",
+ "@smithy/property-provider": "^3.1.3",
"@smithy/protocol-http": "^4.1.0",
"@smithy/smithy-client": "^3.2.0",
"@smithy/types": "^3.3.0",
- "@smithy/url-parser": "^3.0.3",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.15",
- "@smithy/util-defaults-mode-node": "^3.0.15",
- "@smithy/util-endpoints": "^2.0.5",
- "@smithy/util-middleware": "^3.0.3",
- "@smithy/util-retry": "^3.0.3",
- "@smithy/util-utf8": "^3.0.0",
+ "@smithy/util-stream": "^3.1.3",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-sso-oidc": {
- "version": "3.645.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.645.0.tgz",
- "integrity": "sha512-X9ULtdk3cO+1ysurEkJ1MSnu6U00qodXx+IVual+1jXX4RYY1WmQmfo7uDKf6FFkz7wW1DAqU+GJIBNQr0YH8A==",
+ "node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.651.1.tgz",
+ "integrity": "sha512-yOzPC3GbwLZ8IYzke4fy70ievmunnBUni/MOXFE8c9kAIV+/RMC7IWx14nAAZm0gAcY+UtCXvBVZprFqmctfzA==",
"license": "Apache-2.0",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.635.0",
- "@aws-sdk/credential-provider-node": "3.645.0",
- "@aws-sdk/middleware-host-header": "3.620.0",
- "@aws-sdk/middleware-logger": "3.609.0",
- "@aws-sdk/middleware-recursion-detection": "3.620.0",
- "@aws-sdk/middleware-user-agent": "3.645.0",
- "@aws-sdk/region-config-resolver": "3.614.0",
- "@aws-sdk/types": "3.609.0",
- "@aws-sdk/util-endpoints": "3.645.0",
- "@aws-sdk/util-user-agent-browser": "3.609.0",
- "@aws-sdk/util-user-agent-node": "3.614.0",
- "@smithy/config-resolver": "^3.0.5",
- "@smithy/core": "^2.4.0",
- "@smithy/fetch-http-handler": "^3.2.4",
- "@smithy/hash-node": "^3.0.3",
- "@smithy/invalid-dependency": "^3.0.3",
- "@smithy/middleware-content-length": "^3.0.5",
- "@smithy/middleware-endpoint": "^3.1.0",
- "@smithy/middleware-retry": "^3.0.15",
- "@smithy/middleware-serde": "^3.0.3",
- "@smithy/middleware-stack": "^3.0.3",
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/node-http-handler": "^3.1.4",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
- "@smithy/url-parser": "^3.0.3",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.15",
- "@smithy/util-defaults-mode-node": "^3.0.15",
- "@smithy/util-endpoints": "^2.0.5",
- "@smithy/util-middleware": "^3.0.3",
- "@smithy/util-retry": "^3.0.3",
- "@smithy/util-utf8": "^3.0.0",
+ "@aws-sdk/credential-provider-env": "3.649.0",
+ "@aws-sdk/credential-provider-http": "3.649.0",
+ "@aws-sdk/credential-provider-process": "3.649.0",
+ "@aws-sdk/credential-provider-sso": "3.651.1",
+ "@aws-sdk/credential-provider-web-identity": "3.649.0",
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/credential-provider-imds": "^3.2.1",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/shared-ini-file-loader": "^3.1.5",
+ "@smithy/types": "^3.4.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
},
"peerDependencies": {
- "@aws-sdk/client-sts": "^3.645.0"
+ "@aws-sdk/client-sts": "^3.651.1"
}
},
- "node_modules/@aws-sdk/client-sts": {
- "version": "3.645.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.645.0.tgz",
- "integrity": "sha512-6azXYtvtnAsPf2ShN9vKynIYVcJOpo6IoVmoMAVgNaBJyllP+s/RORzranYZzckqfmrudSxtct4rVapjLWuAMg==",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/credential-provider-env": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.649.0.tgz",
+ "integrity": "sha512-tViwzM1dauksA3fdRjsg0T8mcHklDa8EfveyiQKK6pUJopkqV6FQx+X5QNda0t/LrdEVlFZvwHNdXqOEfc83TA==",
"license": "Apache-2.0",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.645.0",
- "@aws-sdk/core": "3.635.0",
- "@aws-sdk/credential-provider-node": "3.645.0",
- "@aws-sdk/middleware-host-header": "3.620.0",
- "@aws-sdk/middleware-logger": "3.609.0",
- "@aws-sdk/middleware-recursion-detection": "3.620.0",
- "@aws-sdk/middleware-user-agent": "3.645.0",
- "@aws-sdk/region-config-resolver": "3.614.0",
- "@aws-sdk/types": "3.609.0",
- "@aws-sdk/util-endpoints": "3.645.0",
- "@aws-sdk/util-user-agent-browser": "3.609.0",
- "@aws-sdk/util-user-agent-node": "3.614.0",
- "@smithy/config-resolver": "^3.0.5",
- "@smithy/core": "^2.4.0",
- "@smithy/fetch-http-handler": "^3.2.4",
- "@smithy/hash-node": "^3.0.3",
- "@smithy/invalid-dependency": "^3.0.3",
- "@smithy/middleware-content-length": "^3.0.5",
- "@smithy/middleware-endpoint": "^3.1.0",
- "@smithy/middleware-retry": "^3.0.15",
- "@smithy/middleware-serde": "^3.0.3",
- "@smithy/middleware-stack": "^3.0.3",
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/node-http-handler": "^3.1.4",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
- "@smithy/url-parser": "^3.0.3",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.15",
- "@smithy/util-defaults-mode-node": "^3.0.15",
- "@smithy/util-endpoints": "^2.0.5",
- "@smithy/util-middleware": "^3.0.3",
- "@smithy/util-retry": "^3.0.3",
- "@smithy/util-utf8": "^3.0.0",
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.649.0.tgz",
+ "integrity": "sha512-ODAJ+AJJq6ozbns6ejGbicpsQ0dyMOpnGlg0J9J0jITQ05DKQZ581hdB8APDOZ9N8FstShP6dLZflSj8jb5fNA==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/fetch-http-handler": "^3.2.5",
+ "@smithy/node-http-handler": "^3.2.0",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-stream": "^3.1.4",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/credential-provider-process": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.649.0.tgz",
+ "integrity": "sha512-6VYPQpEVpU+6DDS/gLoI40ppuNM5RPIEprK30qZZxnhTr5wyrGOeJ7J7wbbwPOZ5dKwta290BiJDU2ipV8Y9BQ==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/shared-ini-file-loader": "^3.1.5",
+ "@smithy/types": "^3.4.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/core": {
- "version": "3.635.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.635.0.tgz",
- "integrity": "sha512-i1x/E/sgA+liUE1XJ7rj1dhyXpAKO1UKFUcTTHXok2ARjWTvszHnSXMOsB77aPbmn0fUp1JTx2kHUAZ1LVt5Bg==",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.649.0.tgz",
+ "integrity": "sha512-XVk3WsDa0g3kQFPmnCH/LaCtGY/0R2NDv7gscYZSXiBZcG/fixasglTprgWSp8zcA0t7tEIGu9suyjz8ZwhymQ==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/core": "^2.4.0",
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/property-provider": "^3.1.3",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/signature-v4": "^4.1.0",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
- "@smithy/util-middleware": "^3.0.3",
- "fast-xml-parser": "4.4.1",
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/types": "^3.4.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.649.0"
}
},
- "node_modules/@aws-sdk/core/node_modules/fast-xml-parser": {
- "version": "4.4.1",
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
- "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
- "funding": [
- {
- "type": "github",
- "url": "https://github.com/sponsors/NaturalIntelligence"
- },
- {
- "type": "paypal",
- "url": "https://paypal.me/naturalintelligence"
- }
- ],
- "license": "MIT",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/types": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.649.0.tgz",
+ "integrity": "sha512-PuPw8RysbhJNlaD2d/PzOTf8sbf4Dsn2b7hwyGh7YVG3S75yTpxSAZxrnhKsz9fStgqFmnw/jUfV/G+uQAeTVw==",
+ "license": "Apache-2.0",
"dependencies": {
- "strnum": "^1.0.5"
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
},
- "bin": {
- "fxparser": "src/cli/cli.js"
+ "engines": {
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-env": {
- "version": "3.620.1",
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.620.1.tgz",
- "integrity": "sha512-ExuILJ2qLW5ZO+rgkNRj0xiAipKT16Rk77buvPP8csR7kkCflT/gXTyzRe/uzIiETTxM7tr8xuO9MP/DQXqkfg==",
+ "node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.651.1.tgz",
+ "integrity": "sha512-QKA74Qs83FTUz3jS39kBuNbLAnm6cgDqomm7XS/BkYgtUq+1lI9WL97astNIuoYvumGIS58kuIa+I3ycOA4wgw==",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/types": "3.609.0",
- "@smithy/property-provider": "^3.1.3",
- "@smithy/types": "^3.3.0",
+ "@aws-sdk/credential-provider-env": "3.649.0",
+ "@aws-sdk/credential-provider-http": "3.649.0",
+ "@aws-sdk/credential-provider-ini": "3.651.1",
+ "@aws-sdk/credential-provider-process": "3.649.0",
+ "@aws-sdk/credential-provider-sso": "3.651.1",
+ "@aws-sdk/credential-provider-web-identity": "3.649.0",
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/credential-provider-imds": "^3.2.1",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/shared-ini-file-loader": "^3.1.5",
+ "@smithy/types": "^3.4.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-http": {
- "version": "3.635.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.635.0.tgz",
- "integrity": "sha512-iJyRgEjOCQlBMXqtwPLIKYc7Bsc6nqjrZybdMDenPDa+kmLg7xh8LxHsu9088e+2/wtLicE34FsJJIfzu3L82g==",
+ "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-env": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.649.0.tgz",
+ "integrity": "sha512-tViwzM1dauksA3fdRjsg0T8mcHklDa8EfveyiQKK6pUJopkqV6FQx+X5QNda0t/LrdEVlFZvwHNdXqOEfc83TA==",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/types": "3.609.0",
- "@smithy/fetch-http-handler": "^3.2.4",
- "@smithy/node-http-handler": "^3.1.4",
- "@smithy/property-provider": "^3.1.3",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
- "@smithy/util-stream": "^3.1.3",
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/types": "^3.4.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini": {
- "version": "3.645.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.645.0.tgz",
- "integrity": "sha512-LlZW0qwUwNlTaAIDCNpLbPsyXvS42pRIwF92fgtCQedmdnpN3XRUC6hcwSYI7Xru3GGKp3RnceOvsdOaRJORsw==",
+ "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.649.0.tgz",
+ "integrity": "sha512-ODAJ+AJJq6ozbns6ejGbicpsQ0dyMOpnGlg0J9J0jITQ05DKQZ581hdB8APDOZ9N8FstShP6dLZflSj8jb5fNA==",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/credential-provider-env": "3.620.1",
- "@aws-sdk/credential-provider-http": "3.635.0",
- "@aws-sdk/credential-provider-process": "3.620.1",
- "@aws-sdk/credential-provider-sso": "3.645.0",
- "@aws-sdk/credential-provider-web-identity": "3.621.0",
- "@aws-sdk/types": "3.609.0",
- "@smithy/credential-provider-imds": "^3.2.0",
- "@smithy/property-provider": "^3.1.3",
- "@smithy/shared-ini-file-loader": "^3.1.4",
- "@smithy/types": "^3.3.0",
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/fetch-http-handler": "^3.2.5",
+ "@smithy/node-http-handler": "^3.2.0",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-stream": "^3.1.4",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-process": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.649.0.tgz",
+ "integrity": "sha512-6VYPQpEVpU+6DDS/gLoI40ppuNM5RPIEprK30qZZxnhTr5wyrGOeJ7J7wbbwPOZ5dKwta290BiJDU2ipV8Y9BQ==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/shared-ini-file-loader": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.649.0.tgz",
+ "integrity": "sha512-XVk3WsDa0g3kQFPmnCH/LaCtGY/0R2NDv7gscYZSXiBZcG/fixasglTprgWSp8zcA0t7tEIGu9suyjz8ZwhymQ==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/types": "^3.4.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
},
"peerDependencies": {
- "@aws-sdk/client-sts": "^3.645.0"
+ "@aws-sdk/client-sts": "^3.649.0"
}
},
- "node_modules/@aws-sdk/credential-provider-node": {
- "version": "3.645.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.645.0.tgz",
- "integrity": "sha512-eGFFuNvLeXjCJf5OCIuSEflxUowmK+bCS+lK4M8ofsYOEGAivdx7C0UPxNjHpvM8wKd8vpMl5phTeS9BWX5jMQ==",
+ "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/types": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.649.0.tgz",
+ "integrity": "sha512-PuPw8RysbhJNlaD2d/PzOTf8sbf4Dsn2b7hwyGh7YVG3S75yTpxSAZxrnhKsz9fStgqFmnw/jUfV/G+uQAeTVw==",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/credential-provider-env": "3.620.1",
- "@aws-sdk/credential-provider-http": "3.635.0",
- "@aws-sdk/credential-provider-ini": "3.645.0",
- "@aws-sdk/credential-provider-process": "3.620.1",
- "@aws-sdk/credential-provider-sso": "3.645.0",
- "@aws-sdk/credential-provider-web-identity": "3.621.0",
- "@aws-sdk/types": "3.609.0",
- "@smithy/credential-provider-imds": "^3.2.0",
- "@smithy/property-provider": "^3.1.3",
- "@smithy/shared-ini-file-loader": "^3.1.4",
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.0",
"tslib": "^2.6.2"
},
"engines": {
@@ -1080,17 +2462,49 @@
}
},
"node_modules/@aws-sdk/credential-provider-sso": {
- "version": "3.645.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.645.0.tgz",
- "integrity": "sha512-d6XuChAl5NCsCrUexc6AFb4efPmb9+66iwPylKG+iMTMYgO1ackfy1Q2/f35jdn0jolkPkzKsVyfzsEVoID6ew==",
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.651.1.tgz",
+ "integrity": "sha512-7jeU+Jbn65aDaNjkjWDQcXwjNTzpYNKovkSSRmfVpP5WYiKerVS5mrfg3RiBeiArou5igCUtYcOKlRJiGRO47g==",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/client-sso": "3.645.0",
- "@aws-sdk/token-providers": "3.614.0",
- "@aws-sdk/types": "3.609.0",
- "@smithy/property-provider": "^3.1.3",
- "@smithy/shared-ini-file-loader": "^3.1.4",
- "@smithy/types": "^3.3.0",
+ "@aws-sdk/client-sso": "3.651.1",
+ "@aws-sdk/token-providers": "3.649.0",
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/shared-ini-file-loader": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.649.0.tgz",
+ "integrity": "sha512-ZBqr+JuXI9RiN+4DSZykMx5gxpL8Dr3exIfFhxMiwAP3DQojwl0ub8ONjMuAjq9OvmX6n+jHZL6fBnNgnNFC8w==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/property-provider": "^3.1.4",
+ "@smithy/shared-ini-file-loader": "^3.1.5",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sso-oidc": "^3.649.0"
+ }
+ },
+ "node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/types": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.649.0.tgz",
+ "integrity": "sha512-PuPw8RysbhJNlaD2d/PzOTf8sbf4Dsn2b7hwyGh7YVG3S75yTpxSAZxrnhKsz9fStgqFmnw/jUfV/G+uQAeTVw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/types": "^3.4.0",
"tslib": "^2.6.2"
},
"engines": {
@@ -1127,22 +2541,22 @@
}
},
"node_modules/@aws-sdk/lib-dynamodb": {
- "version": "3.645.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/lib-dynamodb/-/lib-dynamodb-3.645.0.tgz",
- "integrity": "sha512-VzgXayTZFZjnnES49D3kbAz1DiMzvmGxo89ujm6/tts6DTOTaORkVWkxvVSiv8TDIAnshVcZhcnde6EypWylUQ==",
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/lib-dynamodb/-/lib-dynamodb-3.651.1.tgz",
+ "integrity": "sha512-b5FYNUaogL+hiIG1F+L9CW6S+XXWaoPtYajIVTi6AbOVjiTxUqyeSdUK+oqnEKuCZ6CkY4kfedRwVchBprEmiw==",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/util-dynamodb": "3.645.0",
- "@smithy/core": "^2.4.0",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
+ "@aws-sdk/util-dynamodb": "3.651.1",
+ "@smithy/core": "^2.4.1",
+ "@smithy/smithy-client": "^3.3.0",
+ "@smithy/types": "^3.4.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
},
"peerDependencies": {
- "@aws-sdk/client-dynamodb": "^3.645.0"
+ "@aws-sdk/client-dynamodb": "^3.651.1"
}
},
"node_modules/@aws-sdk/middleware-bucket-endpoint": {
@@ -1163,14 +2577,29 @@
}
},
"node_modules/@aws-sdk/middleware-endpoint-discovery": {
- "version": "3.620.0",
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-endpoint-discovery/-/middleware-endpoint-discovery-3.649.0.tgz",
+ "integrity": "sha512-deyv8Vx2a7+63NVrOURfUlyfxPbpbtJSPHLbQikHthuEs3dYol/5LXr1VonFe9dlzHRa1ZPMnA2ibOBmUCwz5g==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/endpoint-cache": "3.572.0",
- "@aws-sdk/types": "3.609.0",
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/types": "^3.3.0",
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/node-config-provider": "^3.1.5",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-endpoint-discovery/node_modules/@aws-sdk/types": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.649.0.tgz",
+ "integrity": "sha512-PuPw8RysbhJNlaD2d/PzOTf8sbf4Dsn2b7hwyGh7YVG3S75yTpxSAZxrnhKsz9fStgqFmnw/jUfV/G+uQAeTVw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/types": "^3.4.0",
"tslib": "^2.6.2"
},
"engines": {
@@ -1465,15 +2894,28 @@
}
},
"node_modules/@aws-sdk/middleware-user-agent": {
- "version": "3.645.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.645.0.tgz",
- "integrity": "sha512-NpTAtqWK+49lRuxfz7st9for80r4NriCMK0RfdJSoPFVntjsSQiQ7+2nW2XL05uVY633e9DvCAw8YatX3zd1mw==",
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.649.0.tgz",
+ "integrity": "sha512-q6sO10dnCXoxe9thobMJxekhJumzd1j6dxcE1+qJdYKHJr6yYgWbogJqrLCpWd30w0lEvnuAHK8lN2kWLdJxJw==",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/types": "3.609.0",
- "@aws-sdk/util-endpoints": "3.645.0",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/types": "^3.3.0",
+ "@aws-sdk/types": "3.649.0",
+ "@aws-sdk/util-endpoints": "3.649.0",
+ "@smithy/protocol-http": "^4.1.1",
+ "@smithy/types": "^3.4.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/types": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.649.0.tgz",
+ "integrity": "sha512-PuPw8RysbhJNlaD2d/PzOTf8sbf4Dsn2b7hwyGh7YVG3S75yTpxSAZxrnhKsz9fStgqFmnw/jUfV/G+uQAeTVw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/types": "^3.4.0",
"tslib": "^2.6.2"
},
"engines": {
@@ -1553,9 +2995,9 @@
}
},
"node_modules/@aws-sdk/util-dynamodb": {
- "version": "3.645.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/util-dynamodb/-/util-dynamodb-3.645.0.tgz",
- "integrity": "sha512-RiZyA1fx1/Crohr5ljK0ax73vtdJzOfSvdvnDB55wE/aP885srzoqA/dWaXvQm1mPGP6ypW2m8sS7mbzZ9bzSg==",
+ "version": "3.651.1",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-dynamodb/-/util-dynamodb-3.651.1.tgz",
+ "integrity": "sha512-/06/Ao3AnvTlHu5jFqpGwK9eqbjwHRTWmyFPo65gwuR1QQwxQbGw0QSnk2OMMUm1CeGmqARj93TYZif/71UheA==",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.6.2"
@@ -1564,18 +3006,31 @@
"node": ">=16.0.0"
},
"peerDependencies": {
- "@aws-sdk/client-dynamodb": "^3.645.0"
+ "@aws-sdk/client-dynamodb": "^3.651.1"
}
},
"node_modules/@aws-sdk/util-endpoints": {
- "version": "3.645.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.645.0.tgz",
- "integrity": "sha512-Oe+xaU4ic4PB1k3pb5VTC1/MWES13IlgpaQw01bVHGfwP6Yv6zZOxizRzca2Y3E+AyR+nKD7vXtHRY+w3bi4bg==",
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.649.0.tgz",
+ "integrity": "sha512-bZI1Wc3R/KibdDVWFxX/N4AoJFG4VJ92Dp4WYmOrVD6VPkb8jPz7ZeiYc7YwPl8NoDjYyPneBV0lEoK/V8OKAA==",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/types": "3.609.0",
- "@smithy/types": "^3.3.0",
- "@smithy/util-endpoints": "^2.0.5",
+ "@aws-sdk/types": "3.649.0",
+ "@smithy/types": "^3.4.0",
+ "@smithy/util-endpoints": "^2.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types": {
+ "version": "3.649.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.649.0.tgz",
+ "integrity": "sha512-PuPw8RysbhJNlaD2d/PzOTf8sbf4Dsn2b7hwyGh7YVG3S75yTpxSAZxrnhKsz9fStgqFmnw/jUfV/G+uQAeTVw==",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/types": "^3.4.0",
"tslib": "^2.6.2"
},
"engines": {
@@ -2980,10 +4435,12 @@
}
},
"node_modules/@smithy/abort-controller": {
- "version": "3.1.1",
+ "version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-3.1.4.tgz",
+ "integrity": "sha512-VupaALAQlXViW3/enTf/f5l5JZYSAxoJL7f0nanhNNKnww6DGCg1oYIuNP78KDugnkwthBO6iEcym16HhWV8RQ==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3006,13 +4463,15 @@
}
},
"node_modules/@smithy/config-resolver": {
- "version": "3.0.5",
+ "version": "3.0.8",
+ "resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-3.0.8.tgz",
+ "integrity": "sha512-Tv1obAC18XOd2OnDAjSWmmthzx6Pdeh63FbLin8MlPiuJ2ATpKkq0NcNOJFr0dO+JmZXnwu8FQxKJ3TKJ3Hulw==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/types": "^3.3.0",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/types": "^3.4.2",
"@smithy/util-config-provider": "^3.0.0",
- "@smithy/util-middleware": "^3.0.3",
+ "@smithy/util-middleware": "^3.0.6",
"tslib": "^2.6.2"
},
"engines": {
@@ -3020,19 +4479,19 @@
}
},
"node_modules/@smithy/core": {
- "version": "2.4.0",
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-2.4.0.tgz",
- "integrity": "sha512-cHXq+FneIF/KJbt4q4pjN186+Jf4ZB0ZOqEaZMBhT79srEyGDDBV31NqBRBjazz8ppQ1bJbDJMY9ba5wKFV36w==",
+ "version": "2.4.3",
+ "resolved": "https://registry.npmjs.org/@smithy/core/-/core-2.4.3.tgz",
+ "integrity": "sha512-4LTusLqFMRVQUfC3RNuTg6IzYTeJNpydRdTKq7J5wdEyIRQSu3rGIa3s80mgG2hhe6WOZl9IqTSo1pgbn6EHhA==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/middleware-endpoint": "^3.1.0",
- "@smithy/middleware-retry": "^3.0.15",
- "@smithy/middleware-serde": "^3.0.3",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
"@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-middleware": "^3.0.3",
+ "@smithy/util-middleware": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
@@ -3041,15 +4500,15 @@
}
},
"node_modules/@smithy/credential-provider-imds": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-3.2.0.tgz",
- "integrity": "sha512-0SCIzgd8LYZ9EJxUjLXBmEKSZR/P/w6l7Rz/pab9culE/RWuqelAKGJvn5qUOl8BgX8Yj5HWM50A5hiB/RzsgA==",
+ "version": "3.2.3",
+ "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-3.2.3.tgz",
+ "integrity": "sha512-VoxMzSzdvkkjMJNE38yQgx4CfnmT+Z+5EUXkg4x7yag93eQkVQgZvN3XBSHC/ylfBbLbAtdu7flTCChX9I+mVg==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/property-provider": "^3.1.3",
- "@smithy/types": "^3.3.0",
- "@smithy/url-parser": "^3.0.3",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/property-provider": "^3.1.6",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"tslib": "^2.6.2"
},
"engines": {
@@ -3057,25 +4516,25 @@
}
},
"node_modules/@smithy/eventstream-codec": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-3.1.2.tgz",
- "integrity": "sha512-0mBcu49JWt4MXhrhRAlxASNy0IjDRFU+aWNDRal9OtUJvJNiwDuyKMUONSOjLjSCeGwZaE0wOErdqULer8r7yw==",
+ "version": "3.1.5",
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-3.1.5.tgz",
+ "integrity": "sha512-6pu+PT2r+5ZnWEV3vLV1DzyrpJ0TmehQlniIDCSpZg6+Ji2SfOI38EqUyQ+O8lotVElCrfVc9chKtSMe9cmCZQ==",
"license": "Apache-2.0",
"dependencies": {
"@aws-crypto/crc32": "5.2.0",
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"@smithy/util-hex-encoding": "^3.0.0",
"tslib": "^2.6.2"
}
},
"node_modules/@smithy/eventstream-serde-browser": {
- "version": "3.0.6",
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-3.0.6.tgz",
- "integrity": "sha512-2hM54UWQUOrki4BtsUI1WzmD13/SeaqT/AB3EUJKbcver/WgKNaiJ5y5F5XXuVe6UekffVzuUDrBZVAA3AWRpQ==",
+ "version": "3.0.9",
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-3.0.9.tgz",
+ "integrity": "sha512-PiQLo6OQmZAotJweIcObL1H44gkvuJACKMNqpBBe5Rf2Ax1DOcGi/28+feZI7yTe1ERHlQQaGnm8sSkyDUgsMg==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/eventstream-serde-universal": "^3.0.5",
- "@smithy/types": "^3.3.0",
+ "@smithy/eventstream-serde-universal": "^3.0.8",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3083,10 +4542,12 @@
}
},
"node_modules/@smithy/eventstream-serde-config-resolver": {
- "version": "3.0.3",
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-3.0.6.tgz",
+ "integrity": "sha512-iew15It+c7WfnVowWkt2a7cdPp533LFJnpjDQgfZQcxv2QiOcyEcea31mnrk5PVbgo0nNH3VbYGq7myw2q/F6A==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3094,13 +4555,13 @@
}
},
"node_modules/@smithy/eventstream-serde-node": {
- "version": "3.0.5",
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-node/-/eventstream-serde-node-3.0.5.tgz",
- "integrity": "sha512-+upXvnHNyZP095s11jF5dhGw/Ihzqwl5G+/KtMnoQOpdfC3B5HYCcDVG9EmgkhJMXJlM64PyN5gjJl0uXFQehQ==",
+ "version": "3.0.8",
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-node/-/eventstream-serde-node-3.0.8.tgz",
+ "integrity": "sha512-6m+wI+fT0na+6oao6UqALVA38fsScCpoG5UO/A8ZSyGLnPM2i4MS1cFUhpuALgvLMxfYoTCh7qSeJa0aG4IWpQ==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/eventstream-serde-universal": "^3.0.5",
- "@smithy/types": "^3.3.0",
+ "@smithy/eventstream-serde-universal": "^3.0.8",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3108,13 +4569,13 @@
}
},
"node_modules/@smithy/eventstream-serde-universal": {
- "version": "3.0.5",
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.5.tgz",
- "integrity": "sha512-5u/nXbyoh1s4QxrvNre9V6vfyoLWuiVvvd5TlZjGThIikc3G+uNiG9uOTCWweSRjv1asdDIWK7nOmN7le4RYHQ==",
+ "version": "3.0.8",
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.8.tgz",
+ "integrity": "sha512-09tqzIQ6e+7jLqGvRji1yJoDbL/zob0OFhq75edgStWErGLf16+yI5hRc/o9/YAybOhUZs/swpW2SPn892G5Gg==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/eventstream-codec": "^3.1.2",
- "@smithy/types": "^3.3.0",
+ "@smithy/eventstream-codec": "^3.1.5",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3122,31 +4583,37 @@
}
},
"node_modules/@smithy/fetch-http-handler": {
- "version": "3.2.4",
+ "version": "3.2.7",
+ "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-3.2.7.tgz",
+ "integrity": "sha512-Ra6IPI1spYLO+t62/3jQbodjOwAbto9wlpJdHZwkycm0Kit+GVpzHW/NMmSgY4rK1bjJ4qLAmCnaBzePO5Nkkg==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/querystring-builder": "^3.0.3",
- "@smithy/types": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/querystring-builder": "^3.0.6",
+ "@smithy/types": "^3.4.2",
"@smithy/util-base64": "^3.0.0",
"tslib": "^2.6.2"
}
},
"node_modules/@smithy/hash-blob-browser": {
- "version": "3.1.2",
+ "version": "3.1.5",
+ "resolved": "https://registry.npmjs.org/@smithy/hash-blob-browser/-/hash-blob-browser-3.1.5.tgz",
+ "integrity": "sha512-Vi3eoNCmao4iKglS80ktYnBOIqZhjbDDwa1IIbF/VaJ8PsHnZTQ5wSicicPrU7nTI4JPFn92/txzWkh4GlK18Q==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/chunked-blob-reader": "^3.0.0",
"@smithy/chunked-blob-reader-native": "^3.0.0",
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
}
},
"node_modules/@smithy/hash-node": {
- "version": "3.0.3",
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-3.0.6.tgz",
+ "integrity": "sha512-c/FHEdKK/7DU2z6ZE91L36ahyXWayR3B+FzELjnYq7wH5YqIseM24V+pWCS9kFn1Ln8OFGTf+pyYPiHZuX0s/Q==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"@smithy/util-buffer-from": "^3.0.0",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
@@ -3156,10 +4623,12 @@
}
},
"node_modules/@smithy/hash-stream-node": {
- "version": "3.1.2",
+ "version": "3.1.5",
+ "resolved": "https://registry.npmjs.org/@smithy/hash-stream-node/-/hash-stream-node-3.1.5.tgz",
+ "integrity": "sha512-61CyFCzqN3VBfcnGX7mof/rkzLb8oHjm4Lr6ZwBIRpBssBb8d09ChrZAqinP2rUrA915BRNkq9NpJz18N7+3hQ==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
@@ -3168,10 +4637,12 @@
}
},
"node_modules/@smithy/invalid-dependency": {
- "version": "3.0.3",
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-3.0.6.tgz",
+ "integrity": "sha512-czM7Ioq3s8pIXht7oD+vmgy4Wfb4XavU/k/irO8NdXFFOx7YAlsCCcKOh/lJD1mJSYQqiR7NmpZ9JviryD/7AQ==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
}
},
@@ -3186,20 +4657,24 @@
}
},
"node_modules/@smithy/md5-js": {
- "version": "3.0.3",
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/md5-js/-/md5-js-3.0.6.tgz",
+ "integrity": "sha512-Ze690T8O3M5SVbb70WormwrKzVf9QQRtIuxtJDgpUQDkmt+PtdYDetBbyCbF9ryupxLw6tgzWKgwffAShhVIXQ==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
}
},
"node_modules/@smithy/middleware-content-length": {
- "version": "3.0.5",
+ "version": "3.0.8",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-3.0.8.tgz",
+ "integrity": "sha512-VuyszlSO49WKh3H9/kIO2kf07VUwGV80QRiaDxUfP8P8UKlokz381ETJvwLhwuypBYhLymCYyNhB3fLAGBX2og==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/types": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3207,15 +4682,17 @@
}
},
"node_modules/@smithy/middleware-endpoint": {
- "version": "3.1.0",
+ "version": "3.1.3",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-3.1.3.tgz",
+ "integrity": "sha512-KeM/OrK8MVFUsoJsmCN0MZMVPjKKLudn13xpgwIMpGTYpA8QZB2Xq5tJ+RE6iu3A6NhOI4VajDTwBsm8pwwrhg==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/middleware-serde": "^3.0.3",
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/shared-ini-file-loader": "^3.1.4",
- "@smithy/types": "^3.3.0",
- "@smithy/url-parser": "^3.0.3",
- "@smithy/util-middleware": "^3.0.3",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/shared-ini-file-loader": "^3.1.7",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
+ "@smithy/util-middleware": "^3.0.6",
"tslib": "^2.6.2"
},
"engines": {
@@ -3223,18 +4700,18 @@
}
},
"node_modules/@smithy/middleware-retry": {
- "version": "3.0.15",
- "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-3.0.15.tgz",
- "integrity": "sha512-iTMedvNt1ApdvkaoE8aSDuwaoc+BhvHqttbA/FO4Ty+y/S5hW6Ci/CTScG7vam4RYJWZxdTElc3MEfHRVH6cgQ==",
+ "version": "3.0.18",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-3.0.18.tgz",
+ "integrity": "sha512-YU1o/vYob6vlqZdd97MN8cSXRToknLXhFBL3r+c9CZcnxkO/rgNZ++CfgX2vsmnEKvlqdi26+SRtSzlVp5z6Mg==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/service-error-classification": "^3.0.3",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
- "@smithy/util-middleware": "^3.0.3",
- "@smithy/util-retry": "^3.0.3",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/service-error-classification": "^3.0.6",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
},
@@ -3256,10 +4733,12 @@
}
},
"node_modules/@smithy/middleware-serde": {
- "version": "3.0.3",
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-3.0.6.tgz",
+ "integrity": "sha512-KKTUSl1MzOM0MAjGbudeaVNtIDo+PpekTBkCNwvfZlKndodrnvRo+00USatiyLOc0ujjO9UydMRu3O9dYML7ag==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3267,10 +4746,12 @@
}
},
"node_modules/@smithy/middleware-stack": {
- "version": "3.0.3",
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-3.0.6.tgz",
+ "integrity": "sha512-2c0eSYhTQ8xQqHMcRxLMpadFbTXg6Zla5l0mwNftFCZMQmuhI7EbAJMx6R5eqfuV3YbJ3QGyS3d5uSmrHV8Khg==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3278,12 +4759,14 @@
}
},
"node_modules/@smithy/node-config-provider": {
- "version": "3.1.4",
+ "version": "3.1.7",
+ "resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-3.1.7.tgz",
+ "integrity": "sha512-g3mfnC3Oo8pOI0dYuPXLtdW1WGVb3bR2tkV21GNkm0ZvQjLTtamXAwCWt/FCb0HGvKt3gHHmF1XerG0ICfalOg==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/property-provider": "^3.1.3",
- "@smithy/shared-ini-file-loader": "^3.1.4",
- "@smithy/types": "^3.3.0",
+ "@smithy/property-provider": "^3.1.6",
+ "@smithy/shared-ini-file-loader": "^3.1.7",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3291,13 +4774,15 @@
}
},
"node_modules/@smithy/node-http-handler": {
- "version": "3.1.4",
+ "version": "3.2.2",
+ "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-3.2.2.tgz",
+ "integrity": "sha512-42Cy4/oT2O+00aiG1iQ7Kd7rE6q8j7vI0gFfnMlUiATvyo8vefJkhb7O10qZY0jAqo5WZdUzfl9IV6wQ3iMBCg==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/abort-controller": "^3.1.1",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/querystring-builder": "^3.0.3",
- "@smithy/types": "^3.3.0",
+ "@smithy/abort-controller": "^3.1.4",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/querystring-builder": "^3.0.6",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3305,10 +4790,12 @@
}
},
"node_modules/@smithy/property-provider": {
- "version": "3.1.3",
+ "version": "3.1.6",
+ "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-3.1.6.tgz",
+ "integrity": "sha512-NK3y/T7Q/Bw+Z8vsVs9MYIQ5v7gOX7clyrXcwhhIBQhbPgRl6JDrZbusO9qWDhcEus75Tg+VCxtIRfo3H76fpw==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3316,10 +4803,12 @@
}
},
"node_modules/@smithy/protocol-http": {
- "version": "4.1.0",
+ "version": "4.1.3",
+ "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-4.1.3.tgz",
+ "integrity": "sha512-GcbMmOYpH9iRqtC05RbRnc/0FssxSTHlmaNhYBTgSgNCYpdR3Kt88u5GAZTBmouzv+Zlj/VRv92J9ruuDeJuEw==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3327,10 +4816,12 @@
}
},
"node_modules/@smithy/querystring-builder": {
- "version": "3.0.3",
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-3.0.6.tgz",
+ "integrity": "sha512-sQe08RunoObe+Usujn9+R2zrLuQERi3CWvRO3BvnoWSYUaIrLKuAIeY7cMeDax6xGyfIP3x/yFWbEKSXvOnvVg==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"@smithy/util-uri-escape": "^3.0.0",
"tslib": "^2.6.2"
},
@@ -3339,10 +4830,12 @@
}
},
"node_modules/@smithy/querystring-parser": {
- "version": "3.0.3",
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-3.0.6.tgz",
+ "integrity": "sha512-UJKw4LlEkytzz2Wq+uIdHf6qOtFfee/o7ruH0jF5I6UAuU+19r9QV7nU3P/uI0l6+oElRHmG/5cBBcGJrD7Ozg==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3350,20 +4843,24 @@
}
},
"node_modules/@smithy/service-error-classification": {
- "version": "3.0.3",
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-3.0.6.tgz",
+ "integrity": "sha512-53SpchU3+DUZrN7J6sBx9tBiCVGzsib2e4sc512Q7K9fpC5zkJKs6Z9s+qbMxSYrkEkle6hnMtrts7XNkMJJMg==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0"
+ "@smithy/types": "^3.4.2"
},
"engines": {
"node": ">=16.0.0"
}
},
"node_modules/@smithy/shared-ini-file-loader": {
- "version": "3.1.4",
+ "version": "3.1.7",
+ "resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-3.1.7.tgz",
+ "integrity": "sha512-IA4K2qTJYXkF5OfVN4vsY1hfnUZjaslEE8Fsr/gGFza4TAC2A9NfnZuSY2srQIbt9bwtjHiAayrRVgKse4Q7fA==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3371,14 +4868,16 @@
}
},
"node_modules/@smithy/signature-v4": {
- "version": "4.1.0",
+ "version": "4.1.3",
+ "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-4.1.3.tgz",
+ "integrity": "sha512-YD2KYSCEEeFHcWZ1E3mLdAaHl8T/TANh6XwmocQ6nPcTdBfh4N5fusgnblnWDlnlU1/cUqEq3PiGi22GmT2Lkg==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/is-array-buffer": "^3.0.0",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/types": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/types": "^3.4.2",
"@smithy/util-hex-encoding": "^3.0.0",
- "@smithy/util-middleware": "^3.0.3",
+ "@smithy/util-middleware": "^3.0.6",
"@smithy/util-uri-escape": "^3.0.0",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
@@ -3388,16 +4887,16 @@
}
},
"node_modules/@smithy/smithy-client": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.2.0.tgz",
- "integrity": "sha512-pDbtxs8WOhJLJSeaF/eAbPgXg4VVYFlRcL/zoNYA5WbG3wBL06CHtBSg53ppkttDpAJ/hdiede+xApip1CwSLw==",
+ "version": "3.3.2",
+ "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.3.2.tgz",
+ "integrity": "sha512-RKDfhF2MTwXl7jan5d7QfS9eCC6XJbO3H+EZAvLQN8A5in4ib2Ml4zoeLo57w9QrqFekBPcsoC2hW3Ekw4vQ9Q==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/middleware-endpoint": "^3.1.0",
- "@smithy/middleware-stack": "^3.0.3",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/types": "^3.3.0",
- "@smithy/util-stream": "^3.1.3",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/types": "^3.4.2",
+ "@smithy/util-stream": "^3.1.6",
"tslib": "^2.6.2"
},
"engines": {
@@ -3405,7 +4904,9 @@
}
},
"node_modules/@smithy/types": {
- "version": "3.3.0",
+ "version": "3.4.2",
+ "resolved": "https://registry.npmjs.org/@smithy/types/-/types-3.4.2.tgz",
+ "integrity": "sha512-tHiFcfcVedVBHpmHUEUHOCCih8iZbIAYn9NvPsNzaPm/237I3imdDdZoOC8c87H5HBAVEa06tTgb+OcSWV9g5w==",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.6.2"
@@ -3415,11 +4916,13 @@
}
},
"node_modules/@smithy/url-parser": {
- "version": "3.0.3",
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-3.0.6.tgz",
+ "integrity": "sha512-47Op/NU8Opt49KyGpHtVdnmmJMsp2hEwBdyjuFB9M2V5QVOwA7pBhhxKN5z6ztKGrMw76gd8MlbPuzzvaAncuQ==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/querystring-parser": "^3.0.3",
- "@smithy/types": "^3.3.0",
+ "@smithy/querystring-parser": "^3.0.6",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
}
},
@@ -3474,14 +4977,14 @@
}
},
"node_modules/@smithy/util-defaults-mode-browser": {
- "version": "3.0.15",
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.15.tgz",
- "integrity": "sha512-FZ4Psa3vjp8kOXcd3HJOiDPBCWtiilLl57r0cnNtq/Ga9RSDrM5ERL6xt+tO43+2af6Pn5Yp92x2n5vPuduNfg==",
+ "version": "3.0.18",
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.18.tgz",
+ "integrity": "sha512-/eveCzU6Z6Yw8dlYQLA4rcK30XY0E4L3lD3QFHm59mzDaWYelrXE1rlynuT3J6qxv+5yNy3a1JuzhG5hk5hcmw==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/property-provider": "^3.1.3",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
+ "@smithy/property-provider": "^3.1.6",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
"bowser": "^2.11.0",
"tslib": "^2.6.2"
},
@@ -3490,17 +4993,17 @@
}
},
"node_modules/@smithy/util-defaults-mode-node": {
- "version": "3.0.15",
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.15.tgz",
- "integrity": "sha512-KSyAAx2q6d0t6f/S4XB2+3+6aQacm3aLMhs9aLMqn18uYGUepbdssfogW5JQZpc6lXNBnp0tEnR5e9CEKmEd7A==",
+ "version": "3.0.18",
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.18.tgz",
+ "integrity": "sha512-9cfzRjArtOFPlTYRREJk00suUxVXTgbrzVncOyMRTUeMKnecG/YentLF3cORa+R6mUOMSrMSnT18jos1PKqK6Q==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/config-resolver": "^3.0.5",
- "@smithy/credential-provider-imds": "^3.2.0",
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/property-provider": "^3.1.3",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/credential-provider-imds": "^3.2.3",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/property-provider": "^3.1.6",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3508,11 +5011,13 @@
}
},
"node_modules/@smithy/util-endpoints": {
- "version": "2.0.5",
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-2.1.2.tgz",
+ "integrity": "sha512-FEISzffb4H8DLzGq1g4MuDpcv6CIG15fXoQzDH9SjpRJv6h7J++1STFWWinilG0tQh9H1v2UKWG19Jjr2B16zQ==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/types": "^3.3.0",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3530,10 +5035,12 @@
}
},
"node_modules/@smithy/util-middleware": {
- "version": "3.0.3",
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-3.0.6.tgz",
+ "integrity": "sha512-BxbX4aBhI1O9p87/xM+zWy0GzT3CEVcXFPBRDoHAM+pV0eSW156pR+PSYEz0DQHDMYDsYAflC2bQNz2uaDBUZQ==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3541,11 +5048,13 @@
}
},
"node_modules/@smithy/util-retry": {
- "version": "3.0.3",
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-3.0.6.tgz",
+ "integrity": "sha512-BRZiuF7IwDntAbevqMco67an0Sr9oLQJqqRCsSPZZHYRnehS0LHDAkJk/pSmI7Z8c/1Vet294H7fY2fWUgB+Rg==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/service-error-classification": "^3.0.3",
- "@smithy/types": "^3.3.0",
+ "@smithy/service-error-classification": "^3.0.6",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3553,12 +5062,14 @@
}
},
"node_modules/@smithy/util-stream": {
- "version": "3.1.3",
+ "version": "3.1.6",
+ "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-3.1.6.tgz",
+ "integrity": "sha512-lQEUfTx1ht5CRdvIjdAN/gUL6vQt2wSARGGLaBHNe+iJSkRHlWzY+DOn0mFTmTgyU3jcI5n9DkT5gTzYuSOo6A==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/fetch-http-handler": "^3.2.4",
- "@smithy/node-http-handler": "^3.1.4",
- "@smithy/types": "^3.3.0",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/types": "^3.4.2",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-buffer-from": "^3.0.0",
"@smithy/util-hex-encoding": "^3.0.0",
@@ -3591,11 +5102,13 @@
}
},
"node_modules/@smithy/util-waiter": {
- "version": "3.1.2",
+ "version": "3.1.5",
+ "resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-3.1.5.tgz",
+ "integrity": "sha512-jYOSvM3H6sZe3CHjzD2VQNCjWBJs+4DbtwBMvUp9y5EnnwNa7NQxTeYeQw0CKCAdGGZ3QvVkyJmvbvs5M/B10A==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/abort-controller": "^3.1.1",
- "@smithy/types": "^3.3.0",
+ "@smithy/abort-controller": "^3.1.4",
+ "@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
"engines": {
@@ -3706,17 +5219,17 @@
"license": "MIT"
},
"node_modules/@typescript-eslint/eslint-plugin": {
- "version": "8.4.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.4.0.tgz",
- "integrity": "sha512-rg8LGdv7ri3oAlenMACk9e+AR4wUV0yrrG+XKsGKOK0EVgeEDqurkXMPILG2836fW4ibokTB5v4b6Z9+GYQDEw==",
+ "version": "8.5.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.5.0.tgz",
+ "integrity": "sha512-lHS5hvz33iUFQKuPFGheAB84LwcJ60G8vKnEhnfcK1l8kGVLro2SFYW6K0/tj8FUhRJ0VHyg1oAfg50QGbPPHw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-community/regexpp": "^4.10.0",
- "@typescript-eslint/scope-manager": "8.4.0",
- "@typescript-eslint/type-utils": "8.4.0",
- "@typescript-eslint/utils": "8.4.0",
- "@typescript-eslint/visitor-keys": "8.4.0",
+ "@typescript-eslint/scope-manager": "8.5.0",
+ "@typescript-eslint/type-utils": "8.5.0",
+ "@typescript-eslint/utils": "8.5.0",
+ "@typescript-eslint/visitor-keys": "8.5.0",
"graphemer": "^1.4.0",
"ignore": "^5.3.1",
"natural-compare": "^1.4.0",
@@ -3740,16 +5253,16 @@
}
},
"node_modules/@typescript-eslint/parser": {
- "version": "8.4.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.4.0.tgz",
- "integrity": "sha512-NHgWmKSgJk5K9N16GIhQ4jSobBoJwrmURaLErad0qlLjrpP5bECYg+wxVTGlGZmJbU03jj/dfnb6V9bw+5icsA==",
+ "version": "8.5.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.5.0.tgz",
+ "integrity": "sha512-gF77eNv0Xz2UJg/NbpWJ0kqAm35UMsvZf1GHj8D9MRFTj/V3tAciIWXfmPLsAAF/vUlpWPvUDyH1jjsr0cMVWw==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
- "@typescript-eslint/scope-manager": "8.4.0",
- "@typescript-eslint/types": "8.4.0",
- "@typescript-eslint/typescript-estree": "8.4.0",
- "@typescript-eslint/visitor-keys": "8.4.0",
+ "@typescript-eslint/scope-manager": "8.5.0",
+ "@typescript-eslint/types": "8.5.0",
+ "@typescript-eslint/typescript-estree": "8.5.0",
+ "@typescript-eslint/visitor-keys": "8.5.0",
"debug": "^4.3.4"
},
"engines": {
@@ -3769,14 +5282,14 @@
}
},
"node_modules/@typescript-eslint/scope-manager": {
- "version": "8.4.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.4.0.tgz",
- "integrity": "sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A==",
+ "version": "8.5.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.5.0.tgz",
+ "integrity": "sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@typescript-eslint/types": "8.4.0",
- "@typescript-eslint/visitor-keys": "8.4.0"
+ "@typescript-eslint/types": "8.5.0",
+ "@typescript-eslint/visitor-keys": "8.5.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -3787,14 +5300,14 @@
}
},
"node_modules/@typescript-eslint/type-utils": {
- "version": "8.4.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.4.0.tgz",
- "integrity": "sha512-pu2PAmNrl9KX6TtirVOrbLPLwDmASpZhK/XU7WvoKoCUkdtq9zF7qQ7gna0GBZFN0hci0vHaSusiL2WpsQk37A==",
+ "version": "8.5.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.5.0.tgz",
+ "integrity": "sha512-N1K8Ix+lUM+cIDhL2uekVn/ZD7TZW+9/rwz8DclQpcQ9rk4sIL5CAlBC0CugWKREmDjBzI/kQqU4wkg46jWLYA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@typescript-eslint/typescript-estree": "8.4.0",
- "@typescript-eslint/utils": "8.4.0",
+ "@typescript-eslint/typescript-estree": "8.5.0",
+ "@typescript-eslint/utils": "8.5.0",
"debug": "^4.3.4",
"ts-api-utils": "^1.3.0"
},
@@ -3812,9 +5325,9 @@
}
},
"node_modules/@typescript-eslint/types": {
- "version": "8.4.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.4.0.tgz",
- "integrity": "sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==",
+ "version": "8.5.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.5.0.tgz",
+ "integrity": "sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3826,14 +5339,14 @@
}
},
"node_modules/@typescript-eslint/typescript-estree": {
- "version": "8.4.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.4.0.tgz",
- "integrity": "sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A==",
+ "version": "8.5.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.5.0.tgz",
+ "integrity": "sha512-vEG2Sf9P8BPQ+d0pxdfndw3xIXaoSjliG0/Ejk7UggByZPKXmJmw3GW5jV2gHNQNawBUyfahoSiCFVov0Ruf7Q==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
- "@typescript-eslint/types": "8.4.0",
- "@typescript-eslint/visitor-keys": "8.4.0",
+ "@typescript-eslint/types": "8.5.0",
+ "@typescript-eslint/visitor-keys": "8.5.0",
"debug": "^4.3.4",
"fast-glob": "^3.3.2",
"is-glob": "^4.0.3",
@@ -3855,16 +5368,16 @@
}
},
"node_modules/@typescript-eslint/utils": {
- "version": "8.4.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.4.0.tgz",
- "integrity": "sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ==",
+ "version": "8.5.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.5.0.tgz",
+ "integrity": "sha512-6yyGYVL0e+VzGYp60wvkBHiqDWOpT63pdMV2CVG4LVDd5uR6q1qQN/7LafBZtAtNIn/mqXjsSeS5ggv/P0iECw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-community/eslint-utils": "^4.4.0",
- "@typescript-eslint/scope-manager": "8.4.0",
- "@typescript-eslint/types": "8.4.0",
- "@typescript-eslint/typescript-estree": "8.4.0"
+ "@typescript-eslint/scope-manager": "8.5.0",
+ "@typescript-eslint/types": "8.5.0",
+ "@typescript-eslint/typescript-estree": "8.5.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -3878,13 +5391,13 @@
}
},
"node_modules/@typescript-eslint/visitor-keys": {
- "version": "8.4.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.4.0.tgz",
- "integrity": "sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A==",
+ "version": "8.5.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.5.0.tgz",
+ "integrity": "sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@typescript-eslint/types": "8.4.0",
+ "@typescript-eslint/types": "8.5.0",
"eslint-visitor-keys": "^3.4.3"
},
"engines": {
@@ -4846,6 +6359,38 @@
"url": "https://github.com/sponsors/wooorm"
}
},
+ "node_modules/command-line-args": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/command-line-args/-/command-line-args-6.0.0.tgz",
+ "integrity": "sha512-zDdHxHzlCp/gA1gy0VtPK3YL0Aob3ijJdwZ7H3HSl55hh8EziLtRlyj/od8EGRJfX8IjussC/mQkScl2Ms5Suw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "array-back": "^6.2.2",
+ "find-replace": "^5.0.1",
+ "lodash.camelcase": "^4.3.0",
+ "typical": "^7.1.1"
+ },
+ "engines": {
+ "node": ">=12.20"
+ }
+ },
+ "node_modules/command-line-usage": {
+ "version": "7.0.3",
+ "resolved": "https://registry.npmjs.org/command-line-usage/-/command-line-usage-7.0.3.tgz",
+ "integrity": "sha512-PqMLy5+YGwhMh1wS04mVG44oqDsgyLRSKJBdOo1bnYhMKBW65gZF1dRp2OZRhiTjgUHljy99qkO7bsctLaw35Q==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "array-back": "^6.2.2",
+ "chalk-template": "^0.4.0",
+ "table-layout": "^4.1.0",
+ "typical": "^7.1.1"
+ },
+ "engines": {
+ "node": ">=12.20.0"
+ }
+ },
"node_modules/commander": {
"version": "12.1.0",
"dev": true,
@@ -5371,9 +6916,9 @@
"license": "MIT"
},
"node_modules/dmd": {
- "version": "7.0.5",
- "resolved": "https://registry.npmjs.org/dmd/-/dmd-7.0.5.tgz",
- "integrity": "sha512-L/+QeMhaAbKufDUVxbWMprigu+YB0lhLS76KzMc151q2OFCvgbgSwqPbM8v3Xj0uDRPeGuYo71RCSyHKf+pJjA==",
+ "version": "7.0.6",
+ "resolved": "https://registry.npmjs.org/dmd/-/dmd-7.0.6.tgz",
+ "integrity": "sha512-Z2044iEaeaXuNY+FItBshyrFtHyMkokzlTDlD9LeB7xEA6tmfmME5w1SJYapnfDYgF82QD8GgZ+jZ5V2dcN0Iw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6391,6 +7936,19 @@
"node": ">=8"
}
},
+ "node_modules/find-replace": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/find-replace/-/find-replace-5.0.1.tgz",
+ "integrity": "sha512-o5/Y8HrCNRuFF5rdNTkX8Vhv6kTFTV0t1zIoigwlCdbkA9qaapRzxvWPND2VvlFa9LBI05Q1i8ml/saMqkOJUQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "array-back": "^6.2.2"
+ },
+ "engines": {
+ "node": ">=14"
+ }
+ },
"node_modules/find-up": {
"version": "5.0.0",
"dev": true,
@@ -7319,9 +8877,9 @@
}
},
"node_modules/husky": {
- "version": "9.1.5",
- "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.5.tgz",
- "integrity": "sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==",
+ "version": "9.1.6",
+ "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.6.tgz",
+ "integrity": "sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==",
"dev": true,
"license": "MIT",
"bin": {
@@ -7941,9 +9499,9 @@
}
},
"node_modules/jose": {
- "version": "5.8.0",
- "resolved": "https://registry.npmjs.org/jose/-/jose-5.8.0.tgz",
- "integrity": "sha512-E7CqYpL/t7MMnfGnK/eg416OsFCVUrU/Y3Vwe7QjKhu/BkS1Ms455+2xsqZQVN57/U2MHMBvEb5SrmAZWAIntA==",
+ "version": "5.9.2",
+ "resolved": "https://registry.npmjs.org/jose/-/jose-5.9.2.tgz",
+ "integrity": "sha512-ILI2xx/I57b20sd7rHZvgiiQrmp2mcotwsAH+5ajbpFQbrYVQdNHYlQhoA5cFb78CgtBOxtC05TeA+mcgkuCqQ==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/panva"
@@ -8045,23 +9603,10 @@
"node": ">=12"
}
},
- "node_modules/jsdoc-parse/node_modules/find-replace": {
- "version": "5.0.1",
- "resolved": "https://registry.npmjs.org/find-replace/-/find-replace-5.0.1.tgz",
- "integrity": "sha512-o5/Y8HrCNRuFF5rdNTkX8Vhv6kTFTV0t1zIoigwlCdbkA9qaapRzxvWPND2VvlFa9LBI05Q1i8ml/saMqkOJUQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "array-back": "^6.2.2"
- },
- "engines": {
- "node": ">=14"
- }
- },
"node_modules/jsdoc-to-markdown": {
- "version": "9.0.0",
- "resolved": "https://registry.npmjs.org/jsdoc-to-markdown/-/jsdoc-to-markdown-9.0.0.tgz",
- "integrity": "sha512-wUgad4sac29h3uKbaqV9D49BqHXB0JvoZH3u8Jt6f4hMMcGPtA8RNwV31YJpgsZV5QFMxaT9ben9h52I6rGyUQ==",
+ "version": "9.0.1",
+ "resolved": "https://registry.npmjs.org/jsdoc-to-markdown/-/jsdoc-to-markdown-9.0.1.tgz",
+ "integrity": "sha512-iWPQKA43vxKDe/dixF+GHjAU1ds0P2yXJLBdeKGKXMggjgsy3sHlnIrT6IdxcUB8vTGQy/Z2c3ureUbDWwYL3A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8069,7 +9614,7 @@
"command-line-args": "^6.0.0",
"command-line-usage": "^7.0.3",
"config-master": "^3.1.0",
- "dmd": "^7.0.5",
+ "dmd": "^7.0.6",
"jsdoc-api": "^9.3.1",
"jsdoc-parse": "^6.2.4",
"walk-back": "^5.1.1"
@@ -8089,85 +9634,6 @@
}
}
},
- "node_modules/jsdoc-to-markdown/node_modules/command-line-args": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/command-line-args/-/command-line-args-6.0.0.tgz",
- "integrity": "sha512-zDdHxHzlCp/gA1gy0VtPK3YL0Aob3ijJdwZ7H3HSl55hh8EziLtRlyj/od8EGRJfX8IjussC/mQkScl2Ms5Suw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "array-back": "^6.2.2",
- "find-replace": "^5.0.1",
- "lodash.camelcase": "^4.3.0",
- "typical": "^7.1.1"
- },
- "engines": {
- "node": ">=12.20"
- }
- },
- "node_modules/jsdoc-to-markdown/node_modules/command-line-usage": {
- "version": "7.0.3",
- "resolved": "https://registry.npmjs.org/command-line-usage/-/command-line-usage-7.0.3.tgz",
- "integrity": "sha512-PqMLy5+YGwhMh1wS04mVG44oqDsgyLRSKJBdOo1bnYhMKBW65gZF1dRp2OZRhiTjgUHljy99qkO7bsctLaw35Q==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "array-back": "^6.2.2",
- "chalk-template": "^0.4.0",
- "table-layout": "^4.1.0",
- "typical": "^7.1.1"
- },
- "engines": {
- "node": ">=12.20.0"
- }
- },
- "node_modules/jsdoc-to-markdown/node_modules/find-replace": {
- "version": "5.0.1",
- "resolved": "https://registry.npmjs.org/find-replace/-/find-replace-5.0.1.tgz",
- "integrity": "sha512-o5/Y8HrCNRuFF5rdNTkX8Vhv6kTFTV0t1zIoigwlCdbkA9qaapRzxvWPND2VvlFa9LBI05Q1i8ml/saMqkOJUQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "array-back": "^6.2.2"
- },
- "engines": {
- "node": ">=14"
- }
- },
- "node_modules/jsdoc-to-markdown/node_modules/table-layout": {
- "version": "4.1.1",
- "resolved": "https://registry.npmjs.org/table-layout/-/table-layout-4.1.1.tgz",
- "integrity": "sha512-iK5/YhZxq5GO5z8wb0bY1317uDF3Zjpha0QFFLA8/trAoiLbQD0HUbMesEaxyzUgDxi2QlcbM8IvqOlEjgoXBA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "array-back": "^6.2.2",
- "wordwrapjs": "^5.1.0"
- },
- "engines": {
- "node": ">=12.17"
- }
- },
- "node_modules/jsdoc-to-markdown/node_modules/typical": {
- "version": "7.1.1",
- "resolved": "https://registry.npmjs.org/typical/-/typical-7.1.1.tgz",
- "integrity": "sha512-T+tKVNs6Wu7IWiAce5BgMd7OZfNYUndHwc5MknN+UHOudi7sGZzuHdCadllRuqJ3fPtgFtIH9+lt9qRv6lmpfA==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=12.17"
- }
- },
- "node_modules/jsdoc-to-markdown/node_modules/wordwrapjs": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/wordwrapjs/-/wordwrapjs-5.1.0.tgz",
- "integrity": "sha512-JNjcULU2e4KJwUNv6CHgI46UvDGitb6dGryHajXTDiLgg1/RiGoPSDw4kZfYnwGtEXf2ZMeIewDQgFGzkCB2Sg==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=12.17"
- }
- },
"node_modules/jsdoc/node_modules/escape-string-regexp": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
@@ -14023,9 +15489,9 @@
"license": "ISC"
},
"node_modules/semantic-release": {
- "version": "24.1.0",
- "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-24.1.0.tgz",
- "integrity": "sha512-FwaE2hKDHQn9G6GA7xmqsc9WnsjaFD/ppLM5PUg56Do9oKSCf+vH6cPeb3hEBV/m06n8Sh9vbVqPjHu/1onzQw==",
+ "version": "24.1.1",
+ "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-24.1.1.tgz",
+ "integrity": "sha512-4Ax2GxD411jUe9IdhOjMLuN+6wAj+aKjvOGngByrpD/iKL+UKN/2puQglhyI4gxNyy9XzEBMzBwbqpnEwbXGEg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -14044,7 +15510,7 @@
"get-stream": "^6.0.0",
"git-log-parser": "^1.2.0",
"hook-std": "^3.0.0",
- "hosted-git-info": "^7.0.0",
+ "hosted-git-info": "^8.0.0",
"import-from-esm": "^1.3.1",
"lodash-es": "^4.17.21",
"marked": "^12.0.0",
@@ -14353,6 +15819,19 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
+ "node_modules/semantic-release/node_modules/hosted-git-info": {
+ "version": "8.0.0",
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-8.0.0.tgz",
+ "integrity": "sha512-4nw3vOVR+vHUOT8+U4giwe2tcGv+R3pwwRidUe67DoMBTjhrfr6rZYJVVwdkBE+Um050SG+X9tf0Jo4fOpn01w==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "lru-cache": "^10.0.1"
+ },
+ "engines": {
+ "node": "^18.17.0 || >=20.5.0"
+ }
+ },
"node_modules/semantic-release/node_modules/human-signals": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/human-signals/-/human-signals-8.0.0.tgz",
@@ -14699,12 +16178,14 @@
}
},
"node_modules/sinon": {
- "version": "18.0.0",
+ "version": "18.0.1",
+ "resolved": "https://registry.npmjs.org/sinon/-/sinon-18.0.1.tgz",
+ "integrity": "sha512-a2N2TDY1uGviajJ6r4D1CyRAkzE9NNVlYOV1wX5xQDuAk0ONgzgRl0EjCQuRCPxOwp13ghsMwt9Gdldujs39qw==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"@sinonjs/commons": "^3.0.1",
- "@sinonjs/fake-timers": "^11.2.2",
+ "@sinonjs/fake-timers": "11.2.2",
"@sinonjs/samsam": "^8.0.0",
"diff": "^5.2.0",
"nise": "^6.0.0",
@@ -14798,16 +16279,6 @@
}
}
},
- "node_modules/sort-array/node_modules/typical": {
- "version": "7.1.1",
- "resolved": "https://registry.npmjs.org/typical/-/typical-7.1.1.tgz",
- "integrity": "sha512-T+tKVNs6Wu7IWiAce5BgMd7OZfNYUndHwc5MknN+UHOudi7sGZzuHdCadllRuqJ3fPtgFtIH9+lt9qRv6lmpfA==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=12.17"
- }
- },
"node_modules/source-map": {
"version": "0.6.1",
"dev": true,
@@ -15140,6 +16611,20 @@
"url": "https://github.com/sponsors/ljharb"
}
},
+ "node_modules/table-layout": {
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/table-layout/-/table-layout-4.1.1.tgz",
+ "integrity": "sha512-iK5/YhZxq5GO5z8wb0bY1317uDF3Zjpha0QFFLA8/trAoiLbQD0HUbMesEaxyzUgDxi2QlcbM8IvqOlEjgoXBA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "array-back": "^6.2.2",
+ "wordwrapjs": "^5.1.0"
+ },
+ "engines": {
+ "node": ">=12.17"
+ }
+ },
"node_modules/temp-dir": {
"version": "3.0.0",
"dev": true,
@@ -15458,7 +16943,9 @@
}
},
"node_modules/typescript": {
- "version": "5.5.4",
+ "version": "5.6.2",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz",
+ "integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==",
"dev": true,
"license": "Apache-2.0",
"bin": {
@@ -15469,6 +16956,16 @@
"node": ">=14.17"
}
},
+ "node_modules/typical": {
+ "version": "7.1.1",
+ "resolved": "https://registry.npmjs.org/typical/-/typical-7.1.1.tgz",
+ "integrity": "sha512-T+tKVNs6Wu7IWiAce5BgMd7OZfNYUndHwc5MknN+UHOudi7sGZzuHdCadllRuqJ3fPtgFtIH9+lt9qRv6lmpfA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=12.17"
+ }
+ },
"node_modules/uc.micro": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz",
@@ -16017,6 +17514,16 @@
"dev": true,
"license": "MIT"
},
+ "node_modules/wordwrapjs": {
+ "version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/wordwrapjs/-/wordwrapjs-5.1.0.tgz",
+ "integrity": "sha512-JNjcULU2e4KJwUNv6CHgI46UvDGitb6dGryHajXTDiLgg1/RiGoPSDw4kZfYnwGtEXf2ZMeIewDQgFGzkCB2Sg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=12.17"
+ }
+ },
"node_modules/workerpool": {
"version": "6.5.1",
"dev": true,
@@ -16315,9 +17822,9 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
},
"engines": {
"node": "^20.0.0 <21.0.0",
@@ -17758,7 +19265,7 @@
},
"packages/spacecat-shared-content-client": {
"name": "@adobe/spacecat-shared-content-client",
- "version": "1.0.5",
+ "version": "1.0.6",
"license": "Apache-2.0",
"dependencies": {
"@adobe/helix-universal": "5.0.5",
@@ -17770,9 +19277,9 @@
"chai-as-promised": "8.0.0",
"esmock": "2.6.7",
"nock": "13.5.4",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
},
"engines": {
"node": "^20.0.0 <21.0.0",
@@ -18190,8 +19697,8 @@
"dependencies": {
"@adobe/spacecat-shared-dynamo": "1.2.5",
"@adobe/spacecat-shared-utils": "1.2.0",
- "@aws-sdk/client-dynamodb": "3.645.0",
- "@aws-sdk/lib-dynamodb": "3.645.0",
+ "@aws-sdk/client-dynamodb": "3.651.1",
+ "@aws-sdk/lib-dynamodb": "3.651.1",
"@types/joi": "17.2.3",
"joi": "17.13.3",
"uuid": "10.0.0"
@@ -18200,7 +19707,7 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"dynamo-db-local": "9.2.1",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0"
},
"engines": {
@@ -19259,8 +20766,8 @@
"license": "Apache-2.0",
"dependencies": {
"@adobe/spacecat-shared-utils": "1.1.0",
- "@aws-sdk/client-dynamodb": "3.645.0",
- "@aws-sdk/lib-dynamodb": "3.645.0"
+ "@aws-sdk/client-dynamodb": "3.651.1",
+ "@aws-sdk/lib-dynamodb": "3.651.1"
},
"devDependencies": {
"chai": "5.1.1"
@@ -19299,7 +20806,7 @@
"@adobe/helix-universal": "5.0.5",
"@adobe/spacecat-shared-http-utils": "1.1.4",
"@adobe/spacecat-shared-utils": "1.15.1",
- "@aws-sdk/client-secrets-manager": "3.645.0",
+ "@aws-sdk/client-secrets-manager": "3.651.1",
"google-auth-library": "9.14.1",
"googleapis": "144.0.0"
},
@@ -19307,9 +20814,9 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
},
"engines": {
"node": "^20.0.0 <21.0.0",
@@ -21466,9 +22973,9 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
},
"engines": {
"node": "^20.0.0 <21.0.0",
@@ -21557,13 +23064,13 @@
"@adobe/fetch": "4.1.8",
"@adobe/spacecat-shared-data-access": "1.41.3",
"@adobe/spacecat-shared-utils": "1.19.1",
- "jose": "5.8.0"
+ "jose": "5.9.2"
},
"devDependencies": {
"@adobe/helix-shared-wrap": "2.0.2",
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
- "sinon": "18.0.0"
+ "sinon": "18.0.1"
},
"engines": {
"node": "^20.0.0 <21.0.0",
@@ -27592,9 +29099,9 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
},
"engines": {
"node": "^20.0.0 <21.0.0",
@@ -27659,9 +29166,9 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
},
"engines": {
"node": "^20.0.0 <21.0.0",
@@ -27685,10 +29192,10 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0",
"slack-block-builder": "2.8.0",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
},
"engines": {
"node": "^20.0.0 <21.0.0",
@@ -27742,8 +29249,8 @@
"license": "Apache-2.0",
"dependencies": {
"@adobe/fetch": "4.1.8",
- "@aws-sdk/client-s3": "3.645.0",
- "@aws-sdk/client-sqs": "3.645.0",
+ "@aws-sdk/client-s3": "3.651.1",
+ "@aws-sdk/client-sqs": "3.651.1",
"@json2csv/plainjs": "7.0.6"
},
"devDependencies": {
@@ -27751,9 +29258,9 @@
"@adobe/spacecat-shared-data-access": "file:../spacecat-shared-data-access",
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
- "husky": "9.1.5",
+ "husky": "9.1.6",
"nock": "13.5.5",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0"
},
"engines": {
diff --git a/package.json b/package.json
index 35858562..132105b5 100644
--- a/package.json
+++ b/package.json
@@ -36,20 +36,20 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "12.0.1",
- "@typescript-eslint/eslint-plugin": "8.4.0",
- "@typescript-eslint/parser": "8.4.0",
+ "@typescript-eslint/eslint-plugin": "8.5.0",
+ "@typescript-eslint/parser": "8.5.0",
"ajv": "8.17.1",
"c8": "10.1.2",
"eslint": "8.57.0",
- "husky": "9.1.5",
- "jsdoc-to-markdown": "9.0.0",
+ "husky": "9.1.6",
+ "jsdoc-to-markdown": "9.0.1",
"lint-staged": "15.2.10",
"mocha": "10.7.3",
"mocha-multi-reporters": "1.5.1",
"nock": "13.5.5",
- "semantic-release": "24.1.0",
+ "semantic-release": "24.1.1",
"semantic-release-monorepo": "8.0.2",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
},
"lint-staged": {
"*.js": "eslint"
diff --git a/packages/spacecat-shared-ahrefs-client/package.json b/packages/spacecat-shared-ahrefs-client/package.json
index 9065a8b7..6372f23c 100644
--- a/packages/spacecat-shared-ahrefs-client/package.json
+++ b/packages/spacecat-shared-ahrefs-client/package.json
@@ -42,8 +42,8 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
}
}
diff --git a/packages/spacecat-shared-content-client/package.json b/packages/spacecat-shared-content-client/package.json
index 449c8a5a..9222869c 100644
--- a/packages/spacecat-shared-content-client/package.json
+++ b/packages/spacecat-shared-content-client/package.json
@@ -43,8 +43,8 @@
"chai-as-promised": "8.0.0",
"esmock": "2.6.7",
"nock": "13.5.4",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
}
}
diff --git a/packages/spacecat-shared-data-access/package.json b/packages/spacecat-shared-data-access/package.json
index c5581ab1..3f9cf045 100644
--- a/packages/spacecat-shared-data-access/package.json
+++ b/packages/spacecat-shared-data-access/package.json
@@ -35,8 +35,8 @@
"dependencies": {
"@adobe/spacecat-shared-dynamo": "1.2.5",
"@adobe/spacecat-shared-utils": "1.2.0",
- "@aws-sdk/client-dynamodb": "3.645.0",
- "@aws-sdk/lib-dynamodb": "3.645.0",
+ "@aws-sdk/client-dynamodb": "3.651.1",
+ "@aws-sdk/lib-dynamodb": "3.651.1",
"@types/joi": "17.2.3",
"joi": "17.13.3",
"uuid": "10.0.0"
@@ -45,7 +45,7 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"dynamo-db-local": "9.2.1",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0"
}
}
diff --git a/packages/spacecat-shared-dynamo/package.json b/packages/spacecat-shared-dynamo/package.json
index 6d0e4f58..25f2389d 100644
--- a/packages/spacecat-shared-dynamo/package.json
+++ b/packages/spacecat-shared-dynamo/package.json
@@ -33,8 +33,8 @@
"access": "public"
},
"dependencies": {
- "@aws-sdk/client-dynamodb": "3.645.0",
- "@aws-sdk/lib-dynamodb": "3.645.0",
+ "@aws-sdk/client-dynamodb": "3.651.1",
+ "@aws-sdk/lib-dynamodb": "3.651.1",
"@adobe/spacecat-shared-utils": "1.1.0"
},
"devDependencies": {
diff --git a/packages/spacecat-shared-google-client/package.json b/packages/spacecat-shared-google-client/package.json
index 1133c3a5..5d165bc1 100644
--- a/packages/spacecat-shared-google-client/package.json
+++ b/packages/spacecat-shared-google-client/package.json
@@ -38,7 +38,7 @@
"@adobe/helix-universal": "5.0.5",
"@adobe/spacecat-shared-http-utils": "1.1.4",
"@adobe/spacecat-shared-utils": "1.15.1",
- "@aws-sdk/client-secrets-manager": "3.645.0",
+ "@aws-sdk/client-secrets-manager": "3.651.1",
"google-auth-library": "9.14.1",
"googleapis": "144.0.0"
},
@@ -46,8 +46,8 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
}
}
diff --git a/packages/spacecat-shared-gpt-client/package.json b/packages/spacecat-shared-gpt-client/package.json
index aacdebe7..1bc09579 100644
--- a/packages/spacecat-shared-gpt-client/package.json
+++ b/packages/spacecat-shared-gpt-client/package.json
@@ -43,8 +43,8 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
}
}
diff --git a/packages/spacecat-shared-http-utils/package.json b/packages/spacecat-shared-http-utils/package.json
index 39728b28..f9c16a4d 100644
--- a/packages/spacecat-shared-http-utils/package.json
+++ b/packages/spacecat-shared-http-utils/package.json
@@ -36,12 +36,12 @@
"@adobe/fetch": "4.1.8",
"@adobe/spacecat-shared-utils": "1.19.1",
"@adobe/spacecat-shared-data-access": "1.41.3",
- "jose": "5.8.0"
+ "jose": "5.9.2"
},
"devDependencies": {
"@adobe/helix-shared-wrap": "2.0.2",
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
- "sinon": "18.0.0"
+ "sinon": "18.0.1"
}
}
diff --git a/packages/spacecat-shared-ims-client/package.json b/packages/spacecat-shared-ims-client/package.json
index df72d221..cac824f2 100644
--- a/packages/spacecat-shared-ims-client/package.json
+++ b/packages/spacecat-shared-ims-client/package.json
@@ -42,8 +42,8 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
}
}
diff --git a/packages/spacecat-shared-rum-api-client/package.json b/packages/spacecat-shared-rum-api-client/package.json
index 476fb9bd..188bbb1e 100644
--- a/packages/spacecat-shared-rum-api-client/package.json
+++ b/packages/spacecat-shared-rum-api-client/package.json
@@ -47,8 +47,8 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
}
}
diff --git a/packages/spacecat-shared-slack-client/package.json b/packages/spacecat-shared-slack-client/package.json
index 689f9014..0b8a97fe 100644
--- a/packages/spacecat-shared-slack-client/package.json
+++ b/packages/spacecat-shared-slack-client/package.json
@@ -41,9 +41,9 @@
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"nock": "13.5.5",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0",
"slack-block-builder": "2.8.0",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
}
}
diff --git a/packages/spacecat-shared-utils/package.json b/packages/spacecat-shared-utils/package.json
index b866b20d..5dc2f798 100644
--- a/packages/spacecat-shared-utils/package.json
+++ b/packages/spacecat-shared-utils/package.json
@@ -38,15 +38,15 @@
"@adobe/spacecat-shared-data-access": "file:../spacecat-shared-data-access",
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
- "husky": "9.1.5",
+ "husky": "9.1.6",
"nock": "13.5.5",
- "sinon": "18.0.0",
+ "sinon": "18.0.1",
"sinon-chai": "4.0.0"
},
"dependencies": {
"@adobe/fetch": "4.1.8",
- "@aws-sdk/client-s3": "3.645.0",
- "@aws-sdk/client-sqs": "3.645.0",
+ "@aws-sdk/client-s3": "3.651.1",
+ "@aws-sdk/client-sqs": "3.651.1",
"@json2csv/plainjs": "7.0.6"
}
}
From 064b0a93f4bc4bb645b2d407c8761169e55ed9eb Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Sat, 14 Sep 2024 17:26:31 +0000
Subject: [PATCH 04/16] chore(release): 1.5.3 [skip ci]
# [@adobe/spacecat-shared-ahrefs-client-v1.5.3](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-ahrefs-client-v1.5.2...@adobe/spacecat-shared-ahrefs-client-v1.5.3) (2024-09-14)
### Bug Fixes
* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
---
packages/spacecat-shared-ahrefs-client/CHANGELOG.md | 7 +++++++
packages/spacecat-shared-ahrefs-client/package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/packages/spacecat-shared-ahrefs-client/CHANGELOG.md b/packages/spacecat-shared-ahrefs-client/CHANGELOG.md
index 18fe9e50..0c722796 100644
--- a/packages/spacecat-shared-ahrefs-client/CHANGELOG.md
+++ b/packages/spacecat-shared-ahrefs-client/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [@adobe/spacecat-shared-ahrefs-client-v1.5.3](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-ahrefs-client-v1.5.2...@adobe/spacecat-shared-ahrefs-client-v1.5.3) (2024-09-14)
+
+
+### Bug Fixes
+
+* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
+
# [@adobe/spacecat-shared-ahrefs-client-v1.5.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-ahrefs-client-v1.5.1...@adobe/spacecat-shared-ahrefs-client-v1.5.2) (2024-09-04)
diff --git a/packages/spacecat-shared-ahrefs-client/package.json b/packages/spacecat-shared-ahrefs-client/package.json
index 6372f23c..1c6b4e40 100644
--- a/packages/spacecat-shared-ahrefs-client/package.json
+++ b/packages/spacecat-shared-ahrefs-client/package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-shared-ahrefs-client",
- "version": "1.5.2",
+ "version": "1.5.3",
"description": "Shared modules of the Spacecat Services - Ahrefs Client",
"type": "module",
"engines": {
From e0e4d43a1406fc063f608de2fed2f4c19bbff708 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Sat, 14 Sep 2024 17:26:50 +0000
Subject: [PATCH 05/16] chore(release): 1.0.7 [skip ci]
# [@adobe/spacecat-shared-content-client-v1.0.7](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-content-client-v1.0.6...@adobe/spacecat-shared-content-client-v1.0.7) (2024-09-14)
### Bug Fixes
* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
---
packages/spacecat-shared-content-client/CHANGELOG.md | 7 +++++++
packages/spacecat-shared-content-client/package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/packages/spacecat-shared-content-client/CHANGELOG.md b/packages/spacecat-shared-content-client/CHANGELOG.md
index e17d2c07..8bbf6d54 100644
--- a/packages/spacecat-shared-content-client/CHANGELOG.md
+++ b/packages/spacecat-shared-content-client/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [@adobe/spacecat-shared-content-client-v1.0.7](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-content-client-v1.0.6...@adobe/spacecat-shared-content-client-v1.0.7) (2024-09-14)
+
+
+### Bug Fixes
+
+* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
+
# [@adobe/spacecat-shared-content-client-v1.0.6](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-content-client-v1.0.5...@adobe/spacecat-shared-content-client-v1.0.6) (2024-09-13)
diff --git a/packages/spacecat-shared-content-client/package.json b/packages/spacecat-shared-content-client/package.json
index 9222869c..263b22a6 100644
--- a/packages/spacecat-shared-content-client/package.json
+++ b/packages/spacecat-shared-content-client/package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-shared-content-client",
- "version": "1.0.6",
+ "version": "1.0.7",
"description": "Shared modules of the Spacecat Services - Content Client",
"type": "module",
"engines": {
From 7ebbe5c6371582c23cc91411c73a4738491679af Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Sat, 14 Sep 2024 17:27:09 +0000
Subject: [PATCH 06/16] chore(release): 1.44.1 [skip ci]
# [@adobe/spacecat-shared-data-access-v1.44.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.44.0...@adobe/spacecat-shared-data-access-v1.44.1) (2024-09-14)
### Bug Fixes
* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
---
packages/spacecat-shared-data-access/CHANGELOG.md | 7 +++++++
packages/spacecat-shared-data-access/package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/packages/spacecat-shared-data-access/CHANGELOG.md b/packages/spacecat-shared-data-access/CHANGELOG.md
index da57dc1c..c05d78b9 100644
--- a/packages/spacecat-shared-data-access/CHANGELOG.md
+++ b/packages/spacecat-shared-data-access/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [@adobe/spacecat-shared-data-access-v1.44.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.44.0...@adobe/spacecat-shared-data-access-v1.44.1) (2024-09-14)
+
+
+### Bug Fixes
+
+* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
+
# [@adobe/spacecat-shared-data-access-v1.44.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.43.4...@adobe/spacecat-shared-data-access-v1.44.0) (2024-09-11)
diff --git a/packages/spacecat-shared-data-access/package.json b/packages/spacecat-shared-data-access/package.json
index 3f9cf045..a9b72264 100644
--- a/packages/spacecat-shared-data-access/package.json
+++ b/packages/spacecat-shared-data-access/package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-shared-data-access",
- "version": "1.44.0",
+ "version": "1.44.1",
"description": "Shared modules of the Spacecat Services - Data Access",
"type": "module",
"engines": {
From f78688e3f0b58ae39bb4d2afebd092ee68615b2e Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Sat, 14 Sep 2024 17:27:29 +0000
Subject: [PATCH 07/16] chore(release): 1.3.36 [skip ci]
# [@adobe/spacecat-shared-dynamo-v1.3.36](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-dynamo-v1.3.35...@adobe/spacecat-shared-dynamo-v1.3.36) (2024-09-14)
### Bug Fixes
* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
---
packages/spacecat-shared-dynamo/CHANGELOG.md | 7 +++++++
packages/spacecat-shared-dynamo/package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/packages/spacecat-shared-dynamo/CHANGELOG.md b/packages/spacecat-shared-dynamo/CHANGELOG.md
index f09a1adf..725a49b6 100644
--- a/packages/spacecat-shared-dynamo/CHANGELOG.md
+++ b/packages/spacecat-shared-dynamo/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [@adobe/spacecat-shared-dynamo-v1.3.36](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-dynamo-v1.3.35...@adobe/spacecat-shared-dynamo-v1.3.36) (2024-09-14)
+
+
+### Bug Fixes
+
+* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
+
# [@adobe/spacecat-shared-dynamo-v1.3.35](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-dynamo-v1.3.34...@adobe/spacecat-shared-dynamo-v1.3.35) (2024-09-07)
diff --git a/packages/spacecat-shared-dynamo/package.json b/packages/spacecat-shared-dynamo/package.json
index 25f2389d..d0d7a179 100644
--- a/packages/spacecat-shared-dynamo/package.json
+++ b/packages/spacecat-shared-dynamo/package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-shared-dynamo",
- "version": "1.3.35",
+ "version": "1.3.36",
"description": "Shared modules of the Spacecat Services - DynamoDB client",
"type": "module",
"engines": {
From 53c692126efe7c86993ed9abea46ff0be52575c9 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Sat, 14 Sep 2024 17:27:51 +0000
Subject: [PATCH 08/16] chore(release): 1.2.5 [skip ci]
# [@adobe/spacecat-shared-google-client-v1.2.5](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-google-client-v1.2.4...@adobe/spacecat-shared-google-client-v1.2.5) (2024-09-14)
### Bug Fixes
* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
---
packages/spacecat-shared-google-client/CHANGELOG.md | 7 +++++++
packages/spacecat-shared-google-client/package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/packages/spacecat-shared-google-client/CHANGELOG.md b/packages/spacecat-shared-google-client/CHANGELOG.md
index 1940c00d..11f4a9f0 100644
--- a/packages/spacecat-shared-google-client/CHANGELOG.md
+++ b/packages/spacecat-shared-google-client/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [@adobe/spacecat-shared-google-client-v1.2.5](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-google-client-v1.2.4...@adobe/spacecat-shared-google-client-v1.2.5) (2024-09-14)
+
+
+### Bug Fixes
+
+* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
+
# [@adobe/spacecat-shared-google-client-v1.2.4](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-google-client-v1.2.3...@adobe/spacecat-shared-google-client-v1.2.4) (2024-09-07)
diff --git a/packages/spacecat-shared-google-client/package.json b/packages/spacecat-shared-google-client/package.json
index 5d165bc1..c67b0ce2 100644
--- a/packages/spacecat-shared-google-client/package.json
+++ b/packages/spacecat-shared-google-client/package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-shared-google-client",
- "version": "1.2.4",
+ "version": "1.2.5",
"description": "Shared modules of the Spacecat Services - Google Client",
"type": "module",
"engines": {
From 7c59d3b450b0f02808996278ad5d5d3f2aa204d6 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Sat, 14 Sep 2024 17:28:09 +0000
Subject: [PATCH 09/16] chore(release): 1.2.13 [skip ci]
# [@adobe/spacecat-shared-gpt-client-v1.2.13](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-gpt-client-v1.2.12...@adobe/spacecat-shared-gpt-client-v1.2.13) (2024-09-14)
### Bug Fixes
* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
---
packages/spacecat-shared-gpt-client/CHANGELOG.md | 7 +++++++
packages/spacecat-shared-gpt-client/package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/packages/spacecat-shared-gpt-client/CHANGELOG.md b/packages/spacecat-shared-gpt-client/CHANGELOG.md
index 4f915b3a..72105921 100644
--- a/packages/spacecat-shared-gpt-client/CHANGELOG.md
+++ b/packages/spacecat-shared-gpt-client/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [@adobe/spacecat-shared-gpt-client-v1.2.13](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-gpt-client-v1.2.12...@adobe/spacecat-shared-gpt-client-v1.2.13) (2024-09-14)
+
+
+### Bug Fixes
+
+* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
+
# [@adobe/spacecat-shared-gpt-client-v1.2.12](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-gpt-client-v1.2.11...@adobe/spacecat-shared-gpt-client-v1.2.12) (2024-08-24)
diff --git a/packages/spacecat-shared-gpt-client/package.json b/packages/spacecat-shared-gpt-client/package.json
index 1bc09579..02fb4bd3 100644
--- a/packages/spacecat-shared-gpt-client/package.json
+++ b/packages/spacecat-shared-gpt-client/package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-shared-gpt-client",
- "version": "1.2.12",
+ "version": "1.2.13",
"description": "Shared modules of the Spacecat Services - GPT Client",
"type": "module",
"engines": {
From b365a9c48f766053eca2897b8ffa8b5758a72ec0 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Sat, 14 Sep 2024 17:28:28 +0000
Subject: [PATCH 10/16] chore(release): 1.6.9 [skip ci]
# [@adobe/spacecat-shared-http-utils-v1.6.9](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-http-utils-v1.6.8...@adobe/spacecat-shared-http-utils-v1.6.9) (2024-09-14)
### Bug Fixes
* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
---
packages/spacecat-shared-http-utils/CHANGELOG.md | 7 +++++++
packages/spacecat-shared-http-utils/package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/packages/spacecat-shared-http-utils/CHANGELOG.md b/packages/spacecat-shared-http-utils/CHANGELOG.md
index 76c14901..b8f1096b 100644
--- a/packages/spacecat-shared-http-utils/CHANGELOG.md
+++ b/packages/spacecat-shared-http-utils/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [@adobe/spacecat-shared-http-utils-v1.6.9](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-http-utils-v1.6.8...@adobe/spacecat-shared-http-utils-v1.6.9) (2024-09-14)
+
+
+### Bug Fixes
+
+* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
+
# [@adobe/spacecat-shared-http-utils-v1.6.8](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-http-utils-v1.6.7...@adobe/spacecat-shared-http-utils-v1.6.8) (2024-08-22)
diff --git a/packages/spacecat-shared-http-utils/package.json b/packages/spacecat-shared-http-utils/package.json
index f9c16a4d..08b5a524 100644
--- a/packages/spacecat-shared-http-utils/package.json
+++ b/packages/spacecat-shared-http-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-shared-http-utils",
- "version": "1.6.8",
+ "version": "1.6.9",
"description": "Shared modules of the Spacecat Services - HTTP Utils",
"type": "module",
"engines": {
From 33cb0f609b92ea973f0758a456fd4bcf789cf189 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Sat, 14 Sep 2024 17:28:50 +0000
Subject: [PATCH 11/16] chore(release): 1.3.14 [skip ci]
# [@adobe/spacecat-shared-ims-client-v1.3.14](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-ims-client-v1.3.13...@adobe/spacecat-shared-ims-client-v1.3.14) (2024-09-14)
### Bug Fixes
* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
---
packages/spacecat-shared-ims-client/CHANGELOG.md | 7 +++++++
packages/spacecat-shared-ims-client/package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/packages/spacecat-shared-ims-client/CHANGELOG.md b/packages/spacecat-shared-ims-client/CHANGELOG.md
index f76efc5d..e34836ef 100644
--- a/packages/spacecat-shared-ims-client/CHANGELOG.md
+++ b/packages/spacecat-shared-ims-client/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [@adobe/spacecat-shared-ims-client-v1.3.14](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-ims-client-v1.3.13...@adobe/spacecat-shared-ims-client-v1.3.14) (2024-09-14)
+
+
+### Bug Fixes
+
+* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
+
# [@adobe/spacecat-shared-ims-client-v1.3.13](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-ims-client-v1.3.12...@adobe/spacecat-shared-ims-client-v1.3.13) (2024-08-24)
diff --git a/packages/spacecat-shared-ims-client/package.json b/packages/spacecat-shared-ims-client/package.json
index cac824f2..399a082e 100644
--- a/packages/spacecat-shared-ims-client/package.json
+++ b/packages/spacecat-shared-ims-client/package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-shared-ims-client",
- "version": "1.3.13",
+ "version": "1.3.14",
"description": "Shared modules of the Spacecat Services - IMS Client",
"type": "module",
"engines": {
From 2b1098ee8e53deaa2ffc73538d92a13b83f9d419 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Sat, 14 Sep 2024 17:29:09 +0000
Subject: [PATCH 12/16] chore(release): 2.9.1 [skip ci]
# [@adobe/spacecat-shared-rum-api-client-v2.9.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-rum-api-client-v2.9.0...@adobe/spacecat-shared-rum-api-client-v2.9.1) (2024-09-14)
### Bug Fixes
* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
---
packages/spacecat-shared-rum-api-client/CHANGELOG.md | 7 +++++++
packages/spacecat-shared-rum-api-client/package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/packages/spacecat-shared-rum-api-client/CHANGELOG.md b/packages/spacecat-shared-rum-api-client/CHANGELOG.md
index 0ffc0497..16315d3d 100644
--- a/packages/spacecat-shared-rum-api-client/CHANGELOG.md
+++ b/packages/spacecat-shared-rum-api-client/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [@adobe/spacecat-shared-rum-api-client-v2.9.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-rum-api-client-v2.9.0...@adobe/spacecat-shared-rum-api-client-v2.9.1) (2024-09-14)
+
+
+### Bug Fixes
+
+* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
+
# [@adobe/spacecat-shared-rum-api-client-v2.9.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-rum-api-client-v2.8.0...@adobe/spacecat-shared-rum-api-client-v2.9.0) (2024-09-03)
diff --git a/packages/spacecat-shared-rum-api-client/package.json b/packages/spacecat-shared-rum-api-client/package.json
index 188bbb1e..7ea1c5f3 100644
--- a/packages/spacecat-shared-rum-api-client/package.json
+++ b/packages/spacecat-shared-rum-api-client/package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-shared-rum-api-client",
- "version": "2.9.0",
+ "version": "2.9.1",
"description": "Shared modules of the Spacecat Services - Rum API client",
"type": "module",
"engines": {
From 620b4b86b51839bad104a7b5256b6645e8982c02 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Sat, 14 Sep 2024 17:29:27 +0000
Subject: [PATCH 13/16] chore(release): 1.3.15 [skip ci]
# [@adobe/spacecat-shared-slack-client-v1.3.15](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-slack-client-v1.3.14...@adobe/spacecat-shared-slack-client-v1.3.15) (2024-09-14)
### Bug Fixes
* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
---
packages/spacecat-shared-slack-client/CHANGELOG.md | 7 +++++++
packages/spacecat-shared-slack-client/package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/packages/spacecat-shared-slack-client/CHANGELOG.md b/packages/spacecat-shared-slack-client/CHANGELOG.md
index 6f5462da..458a7051 100644
--- a/packages/spacecat-shared-slack-client/CHANGELOG.md
+++ b/packages/spacecat-shared-slack-client/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [@adobe/spacecat-shared-slack-client-v1.3.15](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-slack-client-v1.3.14...@adobe/spacecat-shared-slack-client-v1.3.15) (2024-09-14)
+
+
+### Bug Fixes
+
+* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
+
# [@adobe/spacecat-shared-slack-client-v1.3.14](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-slack-client-v1.3.13...@adobe/spacecat-shared-slack-client-v1.3.14) (2024-09-07)
diff --git a/packages/spacecat-shared-slack-client/package.json b/packages/spacecat-shared-slack-client/package.json
index 0b8a97fe..a45c5d84 100644
--- a/packages/spacecat-shared-slack-client/package.json
+++ b/packages/spacecat-shared-slack-client/package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-shared-slack-client",
- "version": "1.3.14",
+ "version": "1.3.15",
"description": "Shared modules of the Spacecat Services - Slack Client",
"type": "module",
"engines": {
From 300b683d4068e6d55aa7b65bdd3f1fa7f5586703 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Sat, 14 Sep 2024 17:29:49 +0000
Subject: [PATCH 14/16] chore(release): 1.19.8 [skip ci]
# [@adobe/spacecat-shared-utils-v1.19.8](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-utils-v1.19.7...@adobe/spacecat-shared-utils-v1.19.8) (2024-09-14)
### Bug Fixes
* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
---
packages/spacecat-shared-utils/CHANGELOG.md | 7 +++++++
packages/spacecat-shared-utils/package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/packages/spacecat-shared-utils/CHANGELOG.md b/packages/spacecat-shared-utils/CHANGELOG.md
index e529c0b5..1794f5fa 100644
--- a/packages/spacecat-shared-utils/CHANGELOG.md
+++ b/packages/spacecat-shared-utils/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [@adobe/spacecat-shared-utils-v1.19.8](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-utils-v1.19.7...@adobe/spacecat-shared-utils-v1.19.8) (2024-09-14)
+
+
+### Bug Fixes
+
+* **deps:** update external fixes ([#369](https://github.com/adobe/spacecat-shared/issues/369)) ([5412d7b](https://github.com/adobe/spacecat-shared/commit/5412d7be554b9940d43b39b18f2913146e866846))
+
# [@adobe/spacecat-shared-utils-v1.19.7](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-utils-v1.19.6...@adobe/spacecat-shared-utils-v1.19.7) (2024-09-07)
diff --git a/packages/spacecat-shared-utils/package.json b/packages/spacecat-shared-utils/package.json
index 5dc2f798..c3f679c3 100644
--- a/packages/spacecat-shared-utils/package.json
+++ b/packages/spacecat-shared-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-shared-utils",
- "version": "1.19.7",
+ "version": "1.19.8",
"description": "Shared modules of the Spacecat Services - utils",
"type": "module",
"engines": {
From 1327a5bcc60fdb7dab0284e9d10d3001ad7fa403 Mon Sep 17 00:00:00 2001
From: Iulia Grumaz
Date: Mon, 16 Sep 2024 14:52:45 +0300
Subject: [PATCH 15/16] fix(audits): extend expiry date for audits from 1 to 6
months (#363)
Extend expiry date for audits from 1 to 6 months.
Temporarily until we clarify how to rollup and summarize the data based on reporting use cases.
---
packages/spacecat-shared-data-access/src/models/audit.js | 2 +-
.../spacecat-shared-data-access/test/unit/models/audit.test.js | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/packages/spacecat-shared-data-access/src/models/audit.js b/packages/spacecat-shared-data-access/src/models/audit.js
index abc15be5..48bed660 100644
--- a/packages/spacecat-shared-data-access/src/models/audit.js
+++ b/packages/spacecat-shared-data-access/src/models/audit.js
@@ -25,7 +25,7 @@ export const AUDIT_TYPE_LHS_MOBILE = 'lhs-mobile';
export const AUDIT_TYPE_EXPERIMENTATION_ESS_MONTHLY = 'experimentation-ess-monthly';
export const AUDIT_TYPE_EXPERIMENTATION_ESS_DAILY = 'experimentation-ess-daily';
-const EXPIRES_IN_DAYS = 30;
+const EXPIRES_IN_DAYS = 30 * 6;
const AUDIT_TYPE_PROPERTIES = {
[AUDIT_TYPE_LHS_DESKTOP]: ['performance', 'seo', 'accessibility', 'best-practices'],
diff --git a/packages/spacecat-shared-data-access/test/unit/models/audit.test.js b/packages/spacecat-shared-data-access/test/unit/models/audit.test.js
index 6d35eaf5..0607d391 100644
--- a/packages/spacecat-shared-data-access/test/unit/models/audit.test.js
+++ b/packages/spacecat-shared-data-access/test/unit/models/audit.test.js
@@ -109,7 +109,7 @@ describe('Audit Model Tests', () => {
const audit = createAudit(validData);
expect(audit.getExpiresAt()).to.be.a('Date');
const expectedDate = new Date(validData.auditedAt);
- expectedDate.setDate(expectedDate.getDate() + 30);
+ expectedDate.setDate(expectedDate.getDate() + 30 * 6);
expect(audit.getExpiresAt().toDateString()).to.equal(expectedDate.toDateString());
});
});
From 0362ba4fbade99737b4cd32d57e120b697b44fe0 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Mon, 16 Sep 2024 11:55:12 +0000
Subject: [PATCH 16/16] chore(release): 1.44.2 [skip ci]
# [@adobe/spacecat-shared-data-access-v1.44.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.44.1...@adobe/spacecat-shared-data-access-v1.44.2) (2024-09-16)
### Bug Fixes
* **audits:** extend expiry date for audits from 1 to 6 months ([#363](https://github.com/adobe/spacecat-shared/issues/363)) ([1327a5b](https://github.com/adobe/spacecat-shared/commit/1327a5bcc60fdb7dab0284e9d10d3001ad7fa403))
---
packages/spacecat-shared-data-access/CHANGELOG.md | 7 +++++++
packages/spacecat-shared-data-access/package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/packages/spacecat-shared-data-access/CHANGELOG.md b/packages/spacecat-shared-data-access/CHANGELOG.md
index c05d78b9..15c49ebc 100644
--- a/packages/spacecat-shared-data-access/CHANGELOG.md
+++ b/packages/spacecat-shared-data-access/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [@adobe/spacecat-shared-data-access-v1.44.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.44.1...@adobe/spacecat-shared-data-access-v1.44.2) (2024-09-16)
+
+
+### Bug Fixes
+
+* **audits:** extend expiry date for audits from 1 to 6 months ([#363](https://github.com/adobe/spacecat-shared/issues/363)) ([1327a5b](https://github.com/adobe/spacecat-shared/commit/1327a5bcc60fdb7dab0284e9d10d3001ad7fa403))
+
# [@adobe/spacecat-shared-data-access-v1.44.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.44.0...@adobe/spacecat-shared-data-access-v1.44.1) (2024-09-14)
diff --git a/packages/spacecat-shared-data-access/package.json b/packages/spacecat-shared-data-access/package.json
index a9b72264..fe46eb17 100644
--- a/packages/spacecat-shared-data-access/package.json
+++ b/packages/spacecat-shared-data-access/package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-shared-data-access",
- "version": "1.44.1",
+ "version": "1.44.2",
"description": "Shared modules of the Spacecat Services - Data Access",
"type": "module",
"engines": {