summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-10-04 15:04:28 +0900
committerGitHub <noreply@github.com>2025-10-04 15:04:28 +0900
commita393d5a87e2bf8de2999f599f6312397c795e1c3 (patch)
tree57ae2437cc2c090a490122693271610097814166
parentBump version to 2025.10.0 in CHANGELOG (diff)
downloadmisskey-a393d5a87e2bf8de2999f599f6312397c795e1c3.tar.gz
misskey-a393d5a87e2bf8de2999f599f6312397c795e1c3.tar.bz2
misskey-a393d5a87e2bf8de2999f599f6312397c795e1c3.zip
fix(deps): update [backend] update dependencies (#16547)
* fix(deps): update [backend] update dependencies * chore: update typeorm.patch * fix: handle socket creation failure in HttpRequestServiceAgent --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: anatawa12 <anatawa12@icloud.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
-rw-r--r--packages/backend/package.json52
-rw-r--r--packages/backend/src/core/HttpRequestService.ts48
-rw-r--r--patches/typeorm.patch4
-rw-r--r--pnpm-lock.yaml1853
4 files changed, 1352 insertions, 605 deletions
diff --git a/packages/backend/package.json b/packages/backend/package.json
index 5114912769..07a80abc0f 100644
--- a/packages/backend/package.json
+++ b/packages/backend/package.json
@@ -39,17 +39,17 @@
},
"optionalDependencies": {
"@swc/core-android-arm64": "1.3.11",
- "@swc/core-darwin-arm64": "1.13.5",
- "@swc/core-darwin-x64": "1.13.5",
+ "@swc/core-darwin-arm64": "1.13.19",
+ "@swc/core-darwin-x64": "1.13.19",
"@swc/core-freebsd-x64": "1.3.11",
- "@swc/core-linux-arm-gnueabihf": "1.13.5",
- "@swc/core-linux-arm64-gnu": "1.13.5",
- "@swc/core-linux-arm64-musl": "1.13.5",
- "@swc/core-linux-x64-gnu": "1.13.5",
- "@swc/core-linux-x64-musl": "1.13.5",
- "@swc/core-win32-arm64-msvc": "1.13.5",
- "@swc/core-win32-ia32-msvc": "1.13.5",
- "@swc/core-win32-x64-msvc": "1.13.5",
+ "@swc/core-linux-arm-gnueabihf": "1.13.19",
+ "@swc/core-linux-arm64-gnu": "1.13.19",
+ "@swc/core-linux-arm64-musl": "1.13.19",
+ "@swc/core-linux-x64-gnu": "1.13.19",
+ "@swc/core-linux-x64-musl": "1.13.19",
+ "@swc/core-win32-arm64-msvc": "1.13.19",
+ "@swc/core-win32-ia32-msvc": "1.13.19",
+ "@swc/core-win32-x64-msvc": "1.13.19",
"@tensorflow/tfjs": "4.22.0",
"@tensorflow/tfjs-node": "4.22.0",
"bufferutil": "4.0.9",
@@ -69,8 +69,8 @@
"utf-8-validate": "6.0.5"
},
"dependencies": {
- "@aws-sdk/client-s3": "3.883.0",
- "@aws-sdk/lib-storage": "3.883.0",
+ "@aws-sdk/client-s3": "3.896.0",
+ "@aws-sdk/lib-storage": "3.895.0",
"@discordapp/twemoji": "16.0.1",
"@fastify/accepts": "5.0.2",
"@fastify/cookie": "11.0.2",
@@ -82,7 +82,7 @@
"@fastify/view": "10.0.2",
"@misskey-dev/sharp-read-bmp": "1.2.0",
"@misskey-dev/summaly": "5.2.3",
- "@napi-rs/canvas": "0.1.79",
+ "@napi-rs/canvas": "0.1.80",
"@nestjs/common": "11.1.6",
"@nestjs/core": "11.1.6",
"@nestjs/testing": "11.1.6",
@@ -103,29 +103,29 @@
"bcryptjs": "2.4.3",
"blurhash": "2.0.5",
"body-parser": "1.20.3",
- "bullmq": "5.58.5",
+ "bullmq": "5.58.8",
"cacheable-lookup": "7.0.0",
"cbor": "9.0.2",
- "chalk": "5.6.0",
- "chalk-template": "1.1.0",
+ "chalk": "5.6.2",
+ "chalk-template": "1.1.2",
"chokidar": "4.0.3",
"cli-highlight": "2.1.11",
"color-convert": "2.0.1",
"content-disposition": "0.5.4",
"date-fns": "2.30.0",
"deep-email-validator": "0.1.21",
- "fastify": "5.6.0",
+ "fastify": "5.6.1",
"fastify-raw-body": "5.0.0",
"feed": "4.2.2",
"file-type": "19.6.0",
"fluent-ffmpeg": "2.1.3",
"form-data": "4.0.4",
- "got": "14.4.8",
+ "got": "14.4.9",
"happy-dom": "16.8.1",
"hpagent": "1.2.0",
"htmlescape": "1.1.1",
"http-link-header": "1.1.3",
- "ioredis": "5.7.0",
+ "ioredis": "5.8.0",
"ip-cidr": "4.0.2",
"ipaddr.js": "2.2.0",
"is-svg": "5.1.0",
@@ -135,14 +135,14 @@
"jsonld": "8.3.3",
"jsrsasign": "11.1.0",
"juice": "11.0.1",
- "meilisearch": "0.52.0",
+ "meilisearch": "0.53.0",
"mfm-js": "0.25.0",
"microformats-parser": "2.0.4",
"mime-types": "2.1.35",
"misskey-js": "workspace:*",
"misskey-reversi": "workspace:*",
"ms": "3.0.0-canary.202508261828",
- "nanoid": "5.1.5",
+ "nanoid": "5.1.6",
"nested-property": "4.0.0",
"node-fetch": "3.3.2",
"nodemailer": "6.10.1",
@@ -175,12 +175,12 @@
"slacc": "0.0.10",
"strict-event-emitter-types": "2.0.0",
"stringz": "2.1.0",
- "systeminformation": "5.27.8",
+ "systeminformation": "5.27.10",
"tinycolor2": "1.6.0",
"tmp": "0.2.5",
"tsc-alias": "1.8.16",
"tsconfig-paths": "4.2.0",
- "typeorm": "0.3.26",
+ "typeorm": "0.3.27",
"typescript": "5.9.2",
"ulid": "2.4.0",
"vary": "1.1.2",
@@ -210,7 +210,7 @@
"@types/jsrsasign": "10.5.15",
"@types/mime-types": "2.1.4",
"@types/ms": "0.7.34",
- "@types/node": "22.18.1",
+ "@types/node": "22.18.6",
"@types/nodemailer": "6.4.19",
"@types/oauth": "0.9.6",
"@types/oauth2orize": "1.11.5",
@@ -231,8 +231,8 @@
"@types/vary": "1.1.3",
"@types/web-push": "3.6.4",
"@types/ws": "8.18.1",
- "@typescript-eslint/eslint-plugin": "8.42.0",
- "@typescript-eslint/parser": "8.42.0",
+ "@typescript-eslint/eslint-plugin": "8.44.1",
+ "@typescript-eslint/parser": "8.44.1",
"aws-sdk-client-mock": "4.1.0",
"cross-env": "7.0.3",
"eslint-plugin-import": "2.32.0",
diff --git a/packages/backend/src/core/HttpRequestService.ts b/packages/backend/src/core/HttpRequestService.ts
index f7973cbb66..5714bde8bf 100644
--- a/packages/backend/src/core/HttpRequestService.ts
+++ b/packages/backend/src/core/HttpRequestService.ts
@@ -37,17 +37,23 @@ class HttpRequestServiceAgent extends http.Agent {
@bindThis
public createConnection(options: http.ClientRequestArgs, callback?: (err: Error | null, stream: stream.Duplex) => void): stream.Duplex {
- const socket = super.createConnection(options, callback)
- .on('connect', () => {
- if (socket instanceof net.Socket && process.env.NODE_ENV === 'production') {
- const address = socket.remoteAddress;
- if (address && ipaddr.isValid(address)) {
- if (this.isPrivateIp(address)) {
- socket.destroy(new Error(`Blocked address: ${address}`));
- }
+ const socket = super.createConnection(options, callback);
+
+ if (socket == null) {
+ throw new Error('Failed to create socket');
+ }
+
+ socket.on('connect', () => {
+ if (socket instanceof net.Socket && process.env.NODE_ENV === 'production') {
+ const address = socket.remoteAddress;
+ if (address && ipaddr.isValid(address)) {
+ if (this.isPrivateIp(address)) {
+ socket.destroy(new Error(`Blocked address: ${address}`));
}
}
- });
+ }
+ });
+
return socket;
}
@@ -76,17 +82,23 @@ class HttpsRequestServiceAgent extends https.Agent {
@bindThis
public createConnection(options: http.ClientRequestArgs, callback?: (err: Error | null, stream: stream.Duplex) => void): stream.Duplex {
- const socket = super.createConnection(options, callback)
- .on('connect', () => {
- if (socket instanceof net.Socket && process.env.NODE_ENV === 'production') {
- const address = socket.remoteAddress;
- if (address && ipaddr.isValid(address)) {
- if (this.isPrivateIp(address)) {
- socket.destroy(new Error(`Blocked address: ${address}`));
- }
+ const socket = super.createConnection(options, callback);
+
+ if (socket == null) {
+ throw new Error('Failed to create socket');
+ }
+
+ socket.on('connect', () => {
+ if (socket instanceof net.Socket && process.env.NODE_ENV === 'production') {
+ const address = socket.remoteAddress;
+ if (address && ipaddr.isValid(address)) {
+ if (this.isPrivateIp(address)) {
+ socket.destroy(new Error(`Blocked address: ${address}`));
}
}
- });
+ }
+ });
+
return socket;
}
diff --git a/patches/typeorm.patch b/patches/typeorm.patch
index d5b4323781..6b30cddb66 100644
--- a/patches/typeorm.patch
+++ b/patches/typeorm.patch
@@ -1,8 +1,8 @@
diff --git a/driver/postgres/PostgresDriver.js b/driver/postgres/PostgresDriver.js
-index 278f29c1f3deec4939bb4ed90e6edae167f704e0..9a84c3098dda915d6c33e24d925a8fa09af9095e 100644
+index e13b903c73b71113bb529552e59fb4ce0ca8af0c..50de6a60120ece7ebf49009eac588a5313343f39 100644
--- a/driver/postgres/PostgresDriver.js
+++ b/driver/postgres/PostgresDriver.js
-@@ -785,10 +785,10 @@ class PostgresDriver {
+@@ -819,10 +819,10 @@ class PostgresDriver {
const tableColumnDefault = typeof tableColumn.default === "string"
? JSON.parse(tableColumn.default.substring(1, tableColumn.default.length - 1))
: tableColumn.default;
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 9060fee7c9..a5a64fadda 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -11,7 +11,7 @@ overrides:
patchedDependencies:
typeorm:
- hash: 2677b97a423e157945c154e64183d3ae2eb44dfa9cb0e5ce731a7612f507bb56
+ hash: b1141d7fd5ff7abdae28a93b2a634f595c7848518643c08d120698da1d2b4ebc
path: patches/typeorm.patch
importers:
@@ -96,11 +96,11 @@ importers:
packages/backend:
dependencies:
'@aws-sdk/client-s3':
- specifier: 3.883.0
- version: 3.883.0
+ specifier: 3.896.0
+ version: 3.896.0
'@aws-sdk/lib-storage':
- specifier: 3.883.0
- version: 3.883.0(@aws-sdk/client-s3@3.883.0)
+ specifier: 3.895.0
+ version: 3.895.0(@aws-sdk/client-s3@3.896.0)
'@discordapp/twemoji':
specifier: 16.0.1
version: 16.0.1
@@ -135,8 +135,8 @@ importers:
specifier: 5.2.3
version: 5.2.3
'@napi-rs/canvas':
- specifier: 0.1.79
- version: 0.1.79
+ specifier: 0.1.80
+ version: 0.1.80
'@nestjs/common':
specifier: 11.1.6
version: 11.1.6(reflect-metadata@0.2.2)(rxjs@7.8.2)
@@ -198,8 +198,8 @@ importers:
specifier: 1.20.3
version: 1.20.3
bullmq:
- specifier: 5.58.5
- version: 5.58.5
+ specifier: 5.58.8
+ version: 5.58.8
cacheable-lookup:
specifier: 7.0.0
version: 7.0.0
@@ -207,11 +207,11 @@ importers:
specifier: 9.0.2
version: 9.0.2
chalk:
- specifier: 5.6.0
- version: 5.6.0
+ specifier: 5.6.2
+ version: 5.6.2
chalk-template:
- specifier: 1.1.0
- version: 1.1.0
+ specifier: 1.1.2
+ version: 1.1.2
chokidar:
specifier: 4.0.3
version: 4.0.3
@@ -231,8 +231,8 @@ importers:
specifier: 0.1.21
version: 0.1.21
fastify:
- specifier: 5.6.0
- version: 5.6.0
+ specifier: 5.6.1
+ version: 5.6.1
fastify-raw-body:
specifier: 5.0.0
version: 5.0.0
@@ -249,8 +249,8 @@ importers:
specifier: 4.0.4
version: 4.0.4
got:
- specifier: 14.4.8
- version: 14.4.8
+ specifier: 14.4.9
+ version: 14.4.9
happy-dom:
specifier: 16.8.1
version: 16.8.1
@@ -264,8 +264,8 @@ importers:
specifier: 1.1.3
version: 1.1.3
ioredis:
- specifier: 5.7.0
- version: 5.7.0
+ specifier: 5.8.0
+ version: 5.8.0
ip-cidr:
specifier: 4.0.2
version: 4.0.2
@@ -294,8 +294,8 @@ importers:
specifier: 11.0.1
version: 11.0.1
meilisearch:
- specifier: 0.52.0
- version: 0.52.0
+ specifier: 0.53.0
+ version: 0.53.0
mfm-js:
specifier: 0.25.0
version: 0.25.0
@@ -315,8 +315,8 @@ importers:
specifier: 3.0.0-canary.202508261828
version: 3.0.0-canary.202508261828
nanoid:
- specifier: 5.1.5
- version: 5.1.5
+ specifier: 5.1.6
+ version: 5.1.6
nested-property:
specifier: 4.0.0
version: 4.0.0
@@ -414,8 +414,8 @@ importers:
specifier: 2.1.0
version: 2.1.0
systeminformation:
- specifier: 5.27.8
- version: 5.27.8
+ specifier: 5.27.10
+ version: 5.27.10
tinycolor2:
specifier: 1.6.0
version: 1.6.0
@@ -429,8 +429,8 @@ importers:
specifier: 4.2.0
version: 4.2.0
typeorm:
- specifier: 0.3.26
- version: 0.3.26(patch_hash=2677b97a423e157945c154e64183d3ae2eb44dfa9cb0e5ce731a7612f507bb56)(ioredis@5.7.0)(pg@8.16.3)(reflect-metadata@0.2.2)
+ specifier: 0.3.27
+ version: 0.3.27(patch_hash=b1141d7fd5ff7abdae28a93b2a634f595c7848518643c08d120698da1d2b4ebc)(ioredis@5.8.0)(pg@8.16.3)(reflect-metadata@0.2.2)
typescript:
specifier: 5.9.2
version: 5.9.2
@@ -514,8 +514,8 @@ importers:
specifier: 0.7.34
version: 0.7.34
'@types/node':
- specifier: 22.18.1
- version: 22.18.1
+ specifier: 22.18.6
+ version: 22.18.6
'@types/nodemailer':
specifier: 6.4.19
version: 6.4.19
@@ -577,11 +577,11 @@ importers:
specifier: 8.18.1
version: 8.18.1
'@typescript-eslint/eslint-plugin':
- specifier: 8.42.0
- version: 8.42.0(@typescript-eslint/parser@8.42.0(eslint@9.35.0)(typescript@5.9.2))(eslint@9.35.0)(typescript@5.9.2)
+ specifier: 8.44.1
+ version: 8.44.1(@typescript-eslint/parser@8.44.1(eslint@9.35.0)(typescript@5.9.2))(eslint@9.35.0)(typescript@5.9.2)
'@typescript-eslint/parser':
- specifier: 8.42.0
- version: 8.42.0(eslint@9.35.0)(typescript@5.9.2)
+ specifier: 8.44.1
+ version: 8.44.1(eslint@9.35.0)(typescript@5.9.2)
aws-sdk-client-mock:
specifier: 4.1.0
version: 4.1.0
@@ -590,7 +590,7 @@ importers:
version: 7.0.3
eslint-plugin-import:
specifier: 2.32.0
- version: 2.32.0(@typescript-eslint/parser@8.42.0(eslint@9.35.0)(typescript@5.9.2))(eslint@9.35.0)
+ version: 2.32.0(@typescript-eslint/parser@8.44.1(eslint@9.35.0)(typescript@5.9.2))(eslint@9.35.0)
execa:
specifier: 8.0.1
version: 8.0.1
@@ -599,7 +599,7 @@ importers:
version: 9.0.0
jest:
specifier: 29.7.0
- version: 29.7.0(@types/node@22.18.1)
+ version: 29.7.0(@types/node@22.18.6)
jest-mock:
specifier: 29.7.0
version: 29.7.0
@@ -620,38 +620,38 @@ importers:
specifier: 1.3.11
version: 1.3.11
'@swc/core-darwin-arm64':
- specifier: 1.13.5
- version: 1.13.5
+ specifier: 1.13.19
+ version: 1.13.19
'@swc/core-darwin-x64':
- specifier: 1.13.5
- version: 1.13.5
+ specifier: 1.13.19
+ version: 1.13.19
'@swc/core-freebsd-x64':
specifier: 1.3.11
version: 1.3.11
'@swc/core-linux-arm-gnueabihf':
- specifier: 1.13.5
- version: 1.13.5
+ specifier: 1.13.19
+ version: 1.13.19
'@swc/core-linux-arm64-gnu':
- specifier: 1.13.5
- version: 1.13.5
+ specifier: 1.13.19
+ version: 1.13.19
'@swc/core-linux-arm64-musl':
- specifier: 1.13.5
- version: 1.13.5
+ specifier: 1.13.19
+ version: 1.13.19
'@swc/core-linux-x64-gnu':
- specifier: 1.13.5
- version: 1.13.5
+ specifier: 1.13.19
+ version: 1.13.19
'@swc/core-linux-x64-musl':
- specifier: 1.13.5
- version: 1.13.5
+ specifier: 1.13.19
+ version: 1.13.19
'@swc/core-win32-arm64-msvc':
- specifier: 1.13.5
- version: 1.13.5
+ specifier: 1.13.19
+ version: 1.13.19
'@swc/core-win32-ia32-msvc':
- specifier: 1.13.5
- version: 1.13.5
+ specifier: 1.13.19
+ version: 1.13.19
'@swc/core-win32-x64-msvc':
- specifier: 1.13.5
- version: 1.13.5
+ specifier: 1.13.19
+ version: 1.13.19
'@tensorflow/tfjs':
specifier: 4.22.0
version: 4.22.0(encoding@0.1.13)(seedrandom@3.0.5)
@@ -1619,8 +1619,8 @@ packages:
'@aws-crypto/util@5.2.0':
resolution: {integrity: sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==}
- '@aws-sdk/client-s3@3.883.0':
- resolution: {integrity: sha512-+l/p5G/bbobzcils5wKSV1vQEITvJIXDkLfkMWLpF6CC3YfdSDlVn1VOD+NcfuOuVGv4UkwcJzWuC6eaX6t8jg==}
+ '@aws-sdk/client-s3@3.896.0':
+ resolution: {integrity: sha512-UETVuMLQRqgrWxTnavotY0TlB/jaR9sL3hkIFPx4KtjmigNBdwRaiVfOuTnIXKd+w9RPINYG//nnrK+5gIyZkA==}
engines: {node: '>=18.0.0'}
'@aws-sdk/client-ses@3.873.0':
@@ -1631,166 +1631,182 @@ packages:
resolution: {integrity: sha512-EmcrOgFODWe7IsLKFTeSXM9TlQ80/BO1MBISlr7w2ydnOaUYIiPGRRJnDpeIgMaNqT4Rr2cRN2RiMrbFO7gDdA==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/client-sso@3.883.0':
- resolution: {integrity: sha512-Ybjw76yPceEBO7+VLjy5+/Gr0A1UNymSDHda5w8tfsS2iHZt/vuD6wrYpHdLoUx4H5la8ZhwcSfK/+kmE+QLPw==}
+ '@aws-sdk/client-sso@3.896.0':
+ resolution: {integrity: sha512-mpE3mrNili1dcvEvxaYjyoib8HlRXkb2bY5a3WeK++KObFY+HUujKtgQmiNSRX5YwQszm//fTrmGMmv9zpMcKg==}
engines: {node: '>=18.0.0'}
'@aws-sdk/core@3.873.0':
resolution: {integrity: sha512-WrROjp8X1VvmnZ4TBzwM7RF+EB3wRaY9kQJLXw+Aes0/3zRjUXvGIlseobGJMqMEGnM0YekD2F87UaVfot1xeQ==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/core@3.883.0':
- resolution: {integrity: sha512-FmkqnqBLkXi4YsBPbF6vzPa0m4XKUuvgKDbamfw4DZX2CzfBZH6UU4IwmjNV3ZM38m0xraHarK8KIbGSadN3wg==}
+ '@aws-sdk/core@3.896.0':
+ resolution: {integrity: sha512-uJaoyWKeGNyCyeI+cIJrD7LEB4iF/W8/x2ij7zg32OFpAAJx96N34/e+XSKp/xkJpO5FKiBOskKLnHeUsJsAPA==}
engines: {node: '>=18.0.0'}
'@aws-sdk/credential-provider-env@3.873.0':
resolution: {integrity: sha512-FWj1yUs45VjCADv80JlGshAttUHBL2xtTAbJcAxkkJZzLRKVkdyrepFWhv/95MvDyzfbT6PgJiWMdW65l/8ooA==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/credential-provider-env@3.883.0':
- resolution: {integrity: sha512-Z6tPBXPCodfhIF1rvQKoeRGMkwL6TK0xdl1UoMIA1x4AfBpPICAF77JkFBExk/pdiFYq1d04Qzddd/IiujSlLg==}
+ '@aws-sdk/credential-provider-env@3.896.0':
+ resolution: {integrity: sha512-Cnqhupdkp825ICySrz4QTI64Nq3AmUAscPW8dueanni0avYBDp7RBppX4H0+6icqN569B983XNfQ0YSImQhfhg==}
engines: {node: '>=18.0.0'}
'@aws-sdk/credential-provider-http@3.873.0':
resolution: {integrity: sha512-0sIokBlXIsndjZFUfr3Xui8W6kPC4DAeBGAXxGi9qbFZ9PWJjn1vt2COLikKH3q2snchk+AsznREZG8NW6ezSg==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/credential-provider-http@3.883.0':
- resolution: {integrity: sha512-P589ug1lMOOEYLTaQJjSP+Gee34za8Kk2LfteNQfO9SpByHFgGj++Sg8VyIe30eZL8Q+i4qTt24WDCz1c+dgYg==}
+ '@aws-sdk/credential-provider-http@3.896.0':
+ resolution: {integrity: sha512-CN0fTCKCUA1OTSx1c76o8XyJCy2WoI/av3J8r8mL6GmxTerhLRyzDy/MwxzPjTYPoL+GLEg6V4a9fRkWj1hBUA==}
engines: {node: '>=18.0.0'}
'@aws-sdk/credential-provider-ini@3.873.0':
resolution: {integrity: sha512-bQdGqh47Sk0+2S3C+N46aNQsZFzcHs7ndxYLARH/avYXf02Nl68p194eYFaAHJSQ1re5IbExU1+pbums7FJ9fA==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/credential-provider-ini@3.883.0':
- resolution: {integrity: sha512-n6z9HTzuDEdugXvPiE/95VJXbF4/gBffdV/SRHDJKtDHaRuvp/gggbfmfVSTFouGVnlKPb2pQWQsW3Nr/Y3Lrw==}
+ '@aws-sdk/credential-provider-ini@3.896.0':
+ resolution: {integrity: sha512-+rbYG98czzwZLTYHJasK+VBjnIeXk73mRpZXHvaa4kDNxBezdN2YsoGNpLlPSxPdbpq18LY3LRtkdFTaT6DIQA==}
engines: {node: '>=18.0.0'}
'@aws-sdk/credential-provider-node@3.873.0':
resolution: {integrity: sha512-+v/xBEB02k2ExnSDL8+1gD6UizY4Q/HaIJkNSkitFynRiiTQpVOSkCkA0iWxzksMeN8k1IHTE5gzeWpkEjNwbA==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/credential-provider-node@3.883.0':
- resolution: {integrity: sha512-QIUhsatsrwfB9ZsKpmi0EySSfexVP61wgN7hr493DOileh2QsKW4XATEfsWNmx0dj9323Vg1Mix7bXtRfl9cGg==}
+ '@aws-sdk/credential-provider-node@3.896.0':
+ resolution: {integrity: sha512-J0Jm+56MNngk1PIyqoJFf5FC2fjA4CYXlqODqNRDtid7yk7HB9W3UTtvxofmii5KJOLcHGNPdGnHWKkUc+xYgw==}
engines: {node: '>=18.0.0'}
'@aws-sdk/credential-provider-process@3.873.0':
resolution: {integrity: sha512-ycFv9WN+UJF7bK/ElBq1ugWA4NMbYS//1K55bPQZb2XUpAM2TWFlEjG7DIyOhLNTdl6+CbHlCdhlKQuDGgmm0A==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/credential-provider-process@3.883.0':
- resolution: {integrity: sha512-m1shbHY/Vppy4EdddG9r8x64TO/9FsCjokp5HbKcZvVoTOTgUJrdT8q2TAQJ89+zYIJDqsKbqfrmfwJ1zOdnGQ==}
+ '@aws-sdk/credential-provider-process@3.896.0':
+ resolution: {integrity: sha512-UfWVMQPZy7dus40c4LWxh5vQ+I51z0q4vf09Eqas5848e9DrGRG46GYIuc/gy+4CqEypjbg/XNMjnZfGLHxVnQ==}
engines: {node: '>=18.0.0'}
'@aws-sdk/credential-provider-sso@3.873.0':
resolution: {integrity: sha512-SudkAOZmjEEYgUrqlUUjvrtbWJeI54/0Xo87KRxm4kfBtMqSx0TxbplNUAk8Gkg4XQNY0o7jpG8tK7r2Wc2+uw==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/credential-provider-sso@3.883.0':
- resolution: {integrity: sha512-37ve9Tult08HLXrJFHJM/sGB/vO7wzI6v1RUUfeTiShqx8ZQ5fTzCTNY/duO96jCtCexmFNSycpQzh7lDIf0aA==}
+ '@aws-sdk/credential-provider-sso@3.896.0':
+ resolution: {integrity: sha512-77Te8WrVdLABKlv7QyetXP6aYEX1UORiahLA1PXQb/p66aFBw18Xc6JiN/6zJ4RqdyV1Xr9rwYBwGYua93ANIA==}
engines: {node: '>=18.0.0'}
'@aws-sdk/credential-provider-web-identity@3.873.0':
resolution: {integrity: sha512-Gw2H21+VkA6AgwKkBtTtlGZ45qgyRZPSKWs0kUwXVlmGOiPz61t/lBX0vG6I06ZIz2wqeTJ5OA1pWZLqw1j0JQ==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/credential-provider-web-identity@3.883.0':
- resolution: {integrity: sha512-SL82K9Jb0vpuTadqTO4Fpdu7SKtebZ3Yo4LZvk/U0UauVMlJj5ZTos0mFx1QSMB9/4TpqifYrSZcdnxgYg8Eqw==}
+ '@aws-sdk/credential-provider-web-identity@3.896.0':
+ resolution: {integrity: sha512-gwMwZWumo+V0xJplO8j2HIb1TfPsF9fbcRGXS0CanEvjg4fF2Xs1pOQl2oCw3biPZpxHB0plNZjqSF2eneGg9g==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/lib-storage@3.883.0':
- resolution: {integrity: sha512-6E7WEeFjbENGA3rilQoHwCtr8EHOxmQgPHcWQ+5o0jhG832xJZ8qzb+e2PXqZqj0N/yfkQAIVkRWzKFAb3/u1Q==}
+ '@aws-sdk/lib-storage@3.895.0':
+ resolution: {integrity: sha512-zTiDLJJYctvDfNCLvdb7xrXpIY69dy2dLBLdMdvJM8EMZiwPtbO1efnGSM/9dclEINax7NTgmARvIIF52QB9oA==}
engines: {node: '>=18.0.0'}
peerDependencies:
- '@aws-sdk/client-s3': ^3.883.0
+ '@aws-sdk/client-s3': ^3.895.0
- '@aws-sdk/middleware-bucket-endpoint@3.873.0':
- resolution: {integrity: sha512-b4bvr0QdADeTUs+lPc9Z48kXzbKHXQKgTvxx/jXDgSW9tv4KmYPO1gIj6Z9dcrBkRWQuUtSW3Tu2S5n6pe+zeg==}
+ '@aws-sdk/middleware-bucket-endpoint@3.893.0':
+ resolution: {integrity: sha512-H+wMAoFC73T7M54OFIezdHXR9/lH8TZ3Cx1C3MEBb2ctlzQrVCd8LX8zmOtcGYC8plrRwV+8rNPe0FMqecLRew==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/middleware-expect-continue@3.873.0':
- resolution: {integrity: sha512-GIqoc8WgRcf/opBOZXFLmplJQKwOMjiOMmDz9gQkaJ8FiVJoAp8EGVmK2TOWZMQUYsavvHYsHaor5R2xwPoGVg==}
+ '@aws-sdk/middleware-expect-continue@3.893.0':
+ resolution: {integrity: sha512-PEZkvD6k0X9sacHkvkVF4t2QyQEAzd35OJ2bIrjWCfc862TwukMMJ1KErRmQ1WqKXHKF4L0ed5vtWaO/8jVLNA==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/middleware-flexible-checksums@3.883.0':
- resolution: {integrity: sha512-EloU4ZjkH+CXCHJcYElXo5nZ1vK6Miam/S02YSHk5JTrJkm4RV478KXXO29TIIAwZXcLT/FEQOZ9ZH/JHFFCFQ==}
+ '@aws-sdk/middleware-flexible-checksums@3.896.0':
+ resolution: {integrity: sha512-bB3W/IFG7HNNziACOp1aZVGGnrIahXc0PxZoU055JirEGQtDFIU1ZD7S9zLKmy9FFUvQsAeRL9nDFHbx8cwx/w==}
engines: {node: '>=18.0.0'}
'@aws-sdk/middleware-host-header@3.873.0':
resolution: {integrity: sha512-KZ/W1uruWtMOs7D5j3KquOxzCnV79KQW9MjJFZM/M0l6KI8J6V3718MXxFHsTjUE4fpdV6SeCNLV1lwGygsjJA==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/middleware-location-constraint@3.873.0':
- resolution: {integrity: sha512-r+hIaORsW/8rq6wieDordXnA/eAu7xAPLue2InhoEX6ML7irP52BgiibHLpt9R0psiCzIHhju8qqKa4pJOrmiw==}
+ '@aws-sdk/middleware-host-header@3.893.0':
+ resolution: {integrity: sha512-qL5xYRt80ahDfj9nDYLhpCNkDinEXvjLe/Qen/Y/u12+djrR2MB4DRa6mzBCkLkdXDtf0WAoW2EZsNCfGrmOEQ==}
+ engines: {node: '>=18.0.0'}
+
+ '@aws-sdk/middleware-location-constraint@3.893.0':
+ resolution: {integrity: sha512-MlbBc7Ttb1ekbeeeFBU4DeEZOLb5s0Vl4IokvO17g6yJdLk4dnvZro9zdXl3e7NXK+kFxHRBFZe55p/42mVgDA==}
engines: {node: '>=18.0.0'}
'@aws-sdk/middleware-logger@3.873.0':
resolution: {integrity: sha512-QhNZ8X7pW68kFez9QxUSN65Um0Feo18ZmHxszQZNUhKDsXew/EG9NPQE/HgYcekcon35zHxC4xs+FeNuPurP2g==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/middleware-logger@3.876.0':
- resolution: {integrity: sha512-cpWJhOuMSyz9oV25Z/CMHCBTgafDCbv7fHR80nlRrPdPZ8ETNsahwRgltXP1QJJ8r3X/c1kwpOR7tc+RabVzNA==}
+ '@aws-sdk/middleware-logger@3.893.0':
+ resolution: {integrity: sha512-ZqzMecjju5zkBquSIfVfCORI/3Mge21nUY4nWaGQy+NUXehqCGG4W7AiVpiHGOcY2cGJa7xeEkYcr2E2U9U0AA==}
engines: {node: '>=18.0.0'}
'@aws-sdk/middleware-recursion-detection@3.873.0':
resolution: {integrity: sha512-OtgY8EXOzRdEWR//WfPkA/fXl0+WwE8hq0y9iw2caNyKPtca85dzrrZWnPqyBK/cpImosrpR1iKMYr41XshsCg==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/middleware-sdk-s3@3.883.0':
- resolution: {integrity: sha512-i4sGOj9xhSN6/LkYj3AJ2SRWENnpN9JySwNqIoRqO1Uon8gfyNLJd1yV+s43vXQsU5wbKWVXK8l9SRo+vNTQwg==}
+ '@aws-sdk/middleware-recursion-detection@3.893.0':
+ resolution: {integrity: sha512-H7Zotd9zUHQAr/wr3bcWHULYhEeoQrF54artgsoUGIf/9emv6LzY89QUccKIxYd6oHKNTrTyXm9F0ZZrzXNxlg==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/middleware-ssec@3.873.0':
- resolution: {integrity: sha512-AF55J94BoiuzN7g3hahy0dXTVZahVi8XxRBLgzNp6yQf0KTng+hb/V9UQZVYY1GZaDczvvvnqC54RGe9OZZ9zQ==}
+ '@aws-sdk/middleware-sdk-s3@3.896.0':
+ resolution: {integrity: sha512-hlPu/AZ5Afa4ZafP+aXIjRtKm7BX57lurA+TJ+7nXm1Az8Du3Sg2tZXP2/GfqTztLIFQYj/Jy5smkJ0+1HNAPQ==}
+ engines: {node: '>=18.0.0'}
+
+ '@aws-sdk/middleware-ssec@3.893.0':
+ resolution: {integrity: sha512-e4ccCiAnczv9mMPheKjgKxZQN473mcup+3DPLVNnIw5GRbQoDqPSB70nUzfORKZvM7ar7xLMPxNR8qQgo1C8Rg==}
engines: {node: '>=18.0.0'}
'@aws-sdk/middleware-user-agent@3.873.0':
resolution: {integrity: sha512-gHqAMYpWkPhZLwqB3Yj83JKdL2Vsb64sryo8LN2UdpElpS+0fT4yjqSxKTfp7gkhN6TCIxF24HQgbPk5FMYJWw==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/middleware-user-agent@3.883.0':
- resolution: {integrity: sha512-q58uLYnGLg7hsnWpdj7Cd1Ulsq1/PUJOHvAfgcBuiDE/+Fwh0DZxZZyjrU+Cr+dbeowIdUaOO8BEDDJ0CUenJw==}
+ '@aws-sdk/middleware-user-agent@3.896.0':
+ resolution: {integrity: sha512-so/3tZH34YIeqG/QJgn5ZinnmHRdXV1ehsj4wVUrezL/dVW86jfwIkQIwpw8roOC657UoUf91c9FDhCxs3J5aQ==}
engines: {node: '>=18.0.0'}
'@aws-sdk/nested-clients@3.873.0':
resolution: {integrity: sha512-yg8JkRHuH/xO65rtmLOWcd9XQhxX1kAonp2CliXT44eA/23OBds6XoheY44eZeHfCTgutDLTYitvy3k9fQY6ZA==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/nested-clients@3.883.0':
- resolution: {integrity: sha512-IhzDM+v0ga53GOOrZ9jmGNr7JU5OR6h6ZK9NgB7GXaa+gsDbqfUuXRwyKDYXldrTXf1sUR3vy1okWDXA7S2ejQ==}
+ '@aws-sdk/nested-clients@3.896.0':
+ resolution: {integrity: sha512-KaHALB6DIXScJL/ExmonADr3jtTV6dpOHoEeTRSskJ/aW+rhZo7kH8SLmrwOT/qX8d5tza17YyR/oRkIKY6Eaw==}
engines: {node: '>=18.0.0'}
'@aws-sdk/region-config-resolver@3.873.0':
resolution: {integrity: sha512-q9sPoef+BBG6PJnc4x60vK/bfVwvRWsPgcoQyIra057S/QGjq5VkjvNk6H8xedf6vnKlXNBwq9BaANBXnldUJg==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/signature-v4-multi-region@3.883.0':
- resolution: {integrity: sha512-86PO7+xhuQ48cD3xlZgEpRxVP1lBarWAJy23sB6zZLHgZSbnYXYjRFuyxX4PlFzqllM3PDKJvq3WnXeqSXeNsg==}
+ '@aws-sdk/region-config-resolver@3.893.0':
+ resolution: {integrity: sha512-/cJvh3Zsa+Of0Zbg7vl9wp/kZtdb40yk/2+XcroAMVPO9hPvmS9r/UOm6tO7FeX4TtkRFwWaQJiTZTgSdsPY+Q==}
+ engines: {node: '>=18.0.0'}
+
+ '@aws-sdk/signature-v4-multi-region@3.896.0':
+ resolution: {integrity: sha512-txiQDEZXL9tlNP8mbnNaDtuHBYc/FCqaZ8Y76qnfM3o6CTIn0t0tTAlnx1CyFe4EaikVBgQuZvj5KfNA8PmlzA==}
engines: {node: '>=18.0.0'}
'@aws-sdk/token-providers@3.873.0':
resolution: {integrity: sha512-BWOCeFeV/Ba8fVhtwUw/0Hz4wMm9fjXnMb4Z2a5he/jFlz5mt1/rr6IQ4MyKgzOaz24YrvqsJW2a0VUKOaYDvg==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/token-providers@3.883.0':
- resolution: {integrity: sha512-tcj/Z5paGn9esxhmmkEW7gt39uNoIRbXG1UwJrfKu4zcTr89h86PDiIE2nxUO3CMQf1KgncPpr5WouPGzkh/QQ==}
+ '@aws-sdk/token-providers@3.896.0':
+ resolution: {integrity: sha512-WBoD+RY7tUfW9M+wGrZ2vdveR+ziZOjGHWFY3lcGnDvI8KE+fcSccEOTxgJBNBS5Z8B+WHKU2sZjb+Z7QqGwjw==}
engines: {node: '>=18.0.0'}
'@aws-sdk/types@3.862.0':
resolution: {integrity: sha512-Bei+RL0cDxxV+lW2UezLbCYYNeJm6Nzee0TpW0FfyTRBhH9C1XQh4+x+IClriXvgBnRquTMMYsmJfvx8iyLKrg==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/util-arn-parser@3.873.0':
- resolution: {integrity: sha512-qag+VTqnJWDn8zTAXX4wiVioa0hZDQMtbZcGRERVnLar4/3/VIKBhxX2XibNQXFu1ufgcRn4YntT/XEPecFWcg==}
+ '@aws-sdk/types@3.893.0':
+ resolution: {integrity: sha512-Aht1nn5SnA0N+Tjv0dzhAY7CQbxVtmq1bBR6xI0MhG7p2XYVh1wXuKTzrldEvQWwA3odOYunAfT9aBiKZx9qIg==}
+ engines: {node: '>=18.0.0'}
+
+ '@aws-sdk/util-arn-parser@3.893.0':
+ resolution: {integrity: sha512-u8H4f2Zsi19DGnwj5FSZzDMhytYF/bCh37vAtBsn3cNDL3YG578X5oc+wSX54pM3tOxS+NY7tvOAo52SW7koUA==}
engines: {node: '>=18.0.0'}
'@aws-sdk/util-endpoints@3.873.0':
resolution: {integrity: sha512-YByHrhjxYdjKRf/RQygRK1uh0As1FIi9+jXTcIEX/rBgN8mUByczr2u4QXBzw7ZdbdcOBMOkPnLRjNOWW1MkFg==}
engines: {node: '>=18.0.0'}
- '@aws-sdk/util-endpoints@3.879.0':
- resolution: {integrity: sha512-aVAJwGecYoEmbEFju3127TyJDF9qJsKDUUTRMDuS8tGn+QiWQFnfInmbt+el9GU1gEJupNTXV+E3e74y51fb7A==}
+ '@aws-sdk/util-endpoints@3.895.0':
+ resolution: {integrity: sha512-MhxBvWbwxmKknuggO2NeMwOVkHOYL98pZ+1ZRI5YwckoCL3AvISMnPJgfN60ww6AIXHGpkp+HhpFdKOe8RHSEg==}
engines: {node: '>=18.0.0'}
'@aws-sdk/util-locate-window@3.208.0':
@@ -1800,6 +1816,9 @@ packages:
'@aws-sdk/util-user-agent-browser@3.873.0':
resolution: {integrity: sha512-AcRdbK6o19yehEcywI43blIBhOCSo6UgyWcuOJX5CFF8k39xm1ILCjQlRRjchLAxWrm0lU0Q7XV90RiMMFMZtA==}
+ '@aws-sdk/util-user-agent-browser@3.893.0':
+ resolution: {integrity: sha512-PE9NtbDBW6Kgl1bG6A5fF3EPo168tnkj8TgMcT0sg4xYBWsBpq0bpJZRh+Jm5Bkwiw9IgTCLjEU7mR6xWaMB9w==}
+
'@aws-sdk/util-user-agent-node@3.873.0':
resolution: {integrity: sha512-9MivTP+q9Sis71UxuBaIY3h5jxH0vN3/ZWGxO8ADL19S2OIfknrYSAfzE5fpoKROVBu0bS4VifHOFq4PY1zsxw==}
engines: {node: '>=18.0.0'}
@@ -1809,8 +1828,8 @@ packages:
aws-crt:
optional: true
- '@aws-sdk/util-user-agent-node@3.883.0':
- resolution: {integrity: sha512-28cQZqC+wsKUHGpTBr+afoIdjS6IoEJkMqcZsmo2Ag8LzmTa6BUWQenFYB0/9BmDy4PZFPUn+uX+rJgWKB+jzA==}
+ '@aws-sdk/util-user-agent-node@3.896.0':
+ resolution: {integrity: sha512-jegizucAwoxyBddKl0kRGNEgRHcfGuMeyhP1Nf+wIUmHz/9CxobIajqcVk/KRNLdZY5mSn7YG2VtP3z0BcBb0w==}
engines: {node: '>=18.0.0'}
peerDependencies:
aws-crt: '>=1.0.0'
@@ -1822,6 +1841,14 @@ packages:
resolution: {integrity: sha512-kLO7k7cGJ6KaHiExSJWojZurF7SnGMDHXRuQunFnEoD0n1yB6Lqy/S/zHiQ7oJnBhPr9q0TW9qFkrsZb1Uc54w==}
engines: {node: '>=18.0.0'}
+ '@aws-sdk/xml-builder@3.894.0':
+ resolution: {integrity: sha512-E6EAMc9dT1a2DOdo4zyOf3fp5+NJ2wI+mcm7RaW1baFIWDwcb99PpvWoV7YEiK7oaBDshuOEGWKUSYXdW+JYgA==}
+ engines: {node: '>=18.0.0'}
+
+ '@aws/lambda-invoke-store@0.0.1':
+ resolution: {integrity: sha512-ORHRQ2tmvnBXc8t/X9Z8IcSbBA4xTLKuN873FopzklHMeqBst7YG0d+AX97inkvDX+NChYtSr+qGfcqGFaI8Zw==}
+ engines: {node: '>=18.0.0'}
+
'@babel/code-frame@7.27.1':
resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
engines: {node: '>=6.9.0'}
@@ -2661,8 +2688,8 @@ packages:
peerDependencies:
'@types/node': '>=18'
- '@ioredis/commands@1.3.0':
- resolution: {integrity: sha512-M/T6Zewn7sDaBQEqIZ8Rb+i9y8qfGmq+5SDFSf9sA2lUZTmdDLVdOiQaeDp+Q4wElZ9HG1GAX5KhDaidp6LQsQ==}
+ '@ioredis/commands@1.4.0':
+ resolution: {integrity: sha512-aFT2yemJJo+TZCmieA7qnYGQooOS7QfNmYrzGtsYd3g9j5iDP8AimYYAesf79ohjbLG12XxC4nG5DyEnC88AsQ==}
'@isaacs/balanced-match@4.0.1':
resolution: {integrity: sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==}
@@ -2892,73 +2919,73 @@ packages:
resolution: {integrity: sha512-RuzCup9Ct91Y7V79xwCb146RaBRHZ7NBbrIUySumd1rpKqHL5OonaqrGIbug5hNwP/fRyxFMA6ISgw4FTtYFYg==}
engines: {node: '>=18'}
- '@napi-rs/canvas-android-arm64@0.1.79':
- resolution: {integrity: sha512-ih6ZIztNDEXl7axvC4swOwLFrM9lOyJa9VAMq7xIBtEZhR/8IVDa0ZTup2fZEiTCmnjmXolzv7uDviHkOTEMKQ==}
+ '@napi-rs/canvas-android-arm64@0.1.80':
+ resolution: {integrity: sha512-sk7xhN/MoXeuExlggf91pNziBxLPVUqF2CAVnB57KLG/pz7+U5TKG8eXdc3pm0d7Od0WreB6ZKLj37sX9muGOQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [android]
- '@napi-rs/canvas-darwin-arm64@0.1.79':
- resolution: {integrity: sha512-REMz1Fac2VlOYJDg+JjmQWSJc459cCgVom6GvKwWkDqzSjvG9BSo72MDmQY3uhb7r49Xuz5gTFcLYTfNcm4MoA==}
+ '@napi-rs/canvas-darwin-arm64@0.1.80':
+ resolution: {integrity: sha512-O64APRTXRUiAz0P8gErkfEr3lipLJgM6pjATwavZ22ebhjYl/SUbpgM0xcWPQBNMP1n29afAC/Us5PX1vg+JNQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
- '@napi-rs/canvas-darwin-x64@0.1.79':
- resolution: {integrity: sha512-uQxLg6Bll7zv/ljp/YIeiUFWfV9C/ESv+2ioUh60hIAypuhtg6hhtWE/KnoW7G48wQls5VUStvEnJbnJ7bPKlA==}
+ '@napi-rs/canvas-darwin-x64@0.1.80':
+ resolution: {integrity: sha512-FqqSU7qFce0Cp3pwnTjVkKjjOtxMqRe6lmINxpIZYaZNnVI0H5FtsaraZJ36SiTHNjZlUB69/HhxNDT1Aaa9vA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
- '@napi-rs/canvas-linux-arm-gnueabihf@0.1.79':
- resolution: {integrity: sha512-X37B//TVIipL/3RyvyfNlbQK2uyIaK3PJ2bH7ZeU+jpkaYprBsV15GCN/LHTYAi6R0F/c53zK3aSFNKkGHM/Og==}
+ '@napi-rs/canvas-linux-arm-gnueabihf@0.1.80':
+ resolution: {integrity: sha512-eyWz0ddBDQc7/JbAtY4OtZ5SpK8tR4JsCYEZjCE3dI8pqoWUC8oMwYSBGCYfsx2w47cQgQCgMVRVTFiiO38hHQ==}
engines: {node: '>= 10'}
cpu: [arm]
os: [linux]
- '@napi-rs/canvas-linux-arm64-gnu@0.1.79':
- resolution: {integrity: sha512-+T1fuau1heabE6zGXiqZBGPH5fTIQF+xEu/u4fuugxEiChRYlhnPjkw26MBi8ePg/jmzxLfJEij6LMJQ4AQa2A==}
+ '@napi-rs/canvas-linux-arm64-gnu@0.1.80':
+ resolution: {integrity: sha512-qwA63t8A86bnxhuA/GwOkK3jvb+XTQaTiVML0vAWoHyoZYTjNs7BzoOONDgTnNtr8/yHrq64XXzUoLqDzU+Uuw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
libc: [glibc]
- '@napi-rs/canvas-linux-arm64-musl@0.1.79':
- resolution: {integrity: sha512-KsrsR3+6uXv70W/1/kY0yRK4/bbdJgA1Vuxw4KyfSc6mjl1DMoYXDAjpBT/5w7AXy6cGG44jm3upvvt/y/dPfg==}
+ '@napi-rs/canvas-linux-arm64-musl@0.1.80':
+ resolution: {integrity: sha512-1XbCOz/ymhj24lFaIXtWnwv/6eFHXDrjP0jYkc6iHQ9q8oXKzUX1Lc6bu+wuGiLhGh2GS/2JlfORC5ZcXimRcg==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
libc: [musl]
- '@napi-rs/canvas-linux-riscv64-gnu@0.1.79':
- resolution: {integrity: sha512-EXaENnSJD6au6z4aKN2PpU9eVNWUsRI2cApm8gCa0WSRMaiYXZsFkXQmhB+Vz2pXahOS8BN2Zd8S1IeML/LCtg==}
+ '@napi-rs/canvas-linux-riscv64-gnu@0.1.80':
+ resolution: {integrity: sha512-XTzR125w5ZMs0lJcxRlS1K3P5RaZ9RmUsPtd1uGt+EfDyYMu4c6SEROYsxyatbbu/2+lPe7MPHOO/0a0x7L/gw==}
engines: {node: '>= 10'}
cpu: [riscv64]
os: [linux]
libc: [glibc]
- '@napi-rs/canvas-linux-x64-gnu@0.1.79':
- resolution: {integrity: sha512-3xZhHlE9e3cd9D7Comy6/TTSs/8PUGXEXymIwYQrA1QxHojAlAOFlVai4rffzXd0bHylZu+/wD76LodvYqF1Yw==}
+ '@napi-rs/canvas-linux-x64-gnu@0.1.80':
+ resolution: {integrity: sha512-BeXAmhKg1kX3UCrJsYbdQd3hIMDH/K6HnP/pG2LuITaXhXBiNdh//TVVVVCBbJzVQaV5gK/4ZOCMrQW9mvuTqA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
libc: [glibc]
- '@napi-rs/canvas-linux-x64-musl@0.1.79':
- resolution: {integrity: sha512-4yv550uCjIEoTFgrpxYZK67nFlDMCQa3LAheM2QrO+B8w1p5w04usIQSCHqHe6aPWlbLQCIqfVcew6/7Q4KuHg==}
+ '@napi-rs/canvas-linux-x64-musl@0.1.80':
+ resolution: {integrity: sha512-x0XvZWdHbkgdgucJsRxprX/4o4sEed7qo9rCQA9ugiS9qE2QvP0RIiEugtZhfLH3cyI+jIRFJHV4Fuz+1BHHMg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
libc: [musl]
- '@napi-rs/canvas-win32-x64-msvc@0.1.79':
- resolution: {integrity: sha512-sD5qP2njBRnhNlTNFJDdpeCN6aR3qVamLySTwhX3ec8sdfeT/chf/x2dw2UXoIGMoVaVk/y2ifwxBj/h2a2jug==}
+ '@napi-rs/canvas-win32-x64-msvc@0.1.80':
+ resolution: {integrity: sha512-Z8jPsM6df5V8B1HrCHB05+bDiCxjE9QA//3YrkKIdVDEwn5RKaqOxCJDRJkl48cJbylcrJbW4HxZbTte8juuPg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
- '@napi-rs/canvas@0.1.79':
- resolution: {integrity: sha512-0SkvRRjyxY35eniEsQsjPYUMWunKlAWvionJOzJJADZF5ZDf/sL+ncJbMTV5LUiHg1iHOvVjWcuDOx/GNXr/lA==}
+ '@napi-rs/canvas@0.1.80':
+ resolution: {integrity: sha512-DxuT1ClnIPts1kQx8FBmkk4BQDTfI5kIzywAaMjQSXfNnra5UFU9PwurXrl+Je3bJ6BGsp/zmshVVFbCmyI+ww==}
engines: {node: '>= 10'}
'@nestjs/common@11.1.6':
@@ -3880,66 +3907,94 @@ packages:
resolution: {integrity: sha512-wEhSYznxOmx7EdwK1tYEWJF5+/wmSFsff9BfTOn8oO/+KPl3gsmThrb6MJlWbOC391+Ya31s5JuHiC2RlT80Zg==}
engines: {node: '>=18.0.0'}
- '@smithy/chunked-blob-reader-native@4.0.0':
- resolution: {integrity: sha512-R9wM2yPmfEMsUmlMlIgSzOyICs0x9uu7UTHoccMyt7BWw8shcGM8HqB355+BZCPBcySvbTYMs62EgEQkNxz2ig==}
+ '@smithy/abort-controller@4.1.1':
+ resolution: {integrity: sha512-vkzula+IwRvPR6oKQhMYioM3A/oX/lFCZiwuxkQbRhqJS2S4YRY2k7k/SyR2jMf3607HLtbEwlRxi0ndXHMjRg==}
engines: {node: '>=18.0.0'}
- '@smithy/chunked-blob-reader@5.0.0':
- resolution: {integrity: sha512-+sKqDBQqb036hh4NPaUiEkYFkTUGYzRsn3EuFhyfQfMy6oGHEUJDurLP9Ufb5dasr/XiAmPNMr6wa9afjQB+Gw==}
+ '@smithy/chunked-blob-reader-native@4.1.0':
+ resolution: {integrity: sha512-Bnv0B3nSlfB2mPO0WgM49I/prl7+kamF042rrf3ezJ3Z4C7csPYvyYgZfXTGXwXfj1mAwDWjE/ybIf49PzFzvA==}
+ engines: {node: '>=18.0.0'}
+
+ '@smithy/chunked-blob-reader@5.1.0':
+ resolution: {integrity: sha512-a36AtR7Q7XOhRPt6F/7HENmTWcB8kN7mDJcOFM/+FuKO6x88w8MQJfYCufMWh4fGyVkPjUh3Rrz/dnqFQdo6OQ==}
engines: {node: '>=18.0.0'}
'@smithy/config-resolver@4.2.0':
resolution: {integrity: sha512-FA10YhPFLy23uxeWu7pOM2ctlw+gzbPMTZQwrZ8FRIfyJ/p8YIVz7AVTB5jjLD+QIerydyKcVMZur8qzzDILAQ==}
engines: {node: '>=18.0.0'}
+ '@smithy/config-resolver@4.2.2':
+ resolution: {integrity: sha512-IT6MatgBWagLybZl1xQcURXRICvqz1z3APSCAI9IqdvfCkrA7RaQIEfgC6G/KvfxnDfQUDqFV+ZlixcuFznGBQ==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/core@3.10.0':
resolution: {integrity: sha512-bXyD3Ij6b1qDymEYlEcF+QIjwb9gObwZNaRjETJsUEvSIzxFdynSQ3E4ysY7lUFSBzeWBNaFvX+5A0smbC2q6A==}
engines: {node: '>=18.0.0'}
+ '@smithy/core@3.12.0':
+ resolution: {integrity: sha512-zJeAgogZfbwlPGL93y4Z/XNeIN37YCreRUd6YMIRvaq+6RnBK8PPYYIQ85Is/GglPh3kNImD5riDCXbVSDpCiQ==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/credential-provider-imds@4.1.0':
resolution: {integrity: sha512-iVwNhxTsCQTPdp++4C/d9xvaDmuEWhXi55qJobMp9QMaEHRGH3kErU4F8gohtdsawRqnUy/ANylCjKuhcR2mPw==}
engines: {node: '>=18.0.0'}
- '@smithy/eventstream-codec@4.0.5':
- resolution: {integrity: sha512-miEUN+nz2UTNoRYRhRqVTJCx7jMeILdAurStT2XoS+mhokkmz1xAPp95DFW9Gxt4iF2VBqpeF9HbTQ3kY1viOA==}
+ '@smithy/credential-provider-imds@4.1.2':
+ resolution: {integrity: sha512-JlYNq8TShnqCLg0h+afqe2wLAwZpuoSgOyzhYvTgbiKBWRov+uUve+vrZEQO6lkdLOWPh7gK5dtb9dS+KGendg==}
engines: {node: '>=18.0.0'}
- '@smithy/eventstream-serde-browser@4.0.5':
- resolution: {integrity: sha512-LCUQUVTbM6HFKzImYlSB9w4xafZmpdmZsOh9rIl7riPC3osCgGFVP+wwvYVw6pXda9PPT9TcEZxaq3XE81EdJQ==}
+ '@smithy/eventstream-codec@4.1.1':
+ resolution: {integrity: sha512-PwkQw1hZwHTQB6X5hSUWz2OSeuj5Z6enWuAqke7DgWoP3t6vg3ktPpqPz3Erkn6w+tmsl8Oss6nrgyezoea2Iw==}
engines: {node: '>=18.0.0'}
- '@smithy/eventstream-serde-config-resolver@4.1.3':
- resolution: {integrity: sha512-yTTzw2jZjn/MbHu1pURbHdpjGbCuMHWncNBpJnQAPxOVnFUAbSIUSwafiphVDjNV93TdBJWmeVAds7yl5QCkcA==}
+ '@smithy/eventstream-serde-browser@4.1.1':
+ resolution: {integrity: sha512-Q9QWdAzRaIuVkefupRPRFAasaG/droBqn1feiMnmLa+LLEUG45pqX1+FurHFmlqiCfobB3nUlgoJfeXZsr7MPA==}
engines: {node: '>=18.0.0'}
- '@smithy/eventstream-serde-node@4.0.5':
- resolution: {integrity: sha512-lGS10urI4CNzz6YlTe5EYG0YOpsSp3ra8MXyco4aqSkQDuyZPIw2hcaxDU82OUVtK7UY9hrSvgWtpsW5D4rb4g==}
+ '@smithy/eventstream-serde-config-resolver@4.2.1':
+ resolution: {integrity: sha512-oSUkF9zDN9zcOUBMtxp8RewJlh71E9NoHWU8jE3hU9JMYCsmW4assVTpgic/iS3/dM317j6hO5x18cc3XrfvEw==}
engines: {node: '>=18.0.0'}
- '@smithy/eventstream-serde-universal@4.0.5':
- resolution: {integrity: sha512-JFnmu4SU36YYw3DIBVao3FsJh4Uw65vVDIqlWT4LzR6gXA0F3KP0IXFKKJrhaVzCBhAuMsrUUaT5I+/4ZhF7aw==}
+ '@smithy/eventstream-serde-node@4.1.1':
+ resolution: {integrity: sha512-tn6vulwf/ScY0vjhzptSJuDJJqlhNtUjkxJ4wiv9E3SPoEqTEKbaq6bfqRO7nvhTG29ALICRcvfFheOUPl8KNA==}
+ engines: {node: '>=18.0.0'}
+
+ '@smithy/eventstream-serde-universal@4.1.1':
+ resolution: {integrity: sha512-uLOAiM/Dmgh2CbEXQx+6/ssK7fbzFhd+LjdyFxXid5ZBCbLHTFHLdD/QbXw5aEDsLxQhgzDxLLsZhsftAYwHJA==}
engines: {node: '>=18.0.0'}
'@smithy/fetch-http-handler@5.2.0':
resolution: {integrity: sha512-VZenjDdVaUGiy3hwQtxm75nhXZrhFG+3xyL93qCQAlYDyhT/jeDWM8/3r5uCFMlTmmyrIjiDyiOynVFchb0BSg==}
engines: {node: '>=18.0.0'}
- '@smithy/hash-blob-browser@4.0.5':
- resolution: {integrity: sha512-F7MmCd3FH/Q2edhcKd+qulWkwfChHbc9nhguBlVjSUE6hVHhec3q6uPQ+0u69S6ppvLtR3eStfCuEKMXBXhvvA==}
+ '@smithy/fetch-http-handler@5.2.1':
+ resolution: {integrity: sha512-5/3wxKNtV3wO/hk1is+CZUhL8a1yy/U+9u9LKQ9kZTkMsHaQjJhc3stFfiujtMnkITjzWfndGA2f7g9Uh9vKng==}
+ engines: {node: '>=18.0.0'}
+
+ '@smithy/hash-blob-browser@4.1.1':
+ resolution: {integrity: sha512-avAtk++s1e/1VODf+rg7c9R2pB5G9y8yaJaGY4lPZI2+UIqVyuSDMikWjeWfBVmFZ3O7NpDxBbUCyGhThVUKWQ==}
engines: {node: '>=18.0.0'}
'@smithy/hash-node@4.0.5':
resolution: {integrity: sha512-cv1HHkKhpyRb6ahD8Vcfb2Hgz67vNIXEp2vnhzfxLFGRukLCNEA5QdsorbUEzXma1Rco0u3rx5VTqbM06GcZqQ==}
engines: {node: '>=18.0.0'}
- '@smithy/hash-stream-node@4.0.5':
- resolution: {integrity: sha512-IJuDS3+VfWB67UC0GU0uYBG/TA30w+PlOaSo0GPm9UHS88A6rCP6uZxNjNYiyRtOcjv7TXn/60cW8ox1yuZsLg==}
+ '@smithy/hash-node@4.1.1':
+ resolution: {integrity: sha512-H9DIU9WBLhYrvPs9v4sYvnZ1PiAI0oc8CgNQUJ1rpN3pP7QADbTOUjchI2FB764Ub0DstH5xbTqcMJu1pnVqxA==}
+ engines: {node: '>=18.0.0'}
+
+ '@smithy/hash-stream-node@4.1.1':
+ resolution: {integrity: sha512-3ztT4pV0Moazs3JAYFdfKk11kYFDo4b/3R3+xVjIm6wY9YpJf+xfz+ocEnNKcWAdcmSMqi168i2EMaKmJHbJMA==}
engines: {node: '>=18.0.0'}
'@smithy/invalid-dependency@4.0.5':
resolution: {integrity: sha512-IVnb78Qtf7EJpoEVo7qJ8BEXQwgC4n3igeJNNKEj/MLYtapnx8A67Zt/J3RXAj2xSO1910zk0LdFiygSemuLow==}
engines: {node: '>=18.0.0'}
+ '@smithy/invalid-dependency@4.1.1':
+ resolution: {integrity: sha512-1AqLyFlfrrDkyES8uhINRlJXmHA2FkG+3DY8X+rmLSqmFwk3DJnvhyGzyByPyewh2jbmV+TYQBEfngQax8IFGg==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/is-array-buffer@2.0.0':
resolution: {integrity: sha512-z3PjFjMyZNI98JFRJi/U0nGoLWMSJlDjAW4QUX2WNZLas5C0CmVV6LJ01JI0k90l7FvpmixjWxPFmENSClQ7ug==}
engines: {node: '>=14.0.0'}
@@ -3948,34 +4003,58 @@ packages:
resolution: {integrity: sha512-ePTYUOV54wMogio+he4pBybe8fwg4sDvEVDBU8ZlHOZXbXK3/C0XfJgUCu6qAZcawv05ZhZzODGUerFBPsPUDQ==}
engines: {node: '>=18.0.0'}
- '@smithy/md5-js@4.0.5':
- resolution: {integrity: sha512-8n2XCwdUbGr8W/XhMTaxILkVlw2QebkVTn5tm3HOcbPbOpWg89zr6dPXsH8xbeTsbTXlJvlJNTQsKAIoqQGbdA==}
+ '@smithy/md5-js@4.1.1':
+ resolution: {integrity: sha512-MvWXKK743BuHjr/hnWuT6uStdKEaoqxHAQUvbKJPPZM5ZojTNFI5D+47BoQfBE5RgGlRRty05EbWA+NXDv+hIA==}
engines: {node: '>=18.0.0'}
'@smithy/middleware-content-length@4.0.5':
resolution: {integrity: sha512-l1jlNZoYzoCC7p0zCtBDE5OBXZ95yMKlRlftooE5jPWQn4YBPLgsp+oeHp7iMHaTGoUdFqmHOPa8c9G3gBsRpQ==}
engines: {node: '>=18.0.0'}
+ '@smithy/middleware-content-length@4.1.1':
+ resolution: {integrity: sha512-9wlfBBgTsRvC2JxLJxv4xDGNBrZuio3AgSl0lSFX7fneW2cGskXTYpFxCdRYD2+5yzmsiTuaAJD1Wp7gWt9y9w==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/middleware-endpoint@4.2.0':
resolution: {integrity: sha512-J1eCF7pPDwgv7fGwRd2+Y+H9hlIolF3OZ2PjptonzzyOXXGh/1KGJAHpEcY1EX+WLlclKu2yC5k+9jWXdUG4YQ==}
engines: {node: '>=18.0.0'}
+ '@smithy/middleware-endpoint@4.2.4':
+ resolution: {integrity: sha512-FZ4hzupOmthm8Q8ujYrd0I+/MHwVMuSTdkDtIQE0xVuvJt9pLT6Q+b0p4/t+slDyrpcf+Wj7SN+ZqT5OryaaZg==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/middleware-retry@4.2.0':
resolution: {integrity: sha512-raL5oWYf5ALl3jCJrajE8enKJEnV/2wZkKS6mb3ZRY2tg3nj66ssdWy5Ps8E6Yu8Wqh3Tt+Sb9LozjvwZupq+A==}
engines: {node: '>=18.0.0'}
+ '@smithy/middleware-retry@4.3.0':
+ resolution: {integrity: sha512-qhEX9745fAxZvtLM4bQJAVC98elWjiMO2OiHl1s6p7hUzS4QfZO1gXUYNwEK8m0J6NoCD5W52ggWxbIDHI0XSg==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/middleware-serde@4.1.0':
resolution: {integrity: sha512-CtLFYlHt7c2VcztyVRc+25JLV4aGpmaSv9F1sPB0AGFL6S+RPythkqpGDa2XBQLJQooKkjLA1g7Xe4450knShg==}
engines: {node: '>=18.0.0'}
+ '@smithy/middleware-serde@4.1.1':
+ resolution: {integrity: sha512-lh48uQdbCoj619kRouev5XbWhCwRKLmphAif16c4J6JgJ4uXjub1PI6RL38d3BLliUvSso6klyB/LTNpWSNIyg==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/middleware-stack@4.1.0':
resolution: {integrity: sha512-91Fuw4IKp0eK8PNhMXrHRcYA1jvbZ9BJGT91wwPy3bTQT8mHTcQNius/EhSQTlT9QUI3Ki1wjHeNXbWK0tO8YQ==}
engines: {node: '>=18.0.0'}
+ '@smithy/middleware-stack@4.1.1':
+ resolution: {integrity: sha512-ygRnniqNcDhHzs6QAPIdia26M7e7z9gpkIMUe/pK0RsrQ7i5MblwxY8078/QCnGq6AmlUUWgljK2HlelsKIb/A==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/node-config-provider@4.2.0':
resolution: {integrity: sha512-8/fpilqKurQ+f8nFvoFkJ0lrymoMJ+5/CQV5IcTv/MyKhk2Q/EFYCAgTSWHD4nMi9ux9NyBBynkyE9SLg2uSLA==}
engines: {node: '>=18.0.0'}
+ '@smithy/node-config-provider@4.2.2':
+ resolution: {integrity: sha512-SYGTKyPvyCfEzIN5rD8q/bYaOPZprYUPD2f5g9M7OjaYupWOoQFYJ5ho+0wvxIRf471i2SR4GoiZ2r94Jq9h6A==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/node-http-handler@2.5.0':
resolution: {integrity: sha512-mVGyPBzkkGQsPoxQUbxlEfRjrj6FPyA3u3u2VXGr9hT8wilsoQdZdvKpMBFMB8Crfhv5dNkKHIW0Yyuc7eABqA==}
engines: {node: '>=14.0.0'}
@@ -3984,10 +4063,18 @@ packages:
resolution: {integrity: sha512-G4NV70B4hF9vBrUkkvNfWO6+QR4jYjeO4tc+4XrKCb4nPYj49V9Hu8Ftio7Mb0/0IlFyEOORudHrm+isY29nCA==}
engines: {node: '>=18.0.0'}
+ '@smithy/node-http-handler@4.2.1':
+ resolution: {integrity: sha512-REyybygHlxo3TJICPF89N2pMQSf+p+tBJqpVe1+77Cfi9HBPReNjTgtZ1Vg73exq24vkqJskKDpfF74reXjxfw==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/property-provider@4.1.0':
resolution: {integrity: sha512-eksMjMHUlG5PwOUWO3k+rfLNOPVPJ70mUzyYNKb5lvyIuAwS4zpWGsxGiuT74DFWonW0xRNy+jgzGauUzX7SyA==}
engines: {node: '>=18.0.0'}
+ '@smithy/property-provider@4.1.1':
+ resolution: {integrity: sha512-gm3ZS7DHxUbzC2wr8MUCsAabyiXY0gaj3ROWnhSx/9sPMc6eYLMM4rX81w1zsMaObj2Lq3PZtNCC1J6lpEY7zg==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/protocol-http@3.3.0':
resolution: {integrity: sha512-Xy5XK1AFWW2nlY/biWZXu6/krgbaf2dg0q492D8M5qthsnU2H+UgFeZLbM76FnH7s6RO/xhQRkj+T6KBO3JzgQ==}
engines: {node: '>=14.0.0'}
@@ -3996,6 +4083,10 @@ packages:
resolution: {integrity: sha512-bwjlh5JwdOQnA01be+5UvHK4HQz4iaRKlVG46hHSJuqi0Ribt3K06Z1oQ29i35Np4G9MCDgkOGcHVyLMreMcbg==}
engines: {node: '>=18.0.0'}
+ '@smithy/protocol-http@5.2.1':
+ resolution: {integrity: sha512-T8SlkLYCwfT/6m33SIU/JOVGNwoelkrvGjFKDSDtVvAXj/9gOT78JVJEas5a+ETjOu4SVvpCstKgd0PxSu/aHw==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/querystring-builder@2.2.0':
resolution: {integrity: sha512-L1kSeviUWL+emq3CUVSgdogoM/D9QMFaqxL/dd0X7PCNWmPXqt+ExtrBjqT0V7HLN03Vs9SuiLrG3zy3JGnE5A==}
engines: {node: '>=14.0.0'}
@@ -4004,26 +4095,50 @@ packages:
resolution: {integrity: sha512-JqTWmVIq4AF8R8OK/2cCCiQo5ZJ0SRPsDkDgLO5/3z8xxuUp1oMIBBjfuueEe+11hGTZ6rRebzYikpKc6yQV9Q==}
engines: {node: '>=18.0.0'}
+ '@smithy/querystring-builder@4.1.1':
+ resolution: {integrity: sha512-J9b55bfimP4z/Jg1gNo+AT84hr90p716/nvxDkPGCD4W70MPms0h8KF50RDRgBGZeL83/u59DWNqJv6tEP/DHA==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/querystring-parser@4.1.0':
resolution: {integrity: sha512-VgdHhr8YTRsjOl4hnKFm7xEMOCRTnKw3FJ1nU+dlWNhdt/7eEtxtkdrJdx7PlRTabdANTmvyjE4umUl9cK4awg==}
engines: {node: '>=18.0.0'}
+ '@smithy/querystring-parser@4.1.1':
+ resolution: {integrity: sha512-63TEp92YFz0oQ7Pj9IuI3IgnprP92LrZtRAkE3c6wLWJxfy/yOPRt39IOKerVr0JS770olzl0kGafXlAXZ1vng==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/service-error-classification@4.1.0':
resolution: {integrity: sha512-UBpNFzBNmS20jJomuYn++Y+soF8rOK9AvIGjS9yGP6uRXF5rP18h4FDUsoNpWTlSsmiJ87e2DpZo9ywzSMH7PQ==}
engines: {node: '>=18.0.0'}
+ '@smithy/service-error-classification@4.1.2':
+ resolution: {integrity: sha512-Kqd8wyfmBWHZNppZSMfrQFpc3M9Y/kjyN8n8P4DqJJtuwgK1H914R471HTw7+RL+T7+kI1f1gOnL7Vb5z9+NgQ==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/shared-ini-file-loader@4.1.0':
resolution: {integrity: sha512-W0VMlz9yGdQ/0ZAgWICFjFHTVU0YSfGoCVpKaExRM/FDkTeP/yz8OKvjtGjs6oFokCRm0srgj/g4Cg0xuHu8Rw==}
engines: {node: '>=18.0.0'}
+ '@smithy/shared-ini-file-loader@4.2.0':
+ resolution: {integrity: sha512-OQTfmIEp2LLuWdxa8nEEPhZmiOREO6bcB6pjs0AySf4yiZhl6kMOfqmcwcY8BaBPX+0Tb+tG7/Ia/6mwpoZ7Pw==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/signature-v4@5.1.3':
resolution: {integrity: sha512-mARDSXSEgllNzMw6N+mC+r1AQlEBO3meEAkR/UlfAgnMzJUB3goRBWgip1EAMG99wh36MDqzo86SfIX5Y+VEaw==}
engines: {node: '>=18.0.0'}
+ '@smithy/signature-v4@5.2.1':
+ resolution: {integrity: sha512-M9rZhWQLjlQVCCR37cSjHfhriGRN+FQ8UfgrYNufv66TJgk+acaggShl3KS5U/ssxivvZLlnj7QH2CUOKlxPyA==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/smithy-client@4.6.0':
resolution: {integrity: sha512-TvlIshqx5PIi0I0AiR+PluCpJ8olVG++xbYkAIGCUkByaMUlfOXLgjQTmYbr46k4wuDe8eHiTIlUflnjK2drPQ==}
engines: {node: '>=18.0.0'}
+ '@smithy/smithy-client@4.6.4':
+ resolution: {integrity: sha512-qL7O3VDyfzCSN9r+sdbQXGhaHtrfSJL30En6Jboj0I3bobf2g1/T0eP2L4qxqrEW26gWhJ4THI4ElVVLjYyBHg==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/types@2.12.0':
resolution: {integrity: sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==}
engines: {node: '>=14.0.0'}
@@ -4032,10 +4147,18 @@ packages:
resolution: {integrity: sha512-4jY91NgZz+ZnSFcVzWwngOW6VuK3gR/ihTwSU1R/0NENe9Jd8SfWgbhDCAGUWL3bI7DiDSW7XF6Ui6bBBjrqXw==}
engines: {node: '>=18.0.0'}
+ '@smithy/types@4.5.0':
+ resolution: {integrity: sha512-RkUpIOsVlAwUIZXO1dsz8Zm+N72LClFfsNqf173catVlvRZiwPy0x2u0JLEA4byreOPKDZPGjmPDylMoP8ZJRg==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/url-parser@4.1.0':
resolution: {integrity: sha512-/LYEIOuO5B2u++tKr1NxNxhZTrr3A63jW8N73YTwVeUyAlbB/YM+hkftsvtKAcMt3ADYo0FsF1GY3anehffSVQ==}
engines: {node: '>=18.0.0'}
+ '@smithy/url-parser@4.1.1':
+ resolution: {integrity: sha512-bx32FUpkhcaKlEoOMbScvc93isaSiRM75pQ5IgIBaMkT7qMlIibpPRONyx/0CvrXHzJLpOn/u6YiDX2hcvs7Dg==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/util-base64@4.1.0':
resolution: {integrity: sha512-RUGd4wNb8GeW7xk+AY5ghGnIwM96V0l2uzvs/uVHf+tIuVX2WSvynk5CxNoBCsM2rQRSZElAo9rt3G5mJ/gktQ==}
engines: {node: '>=18.0.0'}
@@ -4048,6 +4171,10 @@ packages:
resolution: {integrity: sha512-q0iDP3VsZzqJyje8xJWEJCNIu3lktUGVoSy1KB0UWym2CL1siV3artm+u1DFYTLejpsrdGyCSWBdGNjJzfDPjg==}
engines: {node: '>=18.0.0'}
+ '@smithy/util-body-length-node@4.1.0':
+ resolution: {integrity: sha512-BOI5dYjheZdgR9XiEM3HJcEMCXSoqbzu7CzIgYrx0UtmvtC3tC2iDGpJLsSRFffUpy8ymsg2ARMP5fR8mtuUQQ==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/util-buffer-from@2.0.0':
resolution: {integrity: sha512-/YNnLoHsR+4W4Vf2wL5lGv0ksg8Bmk3GEGxn2vEQt52AQaPSCuaO5PM5VM7lP1K9qHRKHwrPGktqVoAHKWHxzw==}
engines: {node: '>=14.0.0'}
@@ -4064,14 +4191,26 @@ packages:
resolution: {integrity: sha512-D27cLtJtC4EEeERJXS+JPoogz2tE5zeE3zhWSSu6ER5/wJ5gihUxIzoarDX6K1U27IFTHit5YfHqU4Y9RSGE0w==}
engines: {node: '>=18.0.0'}
+ '@smithy/util-defaults-mode-browser@4.1.4':
+ resolution: {integrity: sha512-mLDJ1s4eA3vwOGaQOEPlg5LB4LdZUUMpB5UMOMofeGhWqiS7WR7dTpLiNi9zVn+YziKUd3Af5NLfxDs7NJqmIw==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/util-defaults-mode-node@4.1.0':
resolution: {integrity: sha512-gnZo3u5dP1o87plKupg39alsbeIY1oFFnCyV2nI/++pL19vTtBLgOyftLEjPjuXmoKn2B2rskX8b7wtC/+3Okg==}
engines: {node: '>=18.0.0'}
+ '@smithy/util-defaults-mode-node@4.1.4':
+ resolution: {integrity: sha512-pjX2iMTcOASaSanAd7bu6i3fcMMezr3NTr8Rh64etB0uHRZi+Aw86DoCxPESjY4UTIuA06hhqtTtw95o//imYA==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/util-endpoints@3.0.7':
resolution: {integrity: sha512-klGBP+RpBp6V5JbrY2C/VKnHXn3d5V2YrifZbmMY8os7M6m8wdYFoO6w/fe5VkP+YVwrEktW3IWYaSQVNZJ8oQ==}
engines: {node: '>=18.0.0'}
+ '@smithy/util-endpoints@3.1.2':
+ resolution: {integrity: sha512-+AJsaaEGb5ySvf1SKMRrPZdYHRYSzMkCoK16jWnIMpREAnflVspMIDeCVSZJuj+5muZfgGpNpijE3mUNtjv01Q==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/util-hex-encoding@4.1.0':
resolution: {integrity: sha512-1LcueNN5GYC4tr8mo14yVYbh/Ur8jHhWOxniZXii+1+ePiIbsLZ5fEI0QQGtbRRP5mOhmooos+rLmVASGGoq5w==}
engines: {node: '>=18.0.0'}
@@ -4080,14 +4219,26 @@ packages:
resolution: {integrity: sha512-612onNcKyxhP7/YOTKFTb2F6sPYtMRddlT5mZvYf1zduzaGzkYhpYIPxIeeEwBZFjnvEqe53Ijl2cYEfJ9d6/Q==}
engines: {node: '>=18.0.0'}
+ '@smithy/util-middleware@4.1.1':
+ resolution: {integrity: sha512-CGmZ72mL29VMfESz7S6dekqzCh8ZISj3B+w0g1hZFXaOjGTVaSqfAEFAq8EGp8fUL+Q2l8aqNmt8U1tglTikeg==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/util-retry@4.1.0':
resolution: {integrity: sha512-5AGoBHb207xAKSVwaUnaER+L55WFY8o2RhlafELZR3mB0J91fpL+Qn+zgRkPzns3kccGaF2vy0HmNVBMWmN6dA==}
engines: {node: '>=18.0.0'}
+ '@smithy/util-retry@4.1.2':
+ resolution: {integrity: sha512-NCgr1d0/EdeP6U5PSZ9Uv5SMR5XRRYoVr1kRVtKZxWL3tixEL3UatrPIMFZSKwHlCcp2zPLDvMubVDULRqeunA==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/util-stream@4.3.0':
resolution: {integrity: sha512-ZOYS94jksDwvsCJtppHprUhsIscRnCKGr6FXCo3SxgQ31ECbza3wqDBqSy6IsAak+h/oAXb1+UYEBmDdseAjUQ==}
engines: {node: '>=18.0.0'}
+ '@smithy/util-stream@4.3.2':
+ resolution: {integrity: sha512-Ka+FA2UCC/Q1dEqUanCdpqwxOFdf5Dg2VXtPtB1qxLcSGh5C1HdzklIt18xL504Wiy9nNUKwDMRTVCbKGoK69g==}
+ engines: {node: '>=18.0.0'}
+
'@smithy/util-uri-escape@2.2.0':
resolution: {integrity: sha512-jtmJMyt1xMD/d8OtbVJ2gFZOSKc+ueYJZPW20ULW1GOp/q/YIM0wNh+u8ZFao9UaIGz4WoPW8hC64qlWLIfoDA==}
engines: {node: '>=14.0.0'}
@@ -4108,6 +4259,14 @@ packages:
resolution: {integrity: sha512-mYqtQXPmrwvUljaHyGxYUIIRI3qjBTEb/f5QFi3A6VlxhpmZd5mWXn9W+qUkf2pVE1Hv3SqxefiZOPGdxmO64A==}
engines: {node: '>=18.0.0'}
+ '@smithy/util-waiter@4.1.1':
+ resolution: {integrity: sha512-PJBmyayrlfxM7nbqjomF4YcT1sApQwZio0NHSsT0EzhJqljRmvhzqZua43TyEs80nJk2Cn2FGPg/N8phH6KeCQ==}
+ engines: {node: '>=18.0.0'}
+
+ '@smithy/uuid@1.0.0':
+ resolution: {integrity: sha512-OlA/yZHh0ekYFnbUkmYBDQPE6fGfdrvgz39ktp8Xf+FA6BfxLejPTMDOG0Nfk5/rDySAz1dRbFf24zaAFYVXlQ==}
+ engines: {node: '>=18.0.0'}
+
'@sqltools/formatter@1.2.5':
resolution: {integrity: sha512-Uy0+khmZqUrUGm5dmMqVlnvufZRSK0FbYzVgp0UMstm+F5+W2/jnEEQyc9vo1ZR/E5ZI/B1WjjoTqBqwJL6Krw==}
@@ -4340,12 +4499,24 @@ packages:
cpu: [arm64]
os: [android]
+ '@swc/core-darwin-arm64@1.13.19':
+ resolution: {integrity: sha512-NxDyte9tCJSJ8+R62WDtqwg8eI57lubD52sHyGOfezpJBOPr36bUSGGLyO3Vod9zTGlOu2CpkuzA/2iVw92u1g==}
+ engines: {node: '>=10'}
+ cpu: [arm64]
+ os: [darwin]
+
'@swc/core-darwin-arm64@1.13.5':
resolution: {integrity: sha512-lKNv7SujeXvKn16gvQqUQI5DdyY8v7xcoO3k06/FJbHJS90zEwZdQiMNRiqpYw/orU543tPaWgz7cIYWhbopiQ==}
engines: {node: '>=10'}
cpu: [arm64]
os: [darwin]
+ '@swc/core-darwin-x64@1.13.19':
+ resolution: {integrity: sha512-+w5DYrJndSygFFRDcuPYmx5BljD6oYnAohZ15K1L6SfORHp/BTSIbgSFRKPoyhjuIkDiq3W0um8RoMTOBAcQjQ==}
+ engines: {node: '>=10'}
+ cpu: [x64]
+ os: [darwin]
+
'@swc/core-darwin-x64@1.13.5':
resolution: {integrity: sha512-ILd38Fg/w23vHb0yVjlWvQBoE37ZJTdlLHa8LRCFDdX4WKfnVBiblsCU9ar4QTMNdeTBEX9iUF4IrbNWhaF1Ng==}
engines: {node: '>=10'}
@@ -4358,12 +4529,25 @@ packages:
cpu: [x64]
os: [freebsd]
+ '@swc/core-linux-arm-gnueabihf@1.13.19':
+ resolution: {integrity: sha512-7LlfgpdwwYq2q7himNkAAFo4q6jysMLFNoBH6GRP7WL29NcSsl5mPMJjmYZymK+sYq/9MTVieDTQvChzYDsapw==}
+ engines: {node: '>=10'}
+ cpu: [arm]
+ os: [linux]
+
'@swc/core-linux-arm-gnueabihf@1.13.5':
resolution: {integrity: sha512-Q6eS3Pt8GLkXxqz9TAw+AUk9HpVJt8Uzm54MvPsqp2yuGmY0/sNaPPNVqctCX9fu/Nu8eaWUen0si6iEiCsazQ==}
engines: {node: '>=10'}
cpu: [arm]
os: [linux]
+ '@swc/core-linux-arm64-gnu@1.13.19':
+ resolution: {integrity: sha512-ml3I6Lm2marAQ3UC/TS9t/yILBh/eDSVHAdPpikp652xouWAVW1znUeV6bBSxe1sSZIenv+p55ubKAWq/u84sQ==}
+ engines: {node: '>=10'}
+ cpu: [arm64]
+ os: [linux]
+ libc: [glibc]
+
'@swc/core-linux-arm64-gnu@1.13.5':
resolution: {integrity: sha512-aNDfeN+9af+y+M2MYfxCzCy/VDq7Z5YIbMqRI739o8Ganz6ST+27kjQFd8Y/57JN/hcnUEa9xqdS3XY7WaVtSw==}
engines: {node: '>=10'}
@@ -4371,6 +4555,13 @@ packages:
os: [linux]
libc: [glibc]
+ '@swc/core-linux-arm64-musl@1.13.19':
+ resolution: {integrity: sha512-M/otFc3/rWWkbF6VgbOXVzUKVoE7MFcphTaStxJp4bwb7oP5slYlxMZN51Dk/OTOfvCDo9pTAFDKNyixbkXMDQ==}
+ engines: {node: '>=10'}
+ cpu: [arm64]
+ os: [linux]
+ libc: [musl]
+
'@swc/core-linux-arm64-musl@1.13.5':
resolution: {integrity: sha512-9+ZxFN5GJag4CnYnq6apKTnnezpfJhCumyz0504/JbHLo+Ue+ZtJnf3RhyA9W9TINtLE0bC4hKpWi8ZKoETyOQ==}
engines: {node: '>=10'}
@@ -4378,6 +4569,13 @@ packages:
os: [linux]
libc: [musl]
+ '@swc/core-linux-x64-gnu@1.13.19':
+ resolution: {integrity: sha512-NoMUKaOJEdouU4tKF88ggdDHFiRRING+gYLxDqnTfm+sUXaizB5OGBRzvSVDYSXQb1SuUuChnXFPFzwTWbt3ZQ==}
+ engines: {node: '>=10'}
+ cpu: [x64]
+ os: [linux]
+ libc: [glibc]
+
'@swc/core-linux-x64-gnu@1.13.5':
resolution: {integrity: sha512-WD530qvHrki8Ywt/PloKUjaRKgstQqNGvmZl54g06kA+hqtSE2FTG9gngXr3UJxYu/cNAjJYiBifm7+w4nbHbA==}
engines: {node: '>=10'}
@@ -4385,6 +4583,13 @@ packages:
os: [linux]
libc: [glibc]
+ '@swc/core-linux-x64-musl@1.13.19':
+ resolution: {integrity: sha512-r6krlZwyu8SBaw24QuS1lau2I9q8M+eJV6ITz0rpb6P1Bx0elf9ii5Bhh8ddmIqXXH8kOGSjC/dwcdHbZqAhgw==}
+ engines: {node: '>=10'}
+ cpu: [x64]
+ os: [linux]
+ libc: [musl]
+
'@swc/core-linux-x64-musl@1.13.5':
resolution: {integrity: sha512-Luj8y4OFYx4DHNQTWjdIuKTq2f5k6uSXICqx+FSabnXptaOBAbJHNbHT/06JZh6NRUouaf0mYXN0mcsqvkhd7Q==}
engines: {node: '>=10'}
@@ -4392,18 +4597,36 @@ packages:
os: [linux]
libc: [musl]
+ '@swc/core-win32-arm64-msvc@1.13.19':
+ resolution: {integrity: sha512-awcZSIuxyVn0Dw28VjMvgk1qiDJ6CeQwHkZNUjg2UxVlq23zE01NMMp+zkoGFypmLG9gaGmJSzuoqvk/WCQ5tw==}
+ engines: {node: '>=10'}
+ cpu: [arm64]
+ os: [win32]
+
'@swc/core-win32-arm64-msvc@1.13.5':
resolution: {integrity: sha512-cZ6UpumhF9SDJvv4DA2fo9WIzlNFuKSkZpZmPG1c+4PFSEMy5DFOjBSllCvnqihCabzXzpn6ykCwBmHpy31vQw==}
engines: {node: '>=10'}
cpu: [arm64]
os: [win32]
+ '@swc/core-win32-ia32-msvc@1.13.19':
+ resolution: {integrity: sha512-H5d+KO7ISoLNgYvTbOcCQjJZNM3R7yaYlrMAF13lUr6GSiOUX+92xtM31B+HvzAWI7HtvVe74d29aC1b1TpXFA==}
+ engines: {node: '>=10'}
+ cpu: [ia32]
+ os: [win32]
+
'@swc/core-win32-ia32-msvc@1.13.5':
resolution: {integrity: sha512-C5Yi/xIikrFUzZcyGj9L3RpKljFvKiDMtyDzPKzlsDrKIw2EYY+bF88gB6oGY5RGmv4DAX8dbnpRAqgFD0FMEw==}
engines: {node: '>=10'}
cpu: [ia32]
os: [win32]
+ '@swc/core-win32-x64-msvc@1.13.19':
+ resolution: {integrity: sha512-qNoyCpXvv2O3JqXKanRIeoMn03Fho/As+N4Fhe7u0FsYh4VYqGQah4DGDzEP/yjl4Gx1IElhqLGDhCCGMwWaDw==}
+ engines: {node: '>=10'}
+ cpu: [x64]
+ os: [win32]
+
'@swc/core-win32-x64-msvc@1.13.5':
resolution: {integrity: sha512-YrKdMVxbYmlfybCSbRtrilc6UA8GF5aPmGKBdPvjrarvsmf4i7ZHGCEnLtfOMd3Lwbs2WUZq3WdMbozYeLU93Q==}
engines: {node: '>=10'}
@@ -4728,6 +4951,9 @@ packages:
'@types/node@22.18.1':
resolution: {integrity: sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw==}
+ '@types/node@22.18.6':
+ resolution: {integrity: sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==}
+
'@types/nodemailer@6.4.19':
resolution: {integrity: sha512-Fi8DwmuAduTk1/1MpkR9EwS0SsDvYXx5RxivAVII1InDCIxmhj/iQm3W8S3EVb/0arnblr6PK0FK4wYa7bwdLg==}
@@ -4909,6 +5135,14 @@ packages:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <6.0.0'
+ '@typescript-eslint/eslint-plugin@8.44.1':
+ resolution: {integrity: sha512-molgphGqOBT7t4YKCSkbasmu1tb1MgrZ2szGzHbclF7PNmOkSTQVHy+2jXOSnxvR3+Xe1yySHFZoqMpz3TfQsw==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ '@typescript-eslint/parser': ^8.44.1
+ eslint: ^8.57.0 || ^9.0.0
+ typescript: '>=4.8.4 <6.0.0'
+
'@typescript-eslint/parser@8.38.0':
resolution: {integrity: sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -4923,6 +5157,13 @@ packages:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <6.0.0'
+ '@typescript-eslint/parser@8.44.1':
+ resolution: {integrity: sha512-EHrrEsyhOhxYt8MTg4zTF+DJMuNBzWwgvvOYNj/zm1vnaD/IC5zCXFehZv94Piqa2cRFfXrTFxIvO95L7Qc/cw==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ eslint: ^8.57.0 || ^9.0.0
+ typescript: '>=4.8.4 <6.0.0'
+
'@typescript-eslint/project-service@8.38.0':
resolution: {integrity: sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -4935,6 +5176,12 @@ packages:
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
+ '@typescript-eslint/project-service@8.44.1':
+ resolution: {integrity: sha512-ycSa60eGg8GWAkVsKV4E6Nz33h+HjTXbsDT4FILyL8Obk5/mx4tbvCNsLf9zret3ipSumAOG89UcCs/KRaKYrA==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ typescript: '>=4.8.4 <6.0.0'
+
'@typescript-eslint/scope-manager@8.38.0':
resolution: {integrity: sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -4943,6 +5190,10 @@ packages:
resolution: {integrity: sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ '@typescript-eslint/scope-manager@8.44.1':
+ resolution: {integrity: sha512-NdhWHgmynpSvyhchGLXh+w12OMT308Gm25JoRIyTZqEbApiBiQHD/8xgb6LqCWCFcxFtWwaVdFsLPQI3jvhywg==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
'@typescript-eslint/tsconfig-utils@8.38.0':
resolution: {integrity: sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -4955,6 +5206,12 @@ packages:
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
+ '@typescript-eslint/tsconfig-utils@8.44.1':
+ resolution: {integrity: sha512-B5OyACouEjuIvof3o86lRMvyDsFwZm+4fBOqFHccIctYgBjqR3qT39FBYGN87khcgf0ExpdCBeGKpKRhSFTjKQ==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ typescript: '>=4.8.4 <6.0.0'
+
'@typescript-eslint/type-utils@8.38.0':
resolution: {integrity: sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -4969,6 +5226,13 @@ packages:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <6.0.0'
+ '@typescript-eslint/type-utils@8.44.1':
+ resolution: {integrity: sha512-KdEerZqHWXsRNKjF9NYswNISnFzXfXNDfPxoTh7tqohU/PRIbwTmsjGK6V9/RTYWau7NZvfo52lgVk+sJh0K3g==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ eslint: ^8.57.0 || ^9.0.0
+ typescript: '>=4.8.4 <6.0.0'
+
'@typescript-eslint/types@8.38.0':
resolution: {integrity: sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -4977,6 +5241,10 @@ packages:
resolution: {integrity: sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ '@typescript-eslint/types@8.44.1':
+ resolution: {integrity: sha512-Lk7uj7y9uQUOEguiDIDLYLJOrYHQa7oBiURYVFqIpGxclAFQ78f6VUOM8lI2XEuNOKNB7XuvM2+2cMXAoq4ALQ==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
'@typescript-eslint/typescript-estree@8.38.0':
resolution: {integrity: sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -4989,6 +5257,12 @@ packages:
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
+ '@typescript-eslint/typescript-estree@8.44.1':
+ resolution: {integrity: sha512-qnQJ+mVa7szevdEyvfItbO5Vo+GfZ4/GZWWDRRLjrxYPkhM+6zYB2vRYwCsoJLzqFCdZT4mEqyJoyzkunsZ96A==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ typescript: '>=4.8.4 <6.0.0'
+
'@typescript-eslint/utils@8.38.0':
resolution: {integrity: sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -5003,6 +5277,13 @@ packages:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <6.0.0'
+ '@typescript-eslint/utils@8.44.1':
+ resolution: {integrity: sha512-DpX5Fp6edTlocMCwA+mHY8Mra+pPjRZ0TfHkXI8QFelIKcbADQz1LUPNtzOFUriBB2UYqw4Pi9+xV4w9ZczHFg==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ peerDependencies:
+ eslint: ^8.57.0 || ^9.0.0
+ typescript: '>=4.8.4 <6.0.0'
+
'@typescript-eslint/visitor-keys@8.38.0':
resolution: {integrity: sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -5011,6 +5292,10 @@ packages:
resolution: {integrity: sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+ '@typescript-eslint/visitor-keys@8.44.1':
+ resolution: {integrity: sha512-576+u0QD+Jp3tZzvfRfxon0EA2lzcDt3lhUbsC6Lgzy9x2VR4E+JUiNyGHi5T8vk0TV+fpJ5GLG1JsJuWCaKhw==}
+ engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
'@ungap/structured-clone@1.2.0':
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
@@ -5635,8 +5920,8 @@ packages:
resolution: {integrity: sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==}
engines: {node: '>=6.14.2'}
- bullmq@5.58.5:
- resolution: {integrity: sha512-0A6Qjxdn8j7aOcxfRZY798vO/aMuwvoZwfE6a9EOXHb1pzpBVAogsc/OfRWeUf+5wMBoYB5nthstnJo/zrQOeQ==}
+ bullmq@5.58.8:
+ resolution: {integrity: sha512-j7h2JlWs7rOzsLePKtNK+zLOyrH6PRurLLZ6SriSpt9w5fHR128IFSd4gHGwYUb41ycnWmbLDcggp64zNW/p/Q==}
buraha@0.0.1:
resolution: {integrity: sha512-G563A0mTbzknm2jDaNxfZuNKIdeArs8T+XQN6t+KbmgnOoevXSXhKDkyf8Md/36Jrx99ikwbCag37VGe3myExQ==}
@@ -5731,8 +6016,8 @@ packages:
resolution: {integrity: sha512-mCuXncKXk5iCLhfhwTc0izo0gtEmpz5CtG2y8GiOINBlMVS6v8TMRc5TaLWKS6692m9+dVVfzgeVxR5UxWHTYw==}
engines: {node: '>=12'}
- chalk-template@1.1.0:
- resolution: {integrity: sha512-T2VJbcDuZQ0Tb2EWwSotMPJjgpy1/tGee1BTpUNsGZ/qgNjV2t7Mvu+d4600U564nbLesN1x2dPL+xii174Ekg==}
+ chalk-template@1.1.2:
+ resolution: {integrity: sha512-2bxTP2yUH7AJj/VAXfcA+4IcWGdQ87HwBANLt5XxGTeomo8yG0y95N1um9i5StvhT/Bl0/2cARA5v1PpPXUxUA==}
engines: {node: '>=14.16'}
chalk@3.0.0:
@@ -5743,8 +6028,8 @@ packages:
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
engines: {node: '>=10'}
- chalk@5.6.0:
- resolution: {integrity: sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==}
+ chalk@5.6.2:
+ resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==}
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
change-case@5.4.4:
@@ -6811,8 +7096,8 @@ packages:
resolution: {integrity: sha512-2qfoaQ3BQDhZ1gtbkKZd6n0kKxJISJGM6u/skD9ljdWItAscjXrtZ1lnjr7PavmXX9j4EyCPmBDiIsLn07d5vA==}
engines: {node: '>= 10'}
- fastify@5.6.0:
- resolution: {integrity: sha512-9j2r9TnwNsfGiCKGYT0Voqy244qwcoYM9qvNi/i+F8sNNWDnqUEVuGYNc9GyjldhXmMlJmVPS6gI1LdvjYGRJw==}
+ fastify@5.6.1:
+ resolution: {integrity: sha512-WjjlOciBF0K8pDUPZoGPhqhKrQJ02I8DKaDIfO51EL0kbSMwQFl85cRwhOvmSDWoukNOdTo27gLN549pLCcH7Q==}
fastq@1.17.1:
resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
@@ -7137,8 +7422,8 @@ packages:
resolution: {integrity: sha512-XfBk1CxOOScDcMr9O1yKkNaQyy865NbYs+F7dr4H0LZMVgCj2Le59k6PqbNHoL5ToeaEQUYh6c6yMfVcc6SJxA==}
engines: {node: '>=16'}
- got@14.4.8:
- resolution: {integrity: sha512-vxwU4HuR0BIl+zcT1LYrgBjM+IJjNElOjCzs0aPgHorQyr/V6H6Y73Sn3r3FOlUffvWD+Q5jtRuGWaXkU8Jbhg==}
+ got@14.4.9:
+ resolution: {integrity: sha512-Dbu075Jwm3QwNCIoCenqkqY8l2gd7e/TanuhMbzZIEsb1mpAneImSusKhZ+XdqqC3S91SDV/1SdWpGXKAlm8tA==}
engines: {node: '>=20'}
graceful-fs@4.2.11:
@@ -7421,8 +7706,8 @@ packages:
intersection-observer@0.12.2:
resolution: {integrity: sha512-7m1vEcPCxXYI8HqnL8CKI6siDyD+eIWSwgB3DZA+ZTogxk9I4CDnj4wilt9x/+/QbHI4YG5YZNmC6458/e9Ktg==}
- ioredis@5.7.0:
- resolution: {integrity: sha512-NUcA93i1lukyXU+riqEyPtSEkyFq8tX90uL659J+qpCZ3rEdViB/APC58oAhIh3+bJln2hzdlZbBZsGNrlsR8g==}
+ ioredis@5.8.0:
+ resolution: {integrity: sha512-AUXbKn9gvo9hHKvk6LbZJQSKn/qIfkWXrnsyL9Yrf+oeXmla9Nmf6XEumOddyhM8neynpK5oAV6r9r99KBuwzA==}
engines: {node: '>=12.22.0'}
ios-haptics@0.1.0:
@@ -8214,8 +8499,8 @@ packages:
mediabunny@1.15.1:
resolution: {integrity: sha512-+eRTVzd3E4LuGYZzPSQcPzuGdAIljohSlzYTX358XsfLM2qH1lQIBYa+erx7wzVcGQLRNjdV7x7ZS0EpK04DfA==}
- meilisearch@0.52.0:
- resolution: {integrity: sha512-RqPsB4a78sXf/ATB7PIVvKCG7yf0y1M+uCj8Z9Wku44WmCy3iz0C1PHjVV5xphQolo09CdhdyFoRxHQSJkOdpg==}
+ meilisearch@0.53.0:
+ resolution: {integrity: sha512-nG4VXbEOSzUmtbfsgOo+t6yX1ECEgXaT4hC0ap9MBpQGK5xwT+NWYDENYsKWR75cVaWaAqva+ok4zHlgtdXlLw==}
memoizerific@1.11.3:
resolution: {integrity: sha512-/EuHYwAPdLtXwAwSZkh/Gutery6pD2KYd44oQLhAvQp/50mpyduZh8Q7PYHXTCJ+wuXxt7oij2LXyIJOOYFPog==}
@@ -8533,8 +8818,8 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
- nanoid@5.1.5:
- resolution: {integrity: sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==}
+ nanoid@5.1.6:
+ resolution: {integrity: sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==}
engines: {node: ^18 || >=20}
hasBin: true
@@ -9868,8 +10153,9 @@ packages:
setprototypeof@1.2.0:
resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
- sha.js@2.4.11:
- resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==}
+ sha.js@2.4.12:
+ resolution: {integrity: sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==}
+ engines: {node: '>= 0.10'}
hasBin: true
sharp@0.33.5:
@@ -10353,8 +10639,8 @@ packages:
symbol-tree@3.2.4:
resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==}
- systeminformation@5.27.8:
- resolution: {integrity: sha512-d3Z0gaQO1MlUxzDUKsmXz5y4TOBCMZ8IyijzaYOykV3AcNOTQ7mT+tpndUOXYNSxzLK3la8G32xiUFvZ0/s6PA==}
+ systeminformation@5.27.10:
+ resolution: {integrity: sha512-jkeOerLSwLZqJrPHCYltlKHu0PisdepIuS4GwjFFtgQUG/5AQPVZekkECuULqdP0cgrrIHW8Nl8J7WQXo5ypEg==}
engines: {node: '>=8.0.0'}
os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android]
hasBin: true
@@ -10484,6 +10770,10 @@ packages:
tmpl@1.0.5:
resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==}
+ to-buffer@1.2.2:
+ resolution: {integrity: sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==}
+ engines: {node: '>= 0.4'}
+
to-data-view@1.1.0:
resolution: {integrity: sha512-1eAdufMg6mwgmlojAx3QeMnzB/BTVp7Tbndi3U7ftcT2zCZadjxkkmLmd97zmaxWi+sgGcgWrokmpEoy0Dn0vQ==}
@@ -10641,8 +10931,8 @@ packages:
typedarray@0.0.6:
resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==}
- typeorm@0.3.26:
- resolution: {integrity: sha512-o2RrBNn3lczx1qv4j+JliVMmtkPSqEGpG0UuZkt9tCfWkoXKu8MZnjvp2GjWPll1SehwemQw6xrbVRhmOglj8Q==}
+ typeorm@0.3.27:
+ resolution: {integrity: sha512-pNV1bn+1n8qEe8tUNsNdD8ejuPcMAg47u2lUGnbsajiNUr3p2Js1XLKQjBMH0yMRMDfdX8T+fIRejFmIwy9x4A==}
engines: {node: '>=16.13.0'}
hasBin: true
peerDependencies:
@@ -11404,20 +11694,20 @@ snapshots:
'@aws-crypto/crc32@5.2.0':
dependencies:
'@aws-crypto/util': 5.2.0
- '@aws-sdk/types': 3.862.0
+ '@aws-sdk/types': 3.893.0
tslib: 2.8.1
'@aws-crypto/crc32c@5.2.0':
dependencies:
'@aws-crypto/util': 5.2.0
- '@aws-sdk/types': 3.862.0
+ '@aws-sdk/types': 3.893.0
tslib: 2.8.1
'@aws-crypto/sha1-browser@5.2.0':
dependencies:
'@aws-crypto/supports-web-crypto': 5.2.0
'@aws-crypto/util': 5.2.0
- '@aws-sdk/types': 3.862.0
+ '@aws-sdk/types': 3.893.0
'@aws-sdk/util-locate-window': 3.208.0
'@smithy/util-utf8': 2.0.0
tslib: 2.8.1
@@ -11427,7 +11717,7 @@ snapshots:
'@aws-crypto/sha256-js': 5.2.0
'@aws-crypto/supports-web-crypto': 5.2.0
'@aws-crypto/util': 5.2.0
- '@aws-sdk/types': 3.862.0
+ '@aws-sdk/types': 3.893.0
'@aws-sdk/util-locate-window': 3.208.0
'@smithy/util-utf8': 2.0.0
tslib: 2.8.1
@@ -11435,7 +11725,7 @@ snapshots:
'@aws-crypto/sha256-js@5.2.0':
dependencies:
'@aws-crypto/util': 5.2.0
- '@aws-sdk/types': 3.862.0
+ '@aws-sdk/types': 3.893.0
tslib: 2.8.1
'@aws-crypto/supports-web-crypto@5.2.0':
@@ -11444,70 +11734,69 @@ snapshots:
'@aws-crypto/util@5.2.0':
dependencies:
- '@aws-sdk/types': 3.862.0
+ '@aws-sdk/types': 3.893.0
'@smithy/util-utf8': 2.0.0
tslib: 2.8.1
- '@aws-sdk/client-s3@3.883.0':
+ '@aws-sdk/client-s3@3.896.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/core': 3.883.0
- '@aws-sdk/credential-provider-node': 3.883.0
- '@aws-sdk/middleware-bucket-endpoint': 3.873.0
- '@aws-sdk/middleware-expect-continue': 3.873.0
- '@aws-sdk/middleware-flexible-checksums': 3.883.0
- '@aws-sdk/middleware-host-header': 3.873.0
- '@aws-sdk/middleware-location-constraint': 3.873.0
- '@aws-sdk/middleware-logger': 3.876.0
- '@aws-sdk/middleware-recursion-detection': 3.873.0
- '@aws-sdk/middleware-sdk-s3': 3.883.0
- '@aws-sdk/middleware-ssec': 3.873.0
- '@aws-sdk/middleware-user-agent': 3.883.0
- '@aws-sdk/region-config-resolver': 3.873.0
- '@aws-sdk/signature-v4-multi-region': 3.883.0
- '@aws-sdk/types': 3.862.0
- '@aws-sdk/util-endpoints': 3.879.0
- '@aws-sdk/util-user-agent-browser': 3.873.0
- '@aws-sdk/util-user-agent-node': 3.883.0
- '@aws-sdk/xml-builder': 3.873.0
- '@smithy/config-resolver': 4.2.0
- '@smithy/core': 3.10.0
- '@smithy/eventstream-serde-browser': 4.0.5
- '@smithy/eventstream-serde-config-resolver': 4.1.3
- '@smithy/eventstream-serde-node': 4.0.5
- '@smithy/fetch-http-handler': 5.2.0
- '@smithy/hash-blob-browser': 4.0.5
- '@smithy/hash-node': 4.0.5
- '@smithy/hash-stream-node': 4.0.5
- '@smithy/invalid-dependency': 4.0.5
- '@smithy/md5-js': 4.0.5
- '@smithy/middleware-content-length': 4.0.5
- '@smithy/middleware-endpoint': 4.2.0
- '@smithy/middleware-retry': 4.2.0
- '@smithy/middleware-serde': 4.1.0
- '@smithy/middleware-stack': 4.1.0
- '@smithy/node-config-provider': 4.2.0
- '@smithy/node-http-handler': 4.2.0
- '@smithy/protocol-http': 5.2.0
- '@smithy/smithy-client': 4.6.0
- '@smithy/types': 4.4.0
- '@smithy/url-parser': 4.1.0
+ '@aws-sdk/core': 3.896.0
+ '@aws-sdk/credential-provider-node': 3.896.0
+ '@aws-sdk/middleware-bucket-endpoint': 3.893.0
+ '@aws-sdk/middleware-expect-continue': 3.893.0
+ '@aws-sdk/middleware-flexible-checksums': 3.896.0
+ '@aws-sdk/middleware-host-header': 3.893.0
+ '@aws-sdk/middleware-location-constraint': 3.893.0
+ '@aws-sdk/middleware-logger': 3.893.0
+ '@aws-sdk/middleware-recursion-detection': 3.893.0
+ '@aws-sdk/middleware-sdk-s3': 3.896.0
+ '@aws-sdk/middleware-ssec': 3.893.0
+ '@aws-sdk/middleware-user-agent': 3.896.0
+ '@aws-sdk/region-config-resolver': 3.893.0
+ '@aws-sdk/signature-v4-multi-region': 3.896.0
+ '@aws-sdk/types': 3.893.0
+ '@aws-sdk/util-endpoints': 3.895.0
+ '@aws-sdk/util-user-agent-browser': 3.893.0
+ '@aws-sdk/util-user-agent-node': 3.896.0
+ '@aws-sdk/xml-builder': 3.894.0
+ '@smithy/config-resolver': 4.2.2
+ '@smithy/core': 3.12.0
+ '@smithy/eventstream-serde-browser': 4.1.1
+ '@smithy/eventstream-serde-config-resolver': 4.2.1
+ '@smithy/eventstream-serde-node': 4.1.1
+ '@smithy/fetch-http-handler': 5.2.1
+ '@smithy/hash-blob-browser': 4.1.1
+ '@smithy/hash-node': 4.1.1
+ '@smithy/hash-stream-node': 4.1.1
+ '@smithy/invalid-dependency': 4.1.1
+ '@smithy/md5-js': 4.1.1
+ '@smithy/middleware-content-length': 4.1.1
+ '@smithy/middleware-endpoint': 4.2.4
+ '@smithy/middleware-retry': 4.3.0
+ '@smithy/middleware-serde': 4.1.1
+ '@smithy/middleware-stack': 4.1.1
+ '@smithy/node-config-provider': 4.2.2
+ '@smithy/node-http-handler': 4.2.1
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/smithy-client': 4.6.4
+ '@smithy/types': 4.5.0
+ '@smithy/url-parser': 4.1.1
'@smithy/util-base64': 4.1.0
'@smithy/util-body-length-browser': 4.1.0
- '@smithy/util-body-length-node': 4.0.0
- '@smithy/util-defaults-mode-browser': 4.1.0
- '@smithy/util-defaults-mode-node': 4.1.0
- '@smithy/util-endpoints': 3.0.7
- '@smithy/util-middleware': 4.1.0
- '@smithy/util-retry': 4.1.0
- '@smithy/util-stream': 4.3.0
+ '@smithy/util-body-length-node': 4.1.0
+ '@smithy/util-defaults-mode-browser': 4.1.4
+ '@smithy/util-defaults-mode-node': 4.1.4
+ '@smithy/util-endpoints': 3.1.2
+ '@smithy/util-middleware': 4.1.1
+ '@smithy/util-retry': 4.1.2
+ '@smithy/util-stream': 4.3.2
'@smithy/util-utf8': 4.1.0
- '@smithy/util-waiter': 4.0.7
- '@types/uuid': 9.0.8
+ '@smithy/util-waiter': 4.1.1
+ '@smithy/uuid': 1.0.0
tslib: 2.8.1
- uuid: 9.0.1
transitivePeerDependencies:
- aws-crt
@@ -11599,44 +11888,44 @@ snapshots:
transitivePeerDependencies:
- aws-crt
- '@aws-sdk/client-sso@3.883.0':
+ '@aws-sdk/client-sso@3.896.0':
dependencies:
'@aws-crypto/sha256-browser': 5.2.0
'@aws-crypto/sha256-js': 5.2.0
- '@aws-sdk/core': 3.883.0
- '@aws-sdk/middleware-host-header': 3.873.0
- '@aws-sdk/middleware-logger': 3.876.0
- '@aws-sdk/middleware-recursion-detection': 3.873.0
- '@aws-sdk/middleware-user-agent': 3.883.0
- '@aws-sdk/region-config-resolver': 3.873.0
- '@aws-sdk/types': 3.862.0
- '@aws-sdk/util-endpoints': 3.879.0
- '@aws-sdk/util-user-agent-browser': 3.873.0
- '@aws-sdk/util-user-agent-node': 3.883.0
- '@smithy/config-resolver': 4.2.0
- '@smithy/core': 3.10.0
- '@smithy/fetch-http-handler': 5.2.0
- '@smithy/hash-node': 4.0.5
- '@smithy/invalid-dependency': 4.0.5
- '@smithy/middleware-content-length': 4.0.5
- '@smithy/middleware-endpoint': 4.2.0
- '@smithy/middleware-retry': 4.2.0
- '@smithy/middleware-serde': 4.1.0
- '@smithy/middleware-stack': 4.1.0
- '@smithy/node-config-provider': 4.2.0
- '@smithy/node-http-handler': 4.2.0
- '@smithy/protocol-http': 5.2.0
- '@smithy/smithy-client': 4.6.0
- '@smithy/types': 4.4.0
- '@smithy/url-parser': 4.1.0
+ '@aws-sdk/core': 3.896.0
+ '@aws-sdk/middleware-host-header': 3.893.0
+ '@aws-sdk/middleware-logger': 3.893.0
+ '@aws-sdk/middleware-recursion-detection': 3.893.0
+ '@aws-sdk/middleware-user-agent': 3.896.0
+ '@aws-sdk/region-config-resolver': 3.893.0
+ '@aws-sdk/types': 3.893.0
+ '@aws-sdk/util-endpoints': 3.895.0
+ '@aws-sdk/util-user-agent-browser': 3.893.0
+ '@aws-sdk/util-user-agent-node': 3.896.0
+ '@smithy/config-resolver': 4.2.2
+ '@smithy/core': 3.12.0
+ '@smithy/fetch-http-handler': 5.2.1
+ '@smithy/hash-node': 4.1.1
+ '@smithy/invalid-dependency': 4.1.1
+ '@smithy/middleware-content-length': 4.1.1
+ '@smithy/middleware-endpoint': 4.2.4
+ '@smithy/middleware-retry': 4.3.0
+ '@smithy/middleware-serde': 4.1.1
+ '@smithy/middleware-stack': 4.1.1
+ '@smithy/node-config-provider': 4.2.2
+ '@smithy/node-http-handler': 4.2.1
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/smithy-client': 4.6.4
+ '@smithy/types': 4.5.0
+ '@smithy/url-parser': 4.1.1
'@smithy/util-base64': 4.1.0
'@smithy/util-body-length-browser': 4.1.0
- '@smithy/util-body-length-node': 4.0.0
- '@smithy/util-defaults-mode-browser': 4.1.0
- '@smithy/util-defaults-mode-node': 4.1.0
- '@smithy/util-endpoints': 3.0.7
- '@smithy/util-middleware': 4.1.0
- '@smithy/util-retry': 4.1.0
+ '@smithy/util-body-length-node': 4.1.0
+ '@smithy/util-defaults-mode-browser': 4.1.4
+ '@smithy/util-defaults-mode-node': 4.1.4
+ '@smithy/util-endpoints': 3.1.2
+ '@smithy/util-middleware': 4.1.1
+ '@smithy/util-retry': 4.1.2
'@smithy/util-utf8': 4.1.0
tslib: 2.8.1
transitivePeerDependencies:
@@ -11660,22 +11949,20 @@ snapshots:
fast-xml-parser: 5.2.5
tslib: 2.8.1
- '@aws-sdk/core@3.883.0':
+ '@aws-sdk/core@3.896.0':
dependencies:
- '@aws-sdk/types': 3.862.0
- '@aws-sdk/xml-builder': 3.873.0
- '@smithy/core': 3.10.0
- '@smithy/node-config-provider': 4.2.0
- '@smithy/property-provider': 4.1.0
- '@smithy/protocol-http': 5.2.0
- '@smithy/signature-v4': 5.1.3
- '@smithy/smithy-client': 4.6.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/types': 3.893.0
+ '@aws-sdk/xml-builder': 3.894.0
+ '@smithy/core': 3.12.0
+ '@smithy/node-config-provider': 4.2.2
+ '@smithy/property-provider': 4.1.1
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/signature-v4': 5.2.1
+ '@smithy/smithy-client': 4.6.4
+ '@smithy/types': 4.5.0
'@smithy/util-base64': 4.1.0
- '@smithy/util-body-length-browser': 4.1.0
- '@smithy/util-middleware': 4.1.0
+ '@smithy/util-middleware': 4.1.1
'@smithy/util-utf8': 4.1.0
- fast-xml-parser: 5.2.5
tslib: 2.8.1
'@aws-sdk/credential-provider-env@3.873.0':
@@ -11686,12 +11973,12 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
- '@aws-sdk/credential-provider-env@3.883.0':
+ '@aws-sdk/credential-provider-env@3.896.0':
dependencies:
- '@aws-sdk/core': 3.883.0
- '@aws-sdk/types': 3.862.0
- '@smithy/property-provider': 4.1.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/core': 3.896.0
+ '@aws-sdk/types': 3.893.0
+ '@smithy/property-provider': 4.1.1
+ '@smithy/types': 4.5.0
tslib: 2.8.1
'@aws-sdk/credential-provider-http@3.873.0':
@@ -11707,17 +11994,17 @@ snapshots:
'@smithy/util-stream': 4.3.0
tslib: 2.8.1
- '@aws-sdk/credential-provider-http@3.883.0':
+ '@aws-sdk/credential-provider-http@3.896.0':
dependencies:
- '@aws-sdk/core': 3.883.0
- '@aws-sdk/types': 3.862.0
- '@smithy/fetch-http-handler': 5.2.0
- '@smithy/node-http-handler': 4.2.0
- '@smithy/property-provider': 4.1.0
- '@smithy/protocol-http': 5.2.0
- '@smithy/smithy-client': 4.6.0
- '@smithy/types': 4.4.0
- '@smithy/util-stream': 4.3.0
+ '@aws-sdk/core': 3.896.0
+ '@aws-sdk/types': 3.893.0
+ '@smithy/fetch-http-handler': 5.2.1
+ '@smithy/node-http-handler': 4.2.1
+ '@smithy/property-provider': 4.1.1
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/smithy-client': 4.6.4
+ '@smithy/types': 4.5.0
+ '@smithy/util-stream': 4.3.2
tslib: 2.8.1
'@aws-sdk/credential-provider-ini@3.873.0':
@@ -11738,20 +12025,20 @@ snapshots:
transitivePeerDependencies:
- aws-crt
- '@aws-sdk/credential-provider-ini@3.883.0':
+ '@aws-sdk/credential-provider-ini@3.896.0':
dependencies:
- '@aws-sdk/core': 3.883.0
- '@aws-sdk/credential-provider-env': 3.883.0
- '@aws-sdk/credential-provider-http': 3.883.0
- '@aws-sdk/credential-provider-process': 3.883.0
- '@aws-sdk/credential-provider-sso': 3.883.0
- '@aws-sdk/credential-provider-web-identity': 3.883.0
- '@aws-sdk/nested-clients': 3.883.0
- '@aws-sdk/types': 3.862.0
- '@smithy/credential-provider-imds': 4.1.0
- '@smithy/property-provider': 4.1.0
- '@smithy/shared-ini-file-loader': 4.1.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/core': 3.896.0
+ '@aws-sdk/credential-provider-env': 3.896.0
+ '@aws-sdk/credential-provider-http': 3.896.0
+ '@aws-sdk/credential-provider-process': 3.896.0
+ '@aws-sdk/credential-provider-sso': 3.896.0
+ '@aws-sdk/credential-provider-web-identity': 3.896.0
+ '@aws-sdk/nested-clients': 3.896.0
+ '@aws-sdk/types': 3.893.0
+ '@smithy/credential-provider-imds': 4.1.2
+ '@smithy/property-provider': 4.1.1
+ '@smithy/shared-ini-file-loader': 4.2.0
+ '@smithy/types': 4.5.0
tslib: 2.8.1
transitivePeerDependencies:
- aws-crt
@@ -11773,19 +12060,19 @@ snapshots:
transitivePeerDependencies:
- aws-crt
- '@aws-sdk/credential-provider-node@3.883.0':
+ '@aws-sdk/credential-provider-node@3.896.0':
dependencies:
- '@aws-sdk/credential-provider-env': 3.883.0
- '@aws-sdk/credential-provider-http': 3.883.0
- '@aws-sdk/credential-provider-ini': 3.883.0
- '@aws-sdk/credential-provider-process': 3.883.0
- '@aws-sdk/credential-provider-sso': 3.883.0
- '@aws-sdk/credential-provider-web-identity': 3.883.0
- '@aws-sdk/types': 3.862.0
- '@smithy/credential-provider-imds': 4.1.0
- '@smithy/property-provider': 4.1.0
- '@smithy/shared-ini-file-loader': 4.1.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/credential-provider-env': 3.896.0
+ '@aws-sdk/credential-provider-http': 3.896.0
+ '@aws-sdk/credential-provider-ini': 3.896.0
+ '@aws-sdk/credential-provider-process': 3.896.0
+ '@aws-sdk/credential-provider-sso': 3.896.0
+ '@aws-sdk/credential-provider-web-identity': 3.896.0
+ '@aws-sdk/types': 3.893.0
+ '@smithy/credential-provider-imds': 4.1.2
+ '@smithy/property-provider': 4.1.1
+ '@smithy/shared-ini-file-loader': 4.2.0
+ '@smithy/types': 4.5.0
tslib: 2.8.1
transitivePeerDependencies:
- aws-crt
@@ -11799,13 +12086,13 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
- '@aws-sdk/credential-provider-process@3.883.0':
+ '@aws-sdk/credential-provider-process@3.896.0':
dependencies:
- '@aws-sdk/core': 3.883.0
- '@aws-sdk/types': 3.862.0
- '@smithy/property-provider': 4.1.0
- '@smithy/shared-ini-file-loader': 4.1.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/core': 3.896.0
+ '@aws-sdk/types': 3.893.0
+ '@smithy/property-provider': 4.1.1
+ '@smithy/shared-ini-file-loader': 4.2.0
+ '@smithy/types': 4.5.0
tslib: 2.8.1
'@aws-sdk/credential-provider-sso@3.873.0':
@@ -11821,15 +12108,15 @@ snapshots:
transitivePeerDependencies:
- aws-crt
- '@aws-sdk/credential-provider-sso@3.883.0':
+ '@aws-sdk/credential-provider-sso@3.896.0':
dependencies:
- '@aws-sdk/client-sso': 3.883.0
- '@aws-sdk/core': 3.883.0
- '@aws-sdk/token-providers': 3.883.0
- '@aws-sdk/types': 3.862.0
- '@smithy/property-provider': 4.1.0
- '@smithy/shared-ini-file-loader': 4.1.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/client-sso': 3.896.0
+ '@aws-sdk/core': 3.896.0
+ '@aws-sdk/token-providers': 3.896.0
+ '@aws-sdk/types': 3.893.0
+ '@smithy/property-provider': 4.1.1
+ '@smithy/shared-ini-file-loader': 4.2.0
+ '@smithy/types': 4.5.0
tslib: 2.8.1
transitivePeerDependencies:
- aws-crt
@@ -11845,58 +12132,59 @@ snapshots:
transitivePeerDependencies:
- aws-crt
- '@aws-sdk/credential-provider-web-identity@3.883.0':
+ '@aws-sdk/credential-provider-web-identity@3.896.0':
dependencies:
- '@aws-sdk/core': 3.883.0
- '@aws-sdk/nested-clients': 3.883.0
- '@aws-sdk/types': 3.862.0
- '@smithy/property-provider': 4.1.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/core': 3.896.0
+ '@aws-sdk/nested-clients': 3.896.0
+ '@aws-sdk/types': 3.893.0
+ '@smithy/property-provider': 4.1.1
+ '@smithy/shared-ini-file-loader': 4.2.0
+ '@smithy/types': 4.5.0
tslib: 2.8.1
transitivePeerDependencies:
- aws-crt
- '@aws-sdk/lib-storage@3.883.0(@aws-sdk/client-s3@3.883.0)':
+ '@aws-sdk/lib-storage@3.895.0(@aws-sdk/client-s3@3.896.0)':
dependencies:
- '@aws-sdk/client-s3': 3.883.0
- '@smithy/abort-controller': 4.1.0
- '@smithy/middleware-endpoint': 4.2.0
- '@smithy/smithy-client': 4.6.0
+ '@aws-sdk/client-s3': 3.896.0
+ '@smithy/abort-controller': 4.1.1
+ '@smithy/middleware-endpoint': 4.2.4
+ '@smithy/smithy-client': 4.6.4
buffer: 5.6.0
events: 3.3.0
stream-browserify: 3.0.0
tslib: 2.8.1
- '@aws-sdk/middleware-bucket-endpoint@3.873.0':
+ '@aws-sdk/middleware-bucket-endpoint@3.893.0':
dependencies:
- '@aws-sdk/types': 3.862.0
- '@aws-sdk/util-arn-parser': 3.873.0
- '@smithy/node-config-provider': 4.2.0
- '@smithy/protocol-http': 5.2.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/types': 3.893.0
+ '@aws-sdk/util-arn-parser': 3.893.0
+ '@smithy/node-config-provider': 4.2.2
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/types': 4.5.0
'@smithy/util-config-provider': 4.1.0
tslib: 2.8.1
- '@aws-sdk/middleware-expect-continue@3.873.0':
+ '@aws-sdk/middleware-expect-continue@3.893.0':
dependencies:
- '@aws-sdk/types': 3.862.0
- '@smithy/protocol-http': 5.2.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/types': 3.893.0
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/types': 4.5.0
tslib: 2.8.1
- '@aws-sdk/middleware-flexible-checksums@3.883.0':
+ '@aws-sdk/middleware-flexible-checksums@3.896.0':
dependencies:
'@aws-crypto/crc32': 5.2.0
'@aws-crypto/crc32c': 5.2.0
'@aws-crypto/util': 5.2.0
- '@aws-sdk/core': 3.883.0
- '@aws-sdk/types': 3.862.0
+ '@aws-sdk/core': 3.896.0
+ '@aws-sdk/types': 3.893.0
'@smithy/is-array-buffer': 4.1.0
- '@smithy/node-config-provider': 4.2.0
- '@smithy/protocol-http': 5.2.0
- '@smithy/types': 4.4.0
- '@smithy/util-middleware': 4.1.0
- '@smithy/util-stream': 4.3.0
+ '@smithy/node-config-provider': 4.2.2
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/types': 4.5.0
+ '@smithy/util-middleware': 4.1.1
+ '@smithy/util-stream': 4.3.2
'@smithy/util-utf8': 4.1.0
tslib: 2.8.1
@@ -11907,10 +12195,17 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
- '@aws-sdk/middleware-location-constraint@3.873.0':
+ '@aws-sdk/middleware-host-header@3.893.0':
dependencies:
- '@aws-sdk/types': 3.862.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/types': 3.893.0
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
+ '@aws-sdk/middleware-location-constraint@3.893.0':
+ dependencies:
+ '@aws-sdk/types': 3.893.0
+ '@smithy/types': 4.5.0
tslib: 2.8.1
'@aws-sdk/middleware-logger@3.873.0':
@@ -11919,10 +12214,10 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
- '@aws-sdk/middleware-logger@3.876.0':
+ '@aws-sdk/middleware-logger@3.893.0':
dependencies:
- '@aws-sdk/types': 3.862.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/types': 3.893.0
+ '@smithy/types': 4.5.0
tslib: 2.8.1
'@aws-sdk/middleware-recursion-detection@3.873.0':
@@ -11932,27 +12227,35 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
- '@aws-sdk/middleware-sdk-s3@3.883.0':
+ '@aws-sdk/middleware-recursion-detection@3.893.0':
dependencies:
- '@aws-sdk/core': 3.883.0
- '@aws-sdk/types': 3.862.0
- '@aws-sdk/util-arn-parser': 3.873.0
- '@smithy/core': 3.10.0
- '@smithy/node-config-provider': 4.2.0
- '@smithy/protocol-http': 5.2.0
- '@smithy/signature-v4': 5.1.3
- '@smithy/smithy-client': 4.6.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/types': 3.893.0
+ '@aws/lambda-invoke-store': 0.0.1
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
+ '@aws-sdk/middleware-sdk-s3@3.896.0':
+ dependencies:
+ '@aws-sdk/core': 3.896.0
+ '@aws-sdk/types': 3.893.0
+ '@aws-sdk/util-arn-parser': 3.893.0
+ '@smithy/core': 3.12.0
+ '@smithy/node-config-provider': 4.2.2
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/signature-v4': 5.2.1
+ '@smithy/smithy-client': 4.6.4
+ '@smithy/types': 4.5.0
'@smithy/util-config-provider': 4.1.0
- '@smithy/util-middleware': 4.1.0
- '@smithy/util-stream': 4.3.0
+ '@smithy/util-middleware': 4.1.1
+ '@smithy/util-stream': 4.3.2
'@smithy/util-utf8': 4.1.0
tslib: 2.8.1
- '@aws-sdk/middleware-ssec@3.873.0':
+ '@aws-sdk/middleware-ssec@3.893.0':
dependencies:
- '@aws-sdk/types': 3.862.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/types': 3.893.0
+ '@smithy/types': 4.5.0
tslib: 2.8.1
'@aws-sdk/middleware-user-agent@3.873.0':
@@ -11965,14 +12268,14 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
- '@aws-sdk/middleware-user-agent@3.883.0':
+ '@aws-sdk/middleware-user-agent@3.896.0':
dependencies:
- '@aws-sdk/core': 3.883.0
- '@aws-sdk/types': 3.862.0
- '@aws-sdk/util-endpoints': 3.879.0
- '@smithy/core': 3.10.0
- '@smithy/protocol-http': 5.2.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/core': 3.896.0
+ '@aws-sdk/types': 3.893.0
+ '@aws-sdk/util-endpoints': 3.895.0
+ '@smithy/core': 3.12.0
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/types': 4.5.0
tslib: 2.8.1
'@aws-sdk/nested-clients@3.873.0':
@@ -12018,44 +12321,44 @@ snapshots:
transitivePeerDependencies:
- aws-crt
- '@aws-sdk/nested-clients@3.883.0':
+ '@aws-sdk/nested-clients@3.896.0':
dependencies:
'@aws-crypto/sha256-browser': 5.2.0
'@aws-crypto/sha256-js': 5.2.0
- '@aws-sdk/core': 3.883.0
- '@aws-sdk/middleware-host-header': 3.873.0
- '@aws-sdk/middleware-logger': 3.876.0
- '@aws-sdk/middleware-recursion-detection': 3.873.0
- '@aws-sdk/middleware-user-agent': 3.883.0
- '@aws-sdk/region-config-resolver': 3.873.0
- '@aws-sdk/types': 3.862.0
- '@aws-sdk/util-endpoints': 3.879.0
- '@aws-sdk/util-user-agent-browser': 3.873.0
- '@aws-sdk/util-user-agent-node': 3.883.0
- '@smithy/config-resolver': 4.2.0
- '@smithy/core': 3.10.0
- '@smithy/fetch-http-handler': 5.2.0
- '@smithy/hash-node': 4.0.5
- '@smithy/invalid-dependency': 4.0.5
- '@smithy/middleware-content-length': 4.0.5
- '@smithy/middleware-endpoint': 4.2.0
- '@smithy/middleware-retry': 4.2.0
- '@smithy/middleware-serde': 4.1.0
- '@smithy/middleware-stack': 4.1.0
- '@smithy/node-config-provider': 4.2.0
- '@smithy/node-http-handler': 4.2.0
- '@smithy/protocol-http': 5.2.0
- '@smithy/smithy-client': 4.6.0
- '@smithy/types': 4.4.0
- '@smithy/url-parser': 4.1.0
+ '@aws-sdk/core': 3.896.0
+ '@aws-sdk/middleware-host-header': 3.893.0
+ '@aws-sdk/middleware-logger': 3.893.0
+ '@aws-sdk/middleware-recursion-detection': 3.893.0
+ '@aws-sdk/middleware-user-agent': 3.896.0
+ '@aws-sdk/region-config-resolver': 3.893.0
+ '@aws-sdk/types': 3.893.0
+ '@aws-sdk/util-endpoints': 3.895.0
+ '@aws-sdk/util-user-agent-browser': 3.893.0
+ '@aws-sdk/util-user-agent-node': 3.896.0
+ '@smithy/config-resolver': 4.2.2
+ '@smithy/core': 3.12.0
+ '@smithy/fetch-http-handler': 5.2.1
+ '@smithy/hash-node': 4.1.1
+ '@smithy/invalid-dependency': 4.1.1
+ '@smithy/middleware-content-length': 4.1.1
+ '@smithy/middleware-endpoint': 4.2.4
+ '@smithy/middleware-retry': 4.3.0
+ '@smithy/middleware-serde': 4.1.1
+ '@smithy/middleware-stack': 4.1.1
+ '@smithy/node-config-provider': 4.2.2
+ '@smithy/node-http-handler': 4.2.1
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/smithy-client': 4.6.4
+ '@smithy/types': 4.5.0
+ '@smithy/url-parser': 4.1.1
'@smithy/util-base64': 4.1.0
'@smithy/util-body-length-browser': 4.1.0
- '@smithy/util-body-length-node': 4.0.0
- '@smithy/util-defaults-mode-browser': 4.1.0
- '@smithy/util-defaults-mode-node': 4.1.0
- '@smithy/util-endpoints': 3.0.7
- '@smithy/util-middleware': 4.1.0
- '@smithy/util-retry': 4.1.0
+ '@smithy/util-body-length-node': 4.1.0
+ '@smithy/util-defaults-mode-browser': 4.1.4
+ '@smithy/util-defaults-mode-node': 4.1.4
+ '@smithy/util-endpoints': 3.1.2
+ '@smithy/util-middleware': 4.1.1
+ '@smithy/util-retry': 4.1.2
'@smithy/util-utf8': 4.1.0
tslib: 2.8.1
transitivePeerDependencies:
@@ -12070,13 +12373,22 @@ snapshots:
'@smithy/util-middleware': 4.1.0
tslib: 2.8.1
- '@aws-sdk/signature-v4-multi-region@3.883.0':
+ '@aws-sdk/region-config-resolver@3.893.0':
dependencies:
- '@aws-sdk/middleware-sdk-s3': 3.883.0
- '@aws-sdk/types': 3.862.0
- '@smithy/protocol-http': 5.2.0
- '@smithy/signature-v4': 5.1.3
- '@smithy/types': 4.4.0
+ '@aws-sdk/types': 3.893.0
+ '@smithy/node-config-provider': 4.2.2
+ '@smithy/types': 4.5.0
+ '@smithy/util-config-provider': 4.1.0
+ '@smithy/util-middleware': 4.1.1
+ tslib: 2.8.1
+
+ '@aws-sdk/signature-v4-multi-region@3.896.0':
+ dependencies:
+ '@aws-sdk/middleware-sdk-s3': 3.896.0
+ '@aws-sdk/types': 3.893.0
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/signature-v4': 5.2.1
+ '@smithy/types': 4.5.0
tslib: 2.8.1
'@aws-sdk/token-providers@3.873.0':
@@ -12091,14 +12403,14 @@ snapshots:
transitivePeerDependencies:
- aws-crt
- '@aws-sdk/token-providers@3.883.0':
+ '@aws-sdk/token-providers@3.896.0':
dependencies:
- '@aws-sdk/core': 3.883.0
- '@aws-sdk/nested-clients': 3.883.0
- '@aws-sdk/types': 3.862.0
- '@smithy/property-provider': 4.1.0
- '@smithy/shared-ini-file-loader': 4.1.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/core': 3.896.0
+ '@aws-sdk/nested-clients': 3.896.0
+ '@aws-sdk/types': 3.893.0
+ '@smithy/property-provider': 4.1.1
+ '@smithy/shared-ini-file-loader': 4.2.0
+ '@smithy/types': 4.5.0
tslib: 2.8.1
transitivePeerDependencies:
- aws-crt
@@ -12108,7 +12420,12 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
- '@aws-sdk/util-arn-parser@3.873.0':
+ '@aws-sdk/types@3.893.0':
+ dependencies:
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
+ '@aws-sdk/util-arn-parser@3.893.0':
dependencies:
tslib: 2.8.1
@@ -12120,12 +12437,12 @@ snapshots:
'@smithy/util-endpoints': 3.0.7
tslib: 2.8.1
- '@aws-sdk/util-endpoints@3.879.0':
+ '@aws-sdk/util-endpoints@3.895.0':
dependencies:
- '@aws-sdk/types': 3.862.0
- '@smithy/types': 4.4.0
- '@smithy/url-parser': 4.1.0
- '@smithy/util-endpoints': 3.0.7
+ '@aws-sdk/types': 3.893.0
+ '@smithy/types': 4.5.0
+ '@smithy/url-parser': 4.1.1
+ '@smithy/util-endpoints': 3.1.2
tslib: 2.8.1
'@aws-sdk/util-locate-window@3.208.0':
@@ -12139,6 +12456,13 @@ snapshots:
bowser: 2.11.0
tslib: 2.8.1
+ '@aws-sdk/util-user-agent-browser@3.893.0':
+ dependencies:
+ '@aws-sdk/types': 3.893.0
+ '@smithy/types': 4.5.0
+ bowser: 2.11.0
+ tslib: 2.8.1
+
'@aws-sdk/util-user-agent-node@3.873.0':
dependencies:
'@aws-sdk/middleware-user-agent': 3.873.0
@@ -12147,12 +12471,12 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
- '@aws-sdk/util-user-agent-node@3.883.0':
+ '@aws-sdk/util-user-agent-node@3.896.0':
dependencies:
- '@aws-sdk/middleware-user-agent': 3.883.0
- '@aws-sdk/types': 3.862.0
- '@smithy/node-config-provider': 4.2.0
- '@smithy/types': 4.4.0
+ '@aws-sdk/middleware-user-agent': 3.896.0
+ '@aws-sdk/types': 3.893.0
+ '@smithy/node-config-provider': 4.2.2
+ '@smithy/types': 4.5.0
tslib: 2.8.1
'@aws-sdk/xml-builder@3.873.0':
@@ -12160,6 +12484,14 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@aws-sdk/xml-builder@3.894.0':
+ dependencies:
+ '@smithy/types': 4.5.0
+ fast-xml-parser: 5.2.5
+ tslib: 2.8.1
+
+ '@aws/lambda-invoke-store@0.0.1': {}
+
'@babel/code-frame@7.27.1':
dependencies:
'@babel/helper-validator-identifier': 7.27.1
@@ -12962,7 +13294,7 @@ snapshots:
dependencies:
'@types/node': 22.18.1
- '@ioredis/commands@1.3.0': {}
+ '@ioredis/commands@1.4.0': {}
'@isaacs/balanced-match@4.0.1': {}
@@ -12996,7 +13328,7 @@ snapshots:
'@jest/console@29.7.0':
dependencies:
'@jest/types': 29.6.3
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
chalk: 4.1.2
jest-message-util: 29.7.0
jest-util: 29.7.0
@@ -13009,14 +13341,14 @@ snapshots:
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
ansi-escapes: 4.3.2
chalk: 4.1.2
ci-info: 3.7.1
exit: 0.1.2
graceful-fs: 4.2.11
jest-changed-files: 29.7.0
- jest-config: 29.7.0(@types/node@22.18.1)
+ jest-config: 29.7.0(@types/node@22.18.6)
jest-haste-map: 29.7.0
jest-message-util: 29.7.0
jest-regex-util: 29.6.3
@@ -13045,7 +13377,7 @@ snapshots:
dependencies:
'@jest/fake-timers': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
jest-mock: 29.7.0
'@jest/expect-utils@29.7.0':
@@ -13063,7 +13395,7 @@ snapshots:
dependencies:
'@jest/types': 29.6.3
'@sinonjs/fake-timers': 10.3.0
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
jest-message-util: 29.7.0
jest-mock: 29.7.0
jest-util: 29.7.0
@@ -13079,7 +13411,7 @@ snapshots:
'@jest/pattern@30.0.1':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
jest-regex-util: 30.0.1
'@jest/reporters@29.7.0':
@@ -13090,7 +13422,7 @@ snapshots:
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
'@jridgewell/trace-mapping': 0.3.29
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
chalk: 4.1.2
collect-v8-coverage: 1.0.1
exit: 0.1.2
@@ -13164,7 +13496,7 @@ snapshots:
'@jest/schemas': 29.6.3
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/yargs': 17.0.33
chalk: 4.1.2
@@ -13174,7 +13506,7 @@ snapshots:
'@jest/schemas': 30.0.5
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/yargs': 17.0.33
chalk: 4.1.2
@@ -13299,7 +13631,7 @@ snapshots:
dependencies:
cheerio: 1.1.0
escape-regexp: 0.0.1
- got: 14.4.8
+ got: 14.4.9
html-entities: 2.6.0
iconv-lite: 0.6.3
jschardet: 3.1.4
@@ -13332,48 +13664,48 @@ snapshots:
outvariant: 1.4.3
strict-event-emitter: 0.5.1
- '@napi-rs/canvas-android-arm64@0.1.79':
+ '@napi-rs/canvas-android-arm64@0.1.80':
optional: true
- '@napi-rs/canvas-darwin-arm64@0.1.79':
+ '@napi-rs/canvas-darwin-arm64@0.1.80':
optional: true
- '@napi-rs/canvas-darwin-x64@0.1.79':
+ '@napi-rs/canvas-darwin-x64@0.1.80':
optional: true
- '@napi-rs/canvas-linux-arm-gnueabihf@0.1.79':
+ '@napi-rs/canvas-linux-arm-gnueabihf@0.1.80':
optional: true
- '@napi-rs/canvas-linux-arm64-gnu@0.1.79':
+ '@napi-rs/canvas-linux-arm64-gnu@0.1.80':
optional: true
- '@napi-rs/canvas-linux-arm64-musl@0.1.79':
+ '@napi-rs/canvas-linux-arm64-musl@0.1.80':
optional: true
- '@napi-rs/canvas-linux-riscv64-gnu@0.1.79':
+ '@napi-rs/canvas-linux-riscv64-gnu@0.1.80':
optional: true
- '@napi-rs/canvas-linux-x64-gnu@0.1.79':
+ '@napi-rs/canvas-linux-x64-gnu@0.1.80':
optional: true
- '@napi-rs/canvas-linux-x64-musl@0.1.79':
+ '@napi-rs/canvas-linux-x64-musl@0.1.80':
optional: true
- '@napi-rs/canvas-win32-x64-msvc@0.1.79':
+ '@napi-rs/canvas-win32-x64-msvc@0.1.80':
optional: true
- '@napi-rs/canvas@0.1.79':
+ '@napi-rs/canvas@0.1.80':
optionalDependencies:
- '@napi-rs/canvas-android-arm64': 0.1.79
- '@napi-rs/canvas-darwin-arm64': 0.1.79
- '@napi-rs/canvas-darwin-x64': 0.1.79
- '@napi-rs/canvas-linux-arm-gnueabihf': 0.1.79
- '@napi-rs/canvas-linux-arm64-gnu': 0.1.79
- '@napi-rs/canvas-linux-arm64-musl': 0.1.79
- '@napi-rs/canvas-linux-riscv64-gnu': 0.1.79
- '@napi-rs/canvas-linux-x64-gnu': 0.1.79
- '@napi-rs/canvas-linux-x64-musl': 0.1.79
- '@napi-rs/canvas-win32-x64-msvc': 0.1.79
+ '@napi-rs/canvas-android-arm64': 0.1.80
+ '@napi-rs/canvas-darwin-arm64': 0.1.80
+ '@napi-rs/canvas-darwin-x64': 0.1.80
+ '@napi-rs/canvas-linux-arm-gnueabihf': 0.1.80
+ '@napi-rs/canvas-linux-arm64-gnu': 0.1.80
+ '@napi-rs/canvas-linux-arm64-musl': 0.1.80
+ '@napi-rs/canvas-linux-riscv64-gnu': 0.1.80
+ '@napi-rs/canvas-linux-x64-gnu': 0.1.80
+ '@napi-rs/canvas-linux-x64-musl': 0.1.80
+ '@napi-rs/canvas-win32-x64-msvc': 0.1.80
'@nestjs/common@11.1.6(reflect-metadata@0.2.2)(rxjs@7.8.2)':
dependencies:
@@ -14338,12 +14670,17 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
- '@smithy/chunked-blob-reader-native@4.0.0':
+ '@smithy/abort-controller@4.1.1':
+ dependencies:
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
+ '@smithy/chunked-blob-reader-native@4.1.0':
dependencies:
'@smithy/util-base64': 4.1.0
tslib: 2.8.1
- '@smithy/chunked-blob-reader@5.0.0':
+ '@smithy/chunked-blob-reader@5.1.0':
dependencies:
tslib: 2.8.1
@@ -14355,6 +14692,14 @@ snapshots:
'@smithy/util-middleware': 4.1.0
tslib: 2.8.1
+ '@smithy/config-resolver@4.2.2':
+ dependencies:
+ '@smithy/node-config-provider': 4.2.2
+ '@smithy/types': 4.5.0
+ '@smithy/util-config-provider': 4.1.0
+ '@smithy/util-middleware': 4.1.1
+ tslib: 2.8.1
+
'@smithy/core@3.10.0':
dependencies:
'@smithy/middleware-serde': 4.1.0
@@ -14369,6 +14714,19 @@ snapshots:
tslib: 2.8.1
uuid: 9.0.1
+ '@smithy/core@3.12.0':
+ dependencies:
+ '@smithy/middleware-serde': 4.1.1
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/types': 4.5.0
+ '@smithy/util-base64': 4.1.0
+ '@smithy/util-body-length-browser': 4.1.0
+ '@smithy/util-middleware': 4.1.1
+ '@smithy/util-stream': 4.3.2
+ '@smithy/util-utf8': 4.1.0
+ '@smithy/uuid': 1.0.0
+ tslib: 2.8.1
+
'@smithy/credential-provider-imds@4.1.0':
dependencies:
'@smithy/node-config-provider': 4.2.0
@@ -14377,34 +14735,42 @@ snapshots:
'@smithy/url-parser': 4.1.0
tslib: 2.8.1
- '@smithy/eventstream-codec@4.0.5':
+ '@smithy/credential-provider-imds@4.1.2':
+ dependencies:
+ '@smithy/node-config-provider': 4.2.2
+ '@smithy/property-provider': 4.1.1
+ '@smithy/types': 4.5.0
+ '@smithy/url-parser': 4.1.1
+ tslib: 2.8.1
+
+ '@smithy/eventstream-codec@4.1.1':
dependencies:
'@aws-crypto/crc32': 5.2.0
- '@smithy/types': 4.4.0
+ '@smithy/types': 4.5.0
'@smithy/util-hex-encoding': 4.1.0
tslib: 2.8.1
- '@smithy/eventstream-serde-browser@4.0.5':
+ '@smithy/eventstream-serde-browser@4.1.1':
dependencies:
- '@smithy/eventstream-serde-universal': 4.0.5
- '@smithy/types': 4.4.0
+ '@smithy/eventstream-serde-universal': 4.1.1
+ '@smithy/types': 4.5.0
tslib: 2.8.1
- '@smithy/eventstream-serde-config-resolver@4.1.3':
+ '@smithy/eventstream-serde-config-resolver@4.2.1':
dependencies:
- '@smithy/types': 4.4.0
+ '@smithy/types': 4.5.0
tslib: 2.8.1
- '@smithy/eventstream-serde-node@4.0.5':
+ '@smithy/eventstream-serde-node@4.1.1':
dependencies:
- '@smithy/eventstream-serde-universal': 4.0.5
- '@smithy/types': 4.4.0
+ '@smithy/eventstream-serde-universal': 4.1.1
+ '@smithy/types': 4.5.0
tslib: 2.8.1
- '@smithy/eventstream-serde-universal@4.0.5':
+ '@smithy/eventstream-serde-universal@4.1.1':
dependencies:
- '@smithy/eventstream-codec': 4.0.5
- '@smithy/types': 4.4.0
+ '@smithy/eventstream-codec': 4.1.1
+ '@smithy/types': 4.5.0
tslib: 2.8.1
'@smithy/fetch-http-handler@5.2.0':
@@ -14415,11 +14781,19 @@ snapshots:
'@smithy/util-base64': 4.1.0
tslib: 2.8.1
- '@smithy/hash-blob-browser@4.0.5':
+ '@smithy/fetch-http-handler@5.2.1':
dependencies:
- '@smithy/chunked-blob-reader': 5.0.0
- '@smithy/chunked-blob-reader-native': 4.0.0
- '@smithy/types': 4.4.0
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/querystring-builder': 4.1.1
+ '@smithy/types': 4.5.0
+ '@smithy/util-base64': 4.1.0
+ tslib: 2.8.1
+
+ '@smithy/hash-blob-browser@4.1.1':
+ dependencies:
+ '@smithy/chunked-blob-reader': 5.1.0
+ '@smithy/chunked-blob-reader-native': 4.1.0
+ '@smithy/types': 4.5.0
tslib: 2.8.1
'@smithy/hash-node@4.0.5':
@@ -14429,9 +14803,16 @@ snapshots:
'@smithy/util-utf8': 4.1.0
tslib: 2.8.1
- '@smithy/hash-stream-node@4.0.5':
+ '@smithy/hash-node@4.1.1':
dependencies:
- '@smithy/types': 4.4.0
+ '@smithy/types': 4.5.0
+ '@smithy/util-buffer-from': 4.1.0
+ '@smithy/util-utf8': 4.1.0
+ tslib: 2.8.1
+
+ '@smithy/hash-stream-node@4.1.1':
+ dependencies:
+ '@smithy/types': 4.5.0
'@smithy/util-utf8': 4.1.0
tslib: 2.8.1
@@ -14440,6 +14821,11 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/invalid-dependency@4.1.1':
+ dependencies:
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
'@smithy/is-array-buffer@2.0.0':
dependencies:
tslib: 2.8.1
@@ -14448,9 +14834,9 @@ snapshots:
dependencies:
tslib: 2.8.1
- '@smithy/md5-js@4.0.5':
+ '@smithy/md5-js@4.1.1':
dependencies:
- '@smithy/types': 4.4.0
+ '@smithy/types': 4.5.0
'@smithy/util-utf8': 4.1.0
tslib: 2.8.1
@@ -14460,6 +14846,12 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/middleware-content-length@4.1.1':
+ dependencies:
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
'@smithy/middleware-endpoint@4.2.0':
dependencies:
'@smithy/core': 3.10.0
@@ -14471,6 +14863,17 @@ snapshots:
'@smithy/util-middleware': 4.1.0
tslib: 2.8.1
+ '@smithy/middleware-endpoint@4.2.4':
+ dependencies:
+ '@smithy/core': 3.12.0
+ '@smithy/middleware-serde': 4.1.1
+ '@smithy/node-config-provider': 4.2.2
+ '@smithy/shared-ini-file-loader': 4.2.0
+ '@smithy/types': 4.5.0
+ '@smithy/url-parser': 4.1.1
+ '@smithy/util-middleware': 4.1.1
+ tslib: 2.8.1
+
'@smithy/middleware-retry@4.2.0':
dependencies:
'@smithy/node-config-provider': 4.2.0
@@ -14484,17 +14887,40 @@ snapshots:
tslib: 2.8.1
uuid: 9.0.1
+ '@smithy/middleware-retry@4.3.0':
+ dependencies:
+ '@smithy/node-config-provider': 4.2.2
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/service-error-classification': 4.1.2
+ '@smithy/smithy-client': 4.6.4
+ '@smithy/types': 4.5.0
+ '@smithy/util-middleware': 4.1.1
+ '@smithy/util-retry': 4.1.2
+ '@smithy/uuid': 1.0.0
+ tslib: 2.8.1
+
'@smithy/middleware-serde@4.1.0':
dependencies:
'@smithy/protocol-http': 5.2.0
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/middleware-serde@4.1.1':
+ dependencies:
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
'@smithy/middleware-stack@4.1.0':
dependencies:
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/middleware-stack@4.1.1':
+ dependencies:
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
'@smithy/node-config-provider@4.2.0':
dependencies:
'@smithy/property-provider': 4.1.0
@@ -14502,6 +14928,13 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/node-config-provider@4.2.2':
+ dependencies:
+ '@smithy/property-provider': 4.1.1
+ '@smithy/shared-ini-file-loader': 4.2.0
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
'@smithy/node-http-handler@2.5.0':
dependencies:
'@smithy/abort-controller': 2.2.0
@@ -14518,11 +14951,24 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/node-http-handler@4.2.1':
+ dependencies:
+ '@smithy/abort-controller': 4.1.1
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/querystring-builder': 4.1.1
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
'@smithy/property-provider@4.1.0':
dependencies:
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/property-provider@4.1.1':
+ dependencies:
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
'@smithy/protocol-http@3.3.0':
dependencies:
'@smithy/types': 2.12.0
@@ -14533,6 +14979,11 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/protocol-http@5.2.1':
+ dependencies:
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
'@smithy/querystring-builder@2.2.0':
dependencies:
'@smithy/types': 2.12.0
@@ -14545,20 +14996,40 @@ snapshots:
'@smithy/util-uri-escape': 4.1.0
tslib: 2.8.1
+ '@smithy/querystring-builder@4.1.1':
+ dependencies:
+ '@smithy/types': 4.5.0
+ '@smithy/util-uri-escape': 4.1.0
+ tslib: 2.8.1
+
'@smithy/querystring-parser@4.1.0':
dependencies:
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/querystring-parser@4.1.1':
+ dependencies:
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
'@smithy/service-error-classification@4.1.0':
dependencies:
'@smithy/types': 4.4.0
+ '@smithy/service-error-classification@4.1.2':
+ dependencies:
+ '@smithy/types': 4.5.0
+
'@smithy/shared-ini-file-loader@4.1.0':
dependencies:
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/shared-ini-file-loader@4.2.0':
+ dependencies:
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
'@smithy/signature-v4@5.1.3':
dependencies:
'@smithy/is-array-buffer': 4.1.0
@@ -14570,6 +15041,17 @@ snapshots:
'@smithy/util-utf8': 4.1.0
tslib: 2.8.1
+ '@smithy/signature-v4@5.2.1':
+ dependencies:
+ '@smithy/is-array-buffer': 4.1.0
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/types': 4.5.0
+ '@smithy/util-hex-encoding': 4.1.0
+ '@smithy/util-middleware': 4.1.1
+ '@smithy/util-uri-escape': 4.1.0
+ '@smithy/util-utf8': 4.1.0
+ tslib: 2.8.1
+
'@smithy/smithy-client@4.6.0':
dependencies:
'@smithy/core': 3.10.0
@@ -14580,6 +15062,16 @@ snapshots:
'@smithy/util-stream': 4.3.0
tslib: 2.8.1
+ '@smithy/smithy-client@4.6.4':
+ dependencies:
+ '@smithy/core': 3.12.0
+ '@smithy/middleware-endpoint': 4.2.4
+ '@smithy/middleware-stack': 4.1.1
+ '@smithy/protocol-http': 5.2.1
+ '@smithy/types': 4.5.0
+ '@smithy/util-stream': 4.3.2
+ tslib: 2.8.1
+
'@smithy/types@2.12.0':
dependencies:
tslib: 2.8.1
@@ -14588,12 +15080,22 @@ snapshots:
dependencies:
tslib: 2.8.1
+ '@smithy/types@4.5.0':
+ dependencies:
+ tslib: 2.8.1
+
'@smithy/url-parser@4.1.0':
dependencies:
'@smithy/querystring-parser': 4.1.0
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/url-parser@4.1.1':
+ dependencies:
+ '@smithy/querystring-parser': 4.1.1
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
'@smithy/util-base64@4.1.0':
dependencies:
'@smithy/util-buffer-from': 4.1.0
@@ -14608,6 +15110,10 @@ snapshots:
dependencies:
tslib: 2.8.1
+ '@smithy/util-body-length-node@4.1.0':
+ dependencies:
+ tslib: 2.8.1
+
'@smithy/util-buffer-from@2.0.0':
dependencies:
'@smithy/is-array-buffer': 2.0.0
@@ -14630,6 +15136,14 @@ snapshots:
bowser: 2.11.0
tslib: 2.8.1
+ '@smithy/util-defaults-mode-browser@4.1.4':
+ dependencies:
+ '@smithy/property-provider': 4.1.1
+ '@smithy/smithy-client': 4.6.4
+ '@smithy/types': 4.5.0
+ bowser: 2.11.0
+ tslib: 2.8.1
+
'@smithy/util-defaults-mode-node@4.1.0':
dependencies:
'@smithy/config-resolver': 4.2.0
@@ -14640,12 +15154,28 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/util-defaults-mode-node@4.1.4':
+ dependencies:
+ '@smithy/config-resolver': 4.2.2
+ '@smithy/credential-provider-imds': 4.1.2
+ '@smithy/node-config-provider': 4.2.2
+ '@smithy/property-provider': 4.1.1
+ '@smithy/smithy-client': 4.6.4
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
'@smithy/util-endpoints@3.0.7':
dependencies:
'@smithy/node-config-provider': 4.2.0
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/util-endpoints@3.1.2':
+ dependencies:
+ '@smithy/node-config-provider': 4.2.2
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
'@smithy/util-hex-encoding@4.1.0':
dependencies:
tslib: 2.8.1
@@ -14655,12 +15185,23 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/util-middleware@4.1.1':
+ dependencies:
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
'@smithy/util-retry@4.1.0':
dependencies:
'@smithy/service-error-classification': 4.1.0
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/util-retry@4.1.2':
+ dependencies:
+ '@smithy/service-error-classification': 4.1.2
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
'@smithy/util-stream@4.3.0':
dependencies:
'@smithy/fetch-http-handler': 5.2.0
@@ -14672,6 +15213,17 @@ snapshots:
'@smithy/util-utf8': 4.1.0
tslib: 2.8.1
+ '@smithy/util-stream@4.3.2':
+ dependencies:
+ '@smithy/fetch-http-handler': 5.2.1
+ '@smithy/node-http-handler': 4.2.1
+ '@smithy/types': 4.5.0
+ '@smithy/util-base64': 4.1.0
+ '@smithy/util-buffer-from': 4.1.0
+ '@smithy/util-hex-encoding': 4.1.0
+ '@smithy/util-utf8': 4.1.0
+ tslib: 2.8.1
+
'@smithy/util-uri-escape@2.2.0':
dependencies:
tslib: 2.8.1
@@ -14696,6 +15248,16 @@ snapshots:
'@smithy/types': 4.4.0
tslib: 2.8.1
+ '@smithy/util-waiter@4.1.1':
+ dependencies:
+ '@smithy/abort-controller': 4.1.1
+ '@smithy/types': 4.5.0
+ tslib: 2.8.1
+
+ '@smithy/uuid@1.0.0':
+ dependencies:
+ tslib: 2.8.1
+
'@sqltools/formatter@1.2.5': {}
'@storybook/addon-actions@8.6.14(storybook@9.1.5(@testing-library/dom@10.4.0)(bufferutil@4.0.9)(msw@2.11.1(@types/node@22.18.1)(typescript@5.9.2))(prettier@3.6.2)(utf-8-validate@6.0.5)(vite@7.1.5(@types/node@22.18.1)(sass@1.92.1)(terser@5.44.0)(tsx@4.20.5)))':
@@ -14984,9 +15546,15 @@ snapshots:
'@swc/wasm': 1.2.130
optional: true
+ '@swc/core-darwin-arm64@1.13.19':
+ optional: true
+
'@swc/core-darwin-arm64@1.13.5':
optional: true
+ '@swc/core-darwin-x64@1.13.19':
+ optional: true
+
'@swc/core-darwin-x64@1.13.5':
optional: true
@@ -14995,27 +15563,51 @@ snapshots:
'@swc/wasm': 1.2.130
optional: true
+ '@swc/core-linux-arm-gnueabihf@1.13.19':
+ optional: true
+
'@swc/core-linux-arm-gnueabihf@1.13.5':
optional: true
+ '@swc/core-linux-arm64-gnu@1.13.19':
+ optional: true
+
'@swc/core-linux-arm64-gnu@1.13.5':
optional: true
+ '@swc/core-linux-arm64-musl@1.13.19':
+ optional: true
+
'@swc/core-linux-arm64-musl@1.13.5':
optional: true
+ '@swc/core-linux-x64-gnu@1.13.19':
+ optional: true
+
'@swc/core-linux-x64-gnu@1.13.5':
optional: true
+ '@swc/core-linux-x64-musl@1.13.19':
+ optional: true
+
'@swc/core-linux-x64-musl@1.13.5':
optional: true
+ '@swc/core-win32-arm64-msvc@1.13.19':
+ optional: true
+
'@swc/core-win32-arm64-msvc@1.13.5':
optional: true
+ '@swc/core-win32-ia32-msvc@1.13.19':
+ optional: true
+
'@swc/core-win32-ia32-msvc@1.13.5':
optional: true
+ '@swc/core-win32-x64-msvc@1.13.19':
+ optional: true
+
'@swc/core-win32-x64-msvc@1.13.5':
optional: true
@@ -15228,7 +15820,7 @@ snapshots:
'@types/accepts@1.3.7':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/archiver@6.0.3':
dependencies:
@@ -15264,7 +15856,7 @@ snapshots:
'@types/body-parser@1.19.6':
dependencies:
'@types/connect': 3.4.36
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/braces@3.0.1': {}
@@ -15282,7 +15874,7 @@ snapshots:
'@types/connect@3.4.36':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/content-disposition@0.5.9': {}
@@ -15317,7 +15909,7 @@ snapshots:
'@types/express-serve-static-core@4.17.33':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/qs': 6.9.7
'@types/range-parser': 1.2.4
@@ -15330,11 +15922,11 @@ snapshots:
'@types/fluent-ffmpeg@2.1.27':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/graceful-fs@4.1.6':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/hammerjs@2.0.46': {}
@@ -15348,7 +15940,7 @@ snapshots:
'@types/http-link-header@1.0.7':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/istanbul-lib-coverage@2.0.6': {}
@@ -15369,7 +15961,7 @@ snapshots:
'@types/jsdom@21.1.7':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/tough-cookie': 4.0.5
parse5: 7.3.0
@@ -15407,11 +15999,11 @@ snapshots:
'@types/mysql@2.15.26':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/node-fetch@2.6.11':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
form-data: 4.0.4
'@types/node@20.19.9':
@@ -15426,10 +16018,14 @@ snapshots:
dependencies:
undici-types: 6.21.0
+ '@types/node@22.18.6':
+ dependencies:
+ undici-types: 6.21.0
+
'@types/nodemailer@6.4.19':
dependencies:
'@aws-sdk/client-ses': 3.873.0
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
transitivePeerDependencies:
- aws-crt
@@ -15442,11 +16038,11 @@ snapshots:
'@types/oauth2orize@1.11.5':
dependencies:
'@types/express': 4.17.17
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/oauth@0.9.6':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/offscreencanvas@2019.3.0': {}
@@ -15458,13 +16054,13 @@ snapshots:
'@types/pg@8.15.5':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
pg-protocol: 1.10.3
pg-types: 2.2.0
'@types/pg@8.6.1':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
pg-protocol: 1.10.3
pg-types: 2.2.0
@@ -15476,7 +16072,7 @@ snapshots:
'@types/qrcode@1.5.5':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/qs@6.9.7': {}
@@ -15494,7 +16090,7 @@ snapshots:
'@types/readdir-glob@1.1.1':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/redis-info@3.0.3': {}
@@ -15517,7 +16113,7 @@ snapshots:
'@types/serve-static@1.15.1':
dependencies:
'@types/mime': 3.0.1
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/serviceworker@0.0.74': {}
@@ -15543,7 +16139,7 @@ snapshots:
dependencies:
'@types/cookiejar': 2.1.5
'@types/methods': 1.1.4
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
form-data: 4.0.4
'@types/supertest@6.0.3':
@@ -15553,7 +16149,7 @@ snapshots:
'@types/tedious@4.0.14':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/throttle-debounce@5.0.2': {}
@@ -15569,21 +16165,21 @@ snapshots:
'@types/vary@1.1.3':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/wawoff2@1.0.2':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/web-push@3.6.4':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/whatwg-mimetype@3.0.2': {}
'@types/ws@8.18.1':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
'@types/yargs-parser@21.0.0': {}
@@ -15593,7 +16189,7 @@ snapshots:
'@types/yauzl@2.10.0':
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
optional: true
'@typescript-eslint/eslint-plugin@8.38.0(@typescript-eslint/parser@8.38.0(eslint@9.35.0)(typescript@5.9.2))(eslint@9.35.0)(typescript@5.9.2)':
@@ -15630,6 +16226,23 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@typescript-eslint/eslint-plugin@8.44.1(@typescript-eslint/parser@8.44.1(eslint@9.35.0)(typescript@5.9.2))(eslint@9.35.0)(typescript@5.9.2)':
+ dependencies:
+ '@eslint-community/regexpp': 4.12.1
+ '@typescript-eslint/parser': 8.44.1(eslint@9.35.0)(typescript@5.9.2)
+ '@typescript-eslint/scope-manager': 8.44.1
+ '@typescript-eslint/type-utils': 8.44.1(eslint@9.35.0)(typescript@5.9.2)
+ '@typescript-eslint/utils': 8.44.1(eslint@9.35.0)(typescript@5.9.2)
+ '@typescript-eslint/visitor-keys': 8.44.1
+ eslint: 9.35.0
+ graphemer: 1.4.0
+ ignore: 7.0.4
+ natural-compare: 1.4.0
+ ts-api-utils: 2.1.0(typescript@5.9.2)
+ typescript: 5.9.2
+ transitivePeerDependencies:
+ - supports-color
+
'@typescript-eslint/parser@8.38.0(eslint@9.35.0)(typescript@5.9.2)':
dependencies:
'@typescript-eslint/scope-manager': 8.38.0
@@ -15654,6 +16267,18 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@typescript-eslint/parser@8.44.1(eslint@9.35.0)(typescript@5.9.2)':
+ dependencies:
+ '@typescript-eslint/scope-manager': 8.44.1
+ '@typescript-eslint/types': 8.44.1
+ '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.9.2)
+ '@typescript-eslint/visitor-keys': 8.44.1
+ debug: 4.4.1(supports-color@10.2.0)
+ eslint: 9.35.0
+ typescript: 5.9.2
+ transitivePeerDependencies:
+ - supports-color
+
'@typescript-eslint/project-service@8.38.0(typescript@5.9.2)':
dependencies:
'@typescript-eslint/tsconfig-utils': 8.42.0(typescript@5.9.2)
@@ -15672,6 +16297,15 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@typescript-eslint/project-service@8.44.1(typescript@5.9.2)':
+ dependencies:
+ '@typescript-eslint/tsconfig-utils': 8.44.1(typescript@5.9.2)
+ '@typescript-eslint/types': 8.44.1
+ debug: 4.4.1(supports-color@10.2.0)
+ typescript: 5.9.2
+ transitivePeerDependencies:
+ - supports-color
+
'@typescript-eslint/scope-manager@8.38.0':
dependencies:
'@typescript-eslint/types': 8.38.0
@@ -15682,6 +16316,11 @@ snapshots:
'@typescript-eslint/types': 8.42.0
'@typescript-eslint/visitor-keys': 8.42.0
+ '@typescript-eslint/scope-manager@8.44.1':
+ dependencies:
+ '@typescript-eslint/types': 8.44.1
+ '@typescript-eslint/visitor-keys': 8.44.1
+
'@typescript-eslint/tsconfig-utils@8.38.0(typescript@5.9.2)':
dependencies:
typescript: 5.9.2
@@ -15690,6 +16329,10 @@ snapshots:
dependencies:
typescript: 5.9.2
+ '@typescript-eslint/tsconfig-utils@8.44.1(typescript@5.9.2)':
+ dependencies:
+ typescript: 5.9.2
+
'@typescript-eslint/type-utils@8.38.0(eslint@9.35.0)(typescript@5.9.2)':
dependencies:
'@typescript-eslint/types': 8.38.0
@@ -15714,10 +16357,24 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@typescript-eslint/type-utils@8.44.1(eslint@9.35.0)(typescript@5.9.2)':
+ dependencies:
+ '@typescript-eslint/types': 8.44.1
+ '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.9.2)
+ '@typescript-eslint/utils': 8.44.1(eslint@9.35.0)(typescript@5.9.2)
+ debug: 4.4.1(supports-color@10.2.0)
+ eslint: 9.35.0
+ ts-api-utils: 2.1.0(typescript@5.9.2)
+ typescript: 5.9.2
+ transitivePeerDependencies:
+ - supports-color
+
'@typescript-eslint/types@8.38.0': {}
'@typescript-eslint/types@8.42.0': {}
+ '@typescript-eslint/types@8.44.1': {}
+
'@typescript-eslint/typescript-estree@8.38.0(typescript@5.9.2)':
dependencies:
'@typescript-eslint/project-service': 8.38.0(typescript@5.9.2)
@@ -15750,6 +16407,22 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@typescript-eslint/typescript-estree@8.44.1(typescript@5.9.2)':
+ dependencies:
+ '@typescript-eslint/project-service': 8.44.1(typescript@5.9.2)
+ '@typescript-eslint/tsconfig-utils': 8.44.1(typescript@5.9.2)
+ '@typescript-eslint/types': 8.44.1
+ '@typescript-eslint/visitor-keys': 8.44.1
+ debug: 4.4.1(supports-color@10.2.0)
+ fast-glob: 3.3.3
+ is-glob: 4.0.3
+ minimatch: 9.0.5
+ semver: 7.7.2
+ ts-api-utils: 2.1.0(typescript@5.9.2)
+ typescript: 5.9.2
+ transitivePeerDependencies:
+ - supports-color
+
'@typescript-eslint/utils@8.38.0(eslint@9.35.0)(typescript@5.9.2)':
dependencies:
'@eslint-community/eslint-utils': 4.9.0(eslint@9.35.0)
@@ -15772,6 +16445,17 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@typescript-eslint/utils@8.44.1(eslint@9.35.0)(typescript@5.9.2)':
+ dependencies:
+ '@eslint-community/eslint-utils': 4.9.0(eslint@9.35.0)
+ '@typescript-eslint/scope-manager': 8.44.1
+ '@typescript-eslint/types': 8.44.1
+ '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.9.2)
+ eslint: 9.35.0
+ typescript: 5.9.2
+ transitivePeerDependencies:
+ - supports-color
+
'@typescript-eslint/visitor-keys@8.38.0':
dependencies:
'@typescript-eslint/types': 8.38.0
@@ -15782,6 +16466,11 @@ snapshots:
'@typescript-eslint/types': 8.42.0
eslint-visitor-keys: 4.2.1
+ '@typescript-eslint/visitor-keys@8.44.1':
+ dependencies:
+ '@typescript-eslint/types': 8.44.1
+ eslint-visitor-keys: 4.2.1
+
'@ungap/structured-clone@1.2.0': {}
'@vitejs/plugin-vue@6.0.1(vite@7.1.5(@types/node@22.18.1)(sass@1.92.1)(terser@5.44.0)(tsx@4.20.5))(vue@3.5.21(typescript@5.9.2))':
@@ -16592,15 +17281,15 @@ snapshots:
node-gyp-build: 4.6.0
optional: true
- bullmq@5.58.5:
+ bullmq@5.58.8:
dependencies:
cron-parser: 4.9.0
- ioredis: 5.7.0
+ ioredis: 5.8.0
msgpackr: 1.11.2
node-abort-controller: 3.1.1
semver: 7.7.2
tslib: 2.8.1
- uuid: 9.0.1
+ uuid: 11.1.0
transitivePeerDependencies:
- supports-color
@@ -16717,9 +17406,9 @@ snapshots:
loupe: 3.1.4
pathval: 2.0.0
- chalk-template@1.1.0:
+ chalk-template@1.1.2:
dependencies:
- chalk: 5.6.0
+ chalk: 5.6.2
chalk@3.0.0:
dependencies:
@@ -16731,7 +17420,7 @@ snapshots:
ansi-styles: 4.3.0
supports-color: 7.2.0
- chalk@5.6.0: {}
+ chalk@5.6.2: {}
change-case@5.4.4: {}
@@ -16999,13 +17688,13 @@ snapshots:
crc-32: 1.2.2
readable-stream: 4.3.0
- create-jest@29.7.0(@types/node@22.18.1):
+ create-jest@29.7.0(@types/node@22.18.6):
dependencies:
'@jest/types': 29.6.3
chalk: 4.1.2
exit: 0.1.2
graceful-fs: 4.2.11
- jest-config: 29.7.0(@types/node@22.18.1)
+ jest-config: 29.7.0(@types/node@22.18.6)
jest-util: 29.7.0
prompts: 2.4.2
transitivePeerDependencies:
@@ -17685,6 +18374,16 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ eslint-module-utils@2.12.1(@typescript-eslint/parser@8.44.1(eslint@9.35.0)(typescript@5.9.2))(eslint-import-resolver-node@0.3.9)(eslint@9.35.0):
+ dependencies:
+ debug: 3.2.7(supports-color@8.1.1)
+ optionalDependencies:
+ '@typescript-eslint/parser': 8.44.1(eslint@9.35.0)(typescript@5.9.2)
+ eslint: 9.35.0
+ eslint-import-resolver-node: 0.3.9
+ transitivePeerDependencies:
+ - supports-color
+
eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.42.0(eslint@9.35.0)(typescript@5.9.2))(eslint@9.35.0):
dependencies:
'@rtsao/scc': 1.1.0
@@ -17714,6 +18413,35 @@ snapshots:
- eslint-import-resolver-webpack
- supports-color
+ eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.44.1(eslint@9.35.0)(typescript@5.9.2))(eslint@9.35.0):
+ dependencies:
+ '@rtsao/scc': 1.1.0
+ array-includes: 3.1.9
+ array.prototype.findlastindex: 1.2.6
+ array.prototype.flat: 1.3.3
+ array.prototype.flatmap: 1.3.3
+ debug: 3.2.7(supports-color@8.1.1)
+ doctrine: 2.1.0
+ eslint: 9.35.0
+ eslint-import-resolver-node: 0.3.9
+ eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.44.1(eslint@9.35.0)(typescript@5.9.2))(eslint-import-resolver-node@0.3.9)(eslint@9.35.0)
+ hasown: 2.0.2
+ is-core-module: 2.16.1
+ is-glob: 4.0.3
+ minimatch: 3.1.2
+ object.fromentries: 2.0.8
+ object.groupby: 1.0.3
+ object.values: 1.2.1
+ semver: 6.3.1
+ string.prototype.trimend: 1.0.9
+ tsconfig-paths: 3.15.0
+ optionalDependencies:
+ '@typescript-eslint/parser': 8.44.1(eslint@9.35.0)(typescript@5.9.2)
+ transitivePeerDependencies:
+ - eslint-import-resolver-typescript
+ - eslint-import-resolver-webpack
+ - supports-color
+
eslint-plugin-vue@10.4.0(@typescript-eslint/parser@8.42.0(eslint@9.35.0)(typescript@5.9.2))(eslint@9.35.0)(vue-eslint-parser@10.2.0(eslint@9.35.0)):
dependencies:
'@eslint-community/eslint-utils': 4.9.0(eslint@9.35.0)
@@ -18029,7 +18757,7 @@ snapshots:
raw-body: 3.0.0
secure-json-parse: 2.7.0
- fastify@5.6.0:
+ fastify@5.6.1:
dependencies:
'@fastify/ajv-compiler': 4.0.0
'@fastify/error': 4.0.0
@@ -18428,7 +19156,7 @@ snapshots:
p-cancelable: 3.0.0
responselike: 3.0.0
- got@14.4.8:
+ got@14.4.9:
dependencies:
'@sindresorhus/is': 7.0.1
'@szmarczak/http-timer': 5.0.1
@@ -18709,9 +19437,9 @@ snapshots:
intersection-observer@0.12.2: {}
- ioredis@5.7.0:
+ ioredis@5.8.0:
dependencies:
- '@ioredis/commands': 1.3.0
+ '@ioredis/commands': 1.4.0
cluster-key-slot: 1.1.2
debug: 4.4.1(supports-color@10.2.0)
denque: 2.1.0
@@ -18990,7 +19718,7 @@ snapshots:
'@jest/expect': 29.7.0
'@jest/test-result': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
chalk: 4.1.2
co: 4.6.0
dedent: 1.6.0
@@ -19010,16 +19738,16 @@ snapshots:
- babel-plugin-macros
- supports-color
- jest-cli@29.7.0(@types/node@22.18.1):
+ jest-cli@29.7.0(@types/node@22.18.6):
dependencies:
'@jest/core': 29.7.0
'@jest/test-result': 29.7.0
'@jest/types': 29.6.3
chalk: 4.1.2
- create-jest: 29.7.0(@types/node@22.18.1)
+ create-jest: 29.7.0(@types/node@22.18.6)
exit: 0.1.2
import-local: 3.1.0
- jest-config: 29.7.0(@types/node@22.18.1)
+ jest-config: 29.7.0(@types/node@22.18.6)
jest-util: 29.7.0
jest-validate: 29.7.0
yargs: 17.7.2
@@ -19029,7 +19757,7 @@ snapshots:
- supports-color
- ts-node
- jest-config@29.7.0(@types/node@22.18.1):
+ jest-config@29.7.0(@types/node@22.18.6):
dependencies:
'@babel/core': 7.24.7
'@jest/test-sequencer': 29.7.0
@@ -19054,7 +19782,7 @@ snapshots:
slash: 3.0.0
strip-json-comments: 3.1.1
optionalDependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
transitivePeerDependencies:
- babel-plugin-macros
- supports-color
@@ -19083,7 +19811,7 @@ snapshots:
'@jest/environment': 29.7.0
'@jest/fake-timers': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
jest-mock: 29.7.0
jest-util: 29.7.0
@@ -19093,7 +19821,7 @@ snapshots:
dependencies:
'@jest/types': 29.6.3
'@types/graceful-fs': 4.1.6
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
anymatch: 3.1.3
fb-watchman: 2.0.2
graceful-fs: 4.2.11
@@ -19132,7 +19860,7 @@ snapshots:
jest-mock@29.7.0:
dependencies:
'@jest/types': 29.6.3
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
jest-util: 29.7.0
jest-pnp-resolver@1.2.3(jest-resolve@29.7.0):
@@ -19169,7 +19897,7 @@ snapshots:
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
chalk: 4.1.2
emittery: 0.13.1
graceful-fs: 4.2.11
@@ -19197,7 +19925,7 @@ snapshots:
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
chalk: 4.1.2
cjs-module-lexer: 1.2.2
collect-v8-coverage: 1.0.1
@@ -19243,7 +19971,7 @@ snapshots:
jest-util@29.7.0:
dependencies:
'@jest/types': 29.6.3
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
chalk: 4.1.2
ci-info: 3.7.1
graceful-fs: 4.2.11
@@ -19262,7 +19990,7 @@ snapshots:
dependencies:
'@jest/test-result': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.13.1
@@ -19271,17 +19999,17 @@ snapshots:
jest-worker@29.7.0:
dependencies:
- '@types/node': 22.18.1
+ '@types/node': 22.18.6
jest-util: 29.7.0
merge-stream: 2.0.0
supports-color: 8.1.1
- jest@29.7.0(@types/node@22.18.1):
+ jest@29.7.0(@types/node@22.18.6):
dependencies:
'@jest/core': 29.7.0
'@jest/types': 29.6.3
import-local: 3.1.0
- jest-cli: 29.7.0(@types/node@22.18.1)
+ jest-cli: 29.7.0(@types/node@22.18.6)
transitivePeerDependencies:
- '@types/node'
- babel-plugin-macros
@@ -19760,7 +20488,7 @@ snapshots:
'@types/dom-mediacapture-transform': 0.1.11
'@types/dom-webcodecs': 0.1.13
- meilisearch@0.52.0: {}
+ meilisearch@0.53.0: {}
memoizerific@1.11.3:
dependencies:
@@ -20189,7 +20917,7 @@ snapshots:
nanoid@3.3.11: {}
- nanoid@5.1.5: {}
+ nanoid@5.1.6: {}
napi-build-utils@2.0.0:
optional: true
@@ -21632,10 +22360,11 @@ snapshots:
setprototypeof@1.2.0: {}
- sha.js@2.4.11:
+ sha.js@2.4.12:
dependencies:
inherits: 2.0.4
safe-buffer: 5.2.1
+ to-buffer: 1.2.2
sharp@0.33.5:
dependencies:
@@ -22208,7 +22937,7 @@ snapshots:
symbol-tree@3.2.4: {}
- systeminformation@5.27.8: {}
+ systeminformation@5.27.10: {}
tar-fs@2.1.2:
dependencies:
@@ -22346,6 +23075,12 @@ snapshots:
tmpl@1.0.5: {}
+ to-buffer@1.2.2:
+ dependencies:
+ isarray: 2.0.5
+ safe-buffer: 5.2.1
+ typed-array-buffer: 1.0.3
+
to-data-view@1.1.0: {}
to-regex-range@5.0.1:
@@ -22505,7 +23240,7 @@ snapshots:
typedarray@0.0.6: {}
- typeorm@0.3.26(patch_hash=2677b97a423e157945c154e64183d3ae2eb44dfa9cb0e5ce731a7612f507bb56)(ioredis@5.7.0)(pg@8.16.3)(reflect-metadata@0.2.2):
+ typeorm@0.3.27(patch_hash=b1141d7fd5ff7abdae28a93b2a634f595c7848518643c08d120698da1d2b4ebc)(ioredis@5.8.0)(pg@8.16.3)(reflect-metadata@0.2.2):
dependencies:
'@sqltools/formatter': 1.2.5
ansis: 3.17.0
@@ -22517,13 +23252,13 @@ snapshots:
dotenv: 16.4.7
glob: 10.4.5
reflect-metadata: 0.2.2
- sha.js: 2.4.11
+ sha.js: 2.4.12
sql-highlight: 6.0.0
tslib: 2.8.1
uuid: 11.1.0
yargs: 17.7.2
optionalDependencies:
- ioredis: 5.7.0
+ ioredis: 5.8.0
pg: 8.16.3
transitivePeerDependencies:
- babel-plugin-macros