From 1b1a39a19a2f99ded568edaecc5f4a970397ceac Mon Sep 17 00:00:00 2001 From: i3kae Date: Thu, 14 Nov 2024 10:57:21 +0900 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20ESM=20=EB=AA=A8=EB=93=88=EB=A1=9C=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD=EC=97=90=20=EB=94=B0=EB=9D=BC=20package.json?= =?UTF-8?q?=20=ED=83=80=EC=9E=85=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .yarnrc.yml | 2 + backend/mainServer/package.json | 1 + backend/rtmpServer/package.json | 2 +- yarn.lock | 172 ++++---------------------------- 4 files changed, 21 insertions(+), 156 deletions(-) diff --git a/.yarnrc.yml b/.yarnrc.yml index 370d50d3..c7cc887a 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -9,6 +9,8 @@ plugins: yarnPath: .yarn/releases/yarn-4.5.1.cjs +enableGlobalCache: false + packageExtensions: '@typescript-eslint/utils@*': peerDependencies: diff --git a/backend/mainServer/package.json b/backend/mainServer/package.json index 42163a84..7124da13 100644 --- a/backend/mainServer/package.json +++ b/backend/mainServer/package.json @@ -5,6 +5,7 @@ "author": "", "private": true, "license": "UNLICENSED", + "type": "module", "scripts": { "build": "nest build", "format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"", diff --git a/backend/rtmpServer/package.json b/backend/rtmpServer/package.json index 51878493..82e4b60d 100644 --- a/backend/rtmpServer/package.json +++ b/backend/rtmpServer/package.json @@ -3,7 +3,7 @@ "private": true, "packageManager": "yarn@4.5.1", "dependencies": { - "@hoeeeeeh/node-media-server": "2.7.28", + "@hoeeeeeh/node-media-server": "2.7.29", "@types/node": "^22.9.0", "dotenv": "^16.4.5", "path": "0.12.7" diff --git a/yarn.lock b/yarn.lock index 88a8a51e..d0033dd6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1624,13 +1624,12 @@ __metadata: languageName: node linkType: hard -"@hoeeeeeh/node-media-server@npm:2.7.28": - version: 2.7.28 - resolution: "@hoeeeeeh/node-media-server@npm:2.7.28::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40hoeeeeeh%2Fnode-media-server%2F2.7.28%2F825f0ab4dcbfa3b44d6deadec5fba66dd038f926" +"@hoeeeeeh/node-media-server@npm:2.7.29": + version: 2.7.29 + resolution: "@hoeeeeeh/node-media-server@npm:2.7.29::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40hoeeeeeh%2Fnode-media-server%2F2.7.29%2F0f2d2eb9fcd11a4879117d11620ab68cbc74a9dc" dependencies: "@aws-sdk/client-s3": "npm:^3.688.0" "@types/node": "npm:^22.9.0" - aws-sdk: "npm:^2.1692.0" basic-auth-connect: "npm:^1.0.0" body-parser: "npm:1.20.3" chalk: "npm:^4.1.0" @@ -1643,7 +1642,7 @@ __metadata: ws: "npm:^8.13.0" bin: node-media-server: bin/app.js - checksum: 10c0/d979276cf4a9882f5184a290aa0d72d5570bcd5e8d0490e12fd070f92f692e793c704f257de47ad755f418a6975056c9da903074b2b7b3bbb77cba396db79338 + checksum: 10c0/daf6110257ddaecef3a79da1bf6d0d75cc510086249d0668fda0cb74a294c9cc4abc3a7211e5a3c9dff9a495d487f7fc711326f16ba7d540a353316998e48e1f languageName: node linkType: hard @@ -4381,24 +4380,6 @@ __metadata: languageName: node linkType: hard -"aws-sdk@npm:^2.1692.0": - version: 2.1692.0 - resolution: "aws-sdk@npm:2.1692.0" - dependencies: - buffer: "npm:4.9.2" - events: "npm:1.1.1" - ieee754: "npm:1.1.13" - jmespath: "npm:0.16.0" - querystring: "npm:0.2.0" - sax: "npm:1.2.1" - url: "npm:0.10.3" - util: "npm:^0.12.4" - uuid: "npm:8.0.0" - xml2js: "npm:0.6.2" - checksum: 10c0/5123174cf9c7952f9f072789f2a95f1cb346a676652425a8c73dcda195181f8a8d947f4edea0056552a315bbd5126ed8bb71d0a38b16f337d168bf7bf63a5b0a - languageName: node - linkType: hard - "babel-jest@npm:^29.7.0": version: 29.7.0 resolution: "babel-jest@npm:29.7.0" @@ -4502,7 +4483,7 @@ __metadata: languageName: node linkType: hard -"base64-js@npm:^1.0.2, base64-js@npm:^1.3.1": +"base64-js@npm:^1.3.1": version: 1.5.1 resolution: "base64-js@npm:1.5.1" checksum: 10c0/f23823513b63173a001030fae4f2dabe283b99a9d324ade3ad3d148e218134676f1ee8568c877cd79ec1c53158dcf2d2ba527a97c606618928ba99dd930102bf @@ -4630,17 +4611,6 @@ __metadata: languageName: node linkType: hard -"buffer@npm:4.9.2": - version: 4.9.2 - resolution: "buffer@npm:4.9.2" - dependencies: - base64-js: "npm:^1.0.2" - ieee754: "npm:^1.1.4" - isarray: "npm:^1.0.0" - checksum: 10c0/dc443d7e7caab23816b58aacdde710b72f525ad6eecd7d738fcaa29f6d6c12e8d9c13fed7219fd502be51ecf0615f5c077d4bdc6f9308dde2e53f8e5393c5b21 - languageName: node - linkType: hard - "buffer@npm:^5.5.0": version: 5.7.1 resolution: "buffer@npm:5.7.1" @@ -6209,13 +6179,6 @@ __metadata: languageName: node linkType: hard -"events@npm:1.1.1": - version: 1.1.1 - resolution: "events@npm:1.1.1" - checksum: 10c0/29ba5a4c7d03dd2f4a2d3d9d4dfd8332225256f666cd69f490975d2eff8d7c73f1fb4872877b2c1f3b485e8fb42462153d65e5a21ea994eb928c3bec9e0c826e - languageName: node - linkType: hard - "events@npm:^3.2.0": version: 3.3.0 resolution: "events@npm:3.3.0" @@ -7125,14 +7088,7 @@ __metadata: languageName: node linkType: hard -"ieee754@npm:1.1.13": - version: 1.1.13 - resolution: "ieee754@npm:1.1.13" - checksum: 10c0/eaf8c87e014282bfb5b13670991a2ed086eaef35ccc3fb713833863f2e7213041b2c29246adbc5f6561d51d53861c3b11f3b82b28fc6fa1352edeff381f056e5 - languageName: node - linkType: hard - -"ieee754@npm:^1.1.13, ieee754@npm:^1.1.4": +"ieee754@npm:^1.1.13": version: 1.2.1 resolution: "ieee754@npm:1.2.1" checksum: 10c0/b0782ef5e0935b9f12883a2e2aa37baa75da6e66ce6515c168697b42160807d9330de9a32ec1ed73149aea02e0d822e572bca6f1e22bdcbd2149e13b050b17bb @@ -7280,16 +7236,6 @@ __metadata: languageName: node linkType: hard -"is-arguments@npm:^1.0.4": - version: 1.1.1 - resolution: "is-arguments@npm:1.1.1" - dependencies: - call-bind: "npm:^1.0.2" - has-tostringtag: "npm:^1.0.0" - checksum: 10c0/5ff1f341ee4475350adfc14b2328b38962564b7c2076be2f5bac7bd9b61779efba99b9f844a7b82ba7654adccf8e8eb19d1bb0cc6d1c1a085e498f6793d4328f - languageName: node - linkType: hard - "is-array-buffer@npm:^3.0.4": version: 3.0.4 resolution: "is-array-buffer@npm:3.0.4" @@ -7408,7 +7354,7 @@ __metadata: languageName: node linkType: hard -"is-generator-function@npm:^1.0.10, is-generator-function@npm:^1.0.7": +"is-generator-function@npm:^1.0.10": version: 1.0.10 resolution: "is-generator-function@npm:1.0.10" dependencies: @@ -7528,7 +7474,7 @@ __metadata: languageName: node linkType: hard -"is-typed-array@npm:^1.1.13, is-typed-array@npm:^1.1.3": +"is-typed-array@npm:^1.1.13": version: 1.1.13 resolution: "is-typed-array@npm:1.1.13" dependencies: @@ -7570,13 +7516,6 @@ __metadata: languageName: node linkType: hard -"isarray@npm:^1.0.0, isarray@npm:~1.0.0": - version: 1.0.0 - resolution: "isarray@npm:1.0.0" - checksum: 10c0/18b5be6669be53425f0b84098732670ed4e727e3af33bc7f948aac01782110eb9a18b3b329c5323bcdd3acdaae547ee077d3951317e7f133bff7105264b3003d - languageName: node - linkType: hard - "isarray@npm:^2.0.5": version: 2.0.5 resolution: "isarray@npm:2.0.5" @@ -7584,6 +7523,13 @@ __metadata: languageName: node linkType: hard +"isarray@npm:~1.0.0": + version: 1.0.0 + resolution: "isarray@npm:1.0.0" + checksum: 10c0/18b5be6669be53425f0b84098732670ed4e727e3af33bc7f948aac01782110eb9a18b3b329c5323bcdd3acdaae547ee077d3951317e7f133bff7105264b3003d + languageName: node + linkType: hard + "isexe@npm:^2.0.0": version: 2.0.0 resolution: "isexe@npm:2.0.0" @@ -8160,13 +8106,6 @@ __metadata: languageName: node linkType: hard -"jmespath@npm:0.16.0": - version: 0.16.0 - resolution: "jmespath@npm:0.16.0" - checksum: 10c0/84cdca62c4a3d339701f01cc53decf16581c76ce49e6455119be1c5f6ab09a19e6788372536bd261d348d21cd817981605f8debae67affadba966219a2bac1c5 - languageName: node - linkType: hard - "js-tokens@npm:^3.0.0 || ^4.0.0, js-tokens@npm:^4.0.0": version: 4.0.0 resolution: "js-tokens@npm:4.0.0" @@ -9467,13 +9406,6 @@ __metadata: languageName: node linkType: hard -"punycode@npm:1.3.2": - version: 1.3.2 - resolution: "punycode@npm:1.3.2" - checksum: 10c0/281fd20eaf4704f79d80cb0dc65065bf6452ee67989b3e8941aed6360a5a9a8a01d3e2ed71d0bde3cd74fb5a5dd9db4160bed5a8c20bed4b6764c24ce4c7d2d2 - languageName: node - linkType: hard - "punycode@npm:^2.1.0": version: 2.3.1 resolution: "punycode@npm:2.3.1" @@ -9497,13 +9429,6 @@ __metadata: languageName: node linkType: hard -"querystring@npm:0.2.0": - version: 0.2.0 - resolution: "querystring@npm:0.2.0" - checksum: 10c0/2036c9424beaacd3978bac9e4ba514331cc73163bea7bf3ad7e2c7355e55501938ec195312c607753f9c6e70b1bf9dfcda38db6241bd299c034e27ac639d64ed - languageName: node - linkType: hard - "queue-microtask@npm:^1.2.2": version: 1.2.3 resolution: "queue-microtask@npm:1.2.3" @@ -9916,7 +9841,7 @@ __metadata: resolution: "rtmpServer@workspace:backend/rtmpServer" dependencies: "@eslint/js": "npm:^9.13.0" - "@hoeeeeeh/node-media-server": "npm:2.7.28" + "@hoeeeeeh/node-media-server": "npm:2.7.29" "@types/node": "npm:^22.9.0" "@typescript-eslint/eslint-plugin": "npm:^8.14.0" "@typescript-eslint/parser": "npm:^8.14.0" @@ -10006,20 +9931,6 @@ __metadata: languageName: node linkType: hard -"sax@npm:1.2.1": - version: 1.2.1 - resolution: "sax@npm:1.2.1" - checksum: 10c0/1ae269cfde0b3774b4c92eb744452b6740bde5c5744fe5cadef6f496e42d9b632f483fb6aff9a23c0749c94c6951b06b0c5a90a5e99c879d3401cfd5ba61dc02 - languageName: node - linkType: hard - -"sax@npm:>=0.6.0": - version: 1.4.1 - resolution: "sax@npm:1.4.1" - checksum: 10c0/6bf86318a254c5d898ede6bd3ded15daf68ae08a5495a2739564eb265cd13bcc64a07ab466fb204f67ce472bb534eb8612dac587435515169593f4fffa11de7c - languageName: node - linkType: hard - "scheduler@npm:^0.23.2": version: 0.23.2 resolution: "scheduler@npm:0.23.2" @@ -11179,16 +11090,6 @@ __metadata: languageName: node linkType: hard -"url@npm:0.10.3": - version: 0.10.3 - resolution: "url@npm:0.10.3" - dependencies: - punycode: "npm:1.3.2" - querystring: "npm:0.2.0" - checksum: 10c0/f0a1c7d99ac35dd68a8962bc7b3dd38f08d457387fc686f0669ff881b00a68eabd9cb3aded09dfbe25401d7b632fc4a9c074cb373f6a4bd1d8b5324d1d442a0d - languageName: node - linkType: hard - "util-deprecate@npm:^1.0.1, util-deprecate@npm:~1.0.1": version: 1.0.2 resolution: "util-deprecate@npm:1.0.2" @@ -11205,19 +11106,6 @@ __metadata: languageName: node linkType: hard -"util@npm:^0.12.4": - version: 0.12.5 - resolution: "util@npm:0.12.5" - dependencies: - inherits: "npm:^2.0.3" - is-arguments: "npm:^1.0.4" - is-generator-function: "npm:^1.0.7" - is-typed-array: "npm:^1.1.3" - which-typed-array: "npm:^1.1.2" - checksum: 10c0/c27054de2cea2229a66c09522d0fa1415fb12d861d08523a8846bf2e4cbf0079d4c3f725f09dcb87493549bcbf05f5798dce1688b53c6c17201a45759e7253f3 - languageName: node - linkType: hard - "utils-merge@npm:1.0.1": version: 1.0.1 resolution: "utils-merge@npm:1.0.1" @@ -11225,15 +11113,6 @@ __metadata: languageName: node linkType: hard -"uuid@npm:8.0.0": - version: 8.0.0 - resolution: "uuid@npm:8.0.0" - bin: - uuid: dist/bin/uuid - checksum: 10c0/e62301a1c6102da5ce9a147b492a4b5cfa14d2e8fdf4a6ebfda7929cb72d186f84173815ec18fa4160a03bf9724b16ece3737b3ac6701815bc965f8fa4279298 - languageName: node - linkType: hard - "uuid@npm:^9.0.1": version: 9.0.1 resolution: "uuid@npm:9.0.1" @@ -11488,7 +11367,7 @@ __metadata: languageName: node linkType: hard -"which-typed-array@npm:^1.1.14, which-typed-array@npm:^1.1.15, which-typed-array@npm:^1.1.2": +"which-typed-array@npm:^1.1.14, which-typed-array@npm:^1.1.15": version: 1.1.15 resolution: "which-typed-array@npm:1.1.15" dependencies: @@ -11595,23 +11474,6 @@ __metadata: languageName: node linkType: hard -"xml2js@npm:0.6.2": - version: 0.6.2 - resolution: "xml2js@npm:0.6.2" - dependencies: - sax: "npm:>=0.6.0" - xmlbuilder: "npm:~11.0.0" - checksum: 10c0/e98a84e9c172c556ee2c5afa0fc7161b46919e8b53ab20de140eedea19903ed82f7cd5b1576fb345c84f0a18da1982ddf65908129b58fc3d7cbc658ae232108f - languageName: node - linkType: hard - -"xmlbuilder@npm:~11.0.0": - version: 11.0.1 - resolution: "xmlbuilder@npm:11.0.1" - checksum: 10c0/74b979f89a0a129926bc786b913459bdbcefa809afaa551c5ab83f89b1915bdaea14c11c759284bb9b931e3b53004dbc2181e21d3ca9553eeb0b2a7b4e40c35b - languageName: node - linkType: hard - "xtend@npm:^4.0.0": version: 4.0.2 resolution: "xtend@npm:4.0.2" From 1d9b7a925be41e71ee5d35a3dc2c696b5ea67944 Mon Sep 17 00:00:00 2001 From: i3kae Date: Thu, 14 Nov 2024 14:08:45 +0900 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20main=20server=EC=97=90=EC=84=9C=20js?= =?UTF-8?q?=EB=A5=BC=20=EC=B0=BE=EC=A7=80=20=EB=AA=BB=ED=95=98=EB=8A=94=20?= =?UTF-8?q?=EB=B2=84=EA=B7=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/mainServer/src/app.controller.spec.ts | 2 +- backend/mainServer/src/app.controller.ts | 2 +- backend/mainServer/src/app.module.ts | 8 +- .../src/host/host.controller.spec.ts | 4 +- .../mainServer/src/host/host.controller.ts | 2 +- .../mainServer/src/host/host.service.spec.ts | 2 +- backend/mainServer/src/main.ts | 2 +- yarn.lock | 466 +++++++++--------- 8 files changed, 244 insertions(+), 244 deletions(-) diff --git a/backend/mainServer/src/app.controller.spec.ts b/backend/mainServer/src/app.controller.spec.ts index d22f3890..43a27117 100644 --- a/backend/mainServer/src/app.controller.spec.ts +++ b/backend/mainServer/src/app.controller.spec.ts @@ -1,6 +1,6 @@ import { Test, TestingModule } from '@nestjs/testing'; import { AppController } from './app.controller'; -import { AppService } from './app.service'; +import { AppService } from './app.service.js'; describe('AppController', () => { let appController: AppController; diff --git a/backend/mainServer/src/app.controller.ts b/backend/mainServer/src/app.controller.ts index cce879ee..22fbf4d5 100644 --- a/backend/mainServer/src/app.controller.ts +++ b/backend/mainServer/src/app.controller.ts @@ -1,5 +1,5 @@ import { Controller, Get } from '@nestjs/common'; -import { AppService } from './app.service'; +import { AppService } from './app.service.js'; @Controller() export class AppController { diff --git a/backend/mainServer/src/app.module.ts b/backend/mainServer/src/app.module.ts index fa3e14eb..deebedce 100644 --- a/backend/mainServer/src/app.module.ts +++ b/backend/mainServer/src/app.module.ts @@ -1,8 +1,8 @@ import { Module } from '@nestjs/common'; -import { AppController } from './app.controller'; -import { AppService } from './app.service'; -import { HostController } from './host/host.controller'; -import { HostService } from './host/host.service'; +import { AppController } from './app.controller.js'; +import { AppService } from './app.service.js'; +import { HostController } from './host/host.controller.js'; +import { HostService } from './host/host.service.js'; @Module({ imports: [], diff --git a/backend/mainServer/src/host/host.controller.spec.ts b/backend/mainServer/src/host/host.controller.spec.ts index e411c06b..6f5c0b6d 100644 --- a/backend/mainServer/src/host/host.controller.spec.ts +++ b/backend/mainServer/src/host/host.controller.spec.ts @@ -1,7 +1,7 @@ // host.controller.spec.ts import { Test, TestingModule } from '@nestjs/testing'; -import { HostController } from './host.controller'; -import { HostService } from './host.service'; +import { HostController } from './host.controller.js'; +import { HostService } from './host.service.js'; import { HttpStatus } from '@nestjs/common'; import {describe, expect, jest} from '@jest/globals'; import {Request, Response} from 'express'; diff --git a/backend/mainServer/src/host/host.controller.ts b/backend/mainServer/src/host/host.controller.ts index 94a952fa..5999d728 100644 --- a/backend/mainServer/src/host/host.controller.ts +++ b/backend/mainServer/src/host/host.controller.ts @@ -1,5 +1,5 @@ import { Controller, Post, Req, Res, HttpException, HttpStatus } from '@nestjs/common'; -import { HostService } from './host.service'; +import { HostService } from './host.service.js'; import { Request, Response } from 'express'; @Controller('host') diff --git a/backend/mainServer/src/host/host.service.spec.ts b/backend/mainServer/src/host/host.service.spec.ts index 30d52d3c..bc49242a 100644 --- a/backend/mainServer/src/host/host.service.spec.ts +++ b/backend/mainServer/src/host/host.service.spec.ts @@ -1,5 +1,5 @@ import { Test, TestingModule } from '@nestjs/testing'; -import { HostService } from './host.service'; +import { HostService } from './host.service.js'; describe('HostService', () => { let service: HostService; diff --git a/backend/mainServer/src/main.ts b/backend/mainServer/src/main.ts index f76bc8d9..c74cd8d9 100644 --- a/backend/mainServer/src/main.ts +++ b/backend/mainServer/src/main.ts @@ -1,5 +1,5 @@ import { NestFactory } from '@nestjs/core'; -import { AppModule } from './app.module'; +import { AppModule } from './app.module.js'; async function bootstrap() { const app = await NestFactory.create(AppModule); diff --git a/yarn.lock b/yarn.lock index d0033dd6..f103afd9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -155,32 +155,32 @@ __metadata: linkType: hard "@aws-sdk/client-s3@npm:^3.688.0": - version: 3.689.0 - resolution: "@aws-sdk/client-s3@npm:3.689.0" + version: 3.691.0 + resolution: "@aws-sdk/client-s3@npm:3.691.0" dependencies: "@aws-crypto/sha1-browser": "npm:5.2.0" "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.687.0" - "@aws-sdk/client-sts": "npm:3.687.0" - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/credential-provider-node": "npm:3.687.0" + "@aws-sdk/client-sso-oidc": "npm:3.691.0" + "@aws-sdk/client-sts": "npm:3.691.0" + "@aws-sdk/core": "npm:3.691.0" + "@aws-sdk/credential-provider-node": "npm:3.691.0" "@aws-sdk/middleware-bucket-endpoint": "npm:3.686.0" "@aws-sdk/middleware-expect-continue": "npm:3.686.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.689.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.691.0" "@aws-sdk/middleware-host-header": "npm:3.686.0" "@aws-sdk/middleware-location-constraint": "npm:3.686.0" "@aws-sdk/middleware-logger": "npm:3.686.0" "@aws-sdk/middleware-recursion-detection": "npm:3.686.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.687.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.691.0" "@aws-sdk/middleware-ssec": "npm:3.686.0" - "@aws-sdk/middleware-user-agent": "npm:3.687.0" + "@aws-sdk/middleware-user-agent": "npm:3.691.0" "@aws-sdk/region-config-resolver": "npm:3.686.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.687.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.691.0" "@aws-sdk/types": "npm:3.686.0" "@aws-sdk/util-endpoints": "npm:3.686.0" "@aws-sdk/util-user-agent-browser": "npm:3.686.0" - "@aws-sdk/util-user-agent-node": "npm:3.687.0" + "@aws-sdk/util-user-agent-node": "npm:3.691.0" "@aws-sdk/xml-builder": "npm:3.686.0" "@smithy/config-resolver": "npm:^3.0.10" "@smithy/core": "npm:^2.5.1" @@ -216,27 +216,27 @@ __metadata: "@smithy/util-utf8": "npm:^3.0.0" "@smithy/util-waiter": "npm:^3.1.7" tslib: "npm:^2.6.2" - checksum: 10c0/002bd6285b33f2a78789aa83443712be3362b24db4ec592d5f15172186a69e5687a4450fda38c80f5fc7d2b7042515fca0bae60085e30848cc9c76aa418fa165 + checksum: 10c0/492520450cd8a8573d25155c4ad87ea8f6c65a241ca5e25e13075b886056454722ddf19c122526b594887c813686177a991b994425c3bf21a2b26ddf2ced2ad3 languageName: node linkType: hard -"@aws-sdk/client-sso-oidc@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/client-sso-oidc@npm:3.687.0" +"@aws-sdk/client-sso-oidc@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/client-sso-oidc@npm:3.691.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/credential-provider-node": "npm:3.687.0" + "@aws-sdk/core": "npm:3.691.0" + "@aws-sdk/credential-provider-node": "npm:3.691.0" "@aws-sdk/middleware-host-header": "npm:3.686.0" "@aws-sdk/middleware-logger": "npm:3.686.0" "@aws-sdk/middleware-recursion-detection": "npm:3.686.0" - "@aws-sdk/middleware-user-agent": "npm:3.687.0" + "@aws-sdk/middleware-user-agent": "npm:3.691.0" "@aws-sdk/region-config-resolver": "npm:3.686.0" "@aws-sdk/types": "npm:3.686.0" "@aws-sdk/util-endpoints": "npm:3.686.0" "@aws-sdk/util-user-agent-browser": "npm:3.686.0" - "@aws-sdk/util-user-agent-node": "npm:3.687.0" + "@aws-sdk/util-user-agent-node": "npm:3.691.0" "@smithy/config-resolver": "npm:^3.0.10" "@smithy/core": "npm:^2.5.1" "@smithy/fetch-http-handler": "npm:^4.0.0" @@ -264,27 +264,27 @@ __metadata: "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.687.0 - checksum: 10c0/6ade5a931ea7336d85334f10d1897f65e62e1f3af13201036b4022d59639a9bb6a223ad5ca5323b05fc6dca1b22935d31a4ca8fc6b09ab12d56623d496741c80 + "@aws-sdk/client-sts": ^3.691.0 + checksum: 10c0/b76b6abf1ad087c2db97e191aefe765cd72c0ca1a261d04b2b9e5f39b8cfcbd4744f67d456e1ee8442ad851574ab56131b527a173f8f8c07465305096375d192 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/client-sso@npm:3.687.0" +"@aws-sdk/client-sso@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/client-sso@npm:3.691.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.686.0" + "@aws-sdk/core": "npm:3.691.0" "@aws-sdk/middleware-host-header": "npm:3.686.0" "@aws-sdk/middleware-logger": "npm:3.686.0" "@aws-sdk/middleware-recursion-detection": "npm:3.686.0" - "@aws-sdk/middleware-user-agent": "npm:3.687.0" + "@aws-sdk/middleware-user-agent": "npm:3.691.0" "@aws-sdk/region-config-resolver": "npm:3.686.0" "@aws-sdk/types": "npm:3.686.0" "@aws-sdk/util-endpoints": "npm:3.686.0" "@aws-sdk/util-user-agent-browser": "npm:3.686.0" - "@aws-sdk/util-user-agent-node": "npm:3.687.0" + "@aws-sdk/util-user-agent-node": "npm:3.691.0" "@smithy/config-resolver": "npm:^3.0.10" "@smithy/core": "npm:^2.5.1" "@smithy/fetch-http-handler": "npm:^4.0.0" @@ -311,28 +311,28 @@ __metadata: "@smithy/util-retry": "npm:^3.0.8" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/038e81cfcd320b5d4d165b94cb33f1dcee1338fd3b96bf6795168312eb9aae743c77d36765ff17ef66e659975c257aa8f9f15c4ce084fe712402e76c7f396e75 + checksum: 10c0/a7e2ef22623bacbb8ad7e17127bfaf9b329b1b3f9b216117a9e32a457373c949776f47e0296a6ead686a1200c36b8ab74170ad6c7084da4c79d64ec58f3e66af languageName: node linkType: hard -"@aws-sdk/client-sts@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/client-sts@npm:3.687.0" +"@aws-sdk/client-sts@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/client-sts@npm:3.691.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.687.0" - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/credential-provider-node": "npm:3.687.0" + "@aws-sdk/client-sso-oidc": "npm:3.691.0" + "@aws-sdk/core": "npm:3.691.0" + "@aws-sdk/credential-provider-node": "npm:3.691.0" "@aws-sdk/middleware-host-header": "npm:3.686.0" "@aws-sdk/middleware-logger": "npm:3.686.0" "@aws-sdk/middleware-recursion-detection": "npm:3.686.0" - "@aws-sdk/middleware-user-agent": "npm:3.687.0" + "@aws-sdk/middleware-user-agent": "npm:3.691.0" "@aws-sdk/region-config-resolver": "npm:3.686.0" "@aws-sdk/types": "npm:3.686.0" "@aws-sdk/util-endpoints": "npm:3.686.0" "@aws-sdk/util-user-agent-browser": "npm:3.686.0" - "@aws-sdk/util-user-agent-node": "npm:3.687.0" + "@aws-sdk/util-user-agent-node": "npm:3.691.0" "@smithy/config-resolver": "npm:^3.0.10" "@smithy/core": "npm:^2.5.1" "@smithy/fetch-http-handler": "npm:^4.0.0" @@ -359,144 +359,144 @@ __metadata: "@smithy/util-retry": "npm:^3.0.8" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/0ab5005043d2e194cdcdb070b78a9357f155772a9a42f1d0df90d7ec7935f9dce34ec4032974ea07f6fbf11026a1e32d38a496e6234056a298e751a363e7a719 + checksum: 10c0/97377c59ecaf0b8ad58e59eac64c27658e72893e91414361007f4801dbdf318996b60cbb35c6bbe9b9325fb6d0f31aefe325f45a0c1162877d101db5fc920400 languageName: node linkType: hard -"@aws-sdk/core@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/core@npm:3.686.0" +"@aws-sdk/core@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/core@npm:3.691.0" dependencies: "@aws-sdk/types": "npm:3.686.0" "@smithy/core": "npm:^2.5.1" "@smithy/node-config-provider": "npm:^3.1.9" - "@smithy/property-provider": "npm:^3.1.7" + "@smithy/property-provider": "npm:^3.1.8" "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/signature-v4": "npm:^4.2.0" + "@smithy/signature-v4": "npm:^4.2.1" "@smithy/smithy-client": "npm:^3.4.2" "@smithy/types": "npm:^3.6.0" "@smithy/util-middleware": "npm:^3.0.8" fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10c0/989e1cb11e1402c34ce2ce193de4b9100b3b1ffc4c4ff944f933595de8145afba6c7e65ba3c8c53599986d86591512084abd9c1dd636b0225384655c2f97c845 + checksum: 10c0/0d2a8ba1b686af928e043762f0001b09b5f3056c96238cc9dea9e911de2ff7878be63399610c5c459d799e7c4e79aece35f8d4c124c660465c8b534c7f68b3aa languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.686.0" +"@aws-sdk/credential-provider-env@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.691.0" dependencies: - "@aws-sdk/core": "npm:3.686.0" + "@aws-sdk/core": "npm:3.691.0" "@aws-sdk/types": "npm:3.686.0" - "@smithy/property-provider": "npm:^3.1.7" + "@smithy/property-provider": "npm:^3.1.8" "@smithy/types": "npm:^3.6.0" tslib: "npm:^2.6.2" - checksum: 10c0/39487ac057dfebd4cd8f87a5ef2a05ab1e6d220e32724019c31be9542cff0b7aa50a771af038e72b24c5184dfe450f314cc38a724682e6ec6e95a6c3dc3af5c9 + checksum: 10c0/bb148e0c560880a65fc8721afba215ffb26c8577f2d48a917cc67045444abb46989636717497cee4eb670d0befa9c3f2a5154c808dc5df9addc1dd35fc3ea1a6 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.686.0" +"@aws-sdk/credential-provider-http@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.691.0" dependencies: - "@aws-sdk/core": "npm:3.686.0" + "@aws-sdk/core": "npm:3.691.0" "@aws-sdk/types": "npm:3.686.0" "@smithy/fetch-http-handler": "npm:^4.0.0" "@smithy/node-http-handler": "npm:^3.2.5" - "@smithy/property-provider": "npm:^3.1.7" + "@smithy/property-provider": "npm:^3.1.8" "@smithy/protocol-http": "npm:^4.1.5" "@smithy/smithy-client": "npm:^3.4.2" "@smithy/types": "npm:^3.6.0" "@smithy/util-stream": "npm:^3.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/b849af22a819753e292b21d22f7751e5f01ea0ebc1bc27630bcb018fc7583184487fe8ffbc32fccf0b53f1e34751b6a1516e4ece14192da887de662300b2a51a + checksum: 10c0/c833c0d52ed0bcf80314094c25ca0d6f970b4ce4ed9d16d89776fce2b1375ff48bff53ea288a257ba7558959eee2ba2864832ceb3dd3f67cd2a7e1d56e50a4c0 languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.687.0" +"@aws-sdk/credential-provider-ini@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.691.0" dependencies: - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/credential-provider-env": "npm:3.686.0" - "@aws-sdk/credential-provider-http": "npm:3.686.0" - "@aws-sdk/credential-provider-process": "npm:3.686.0" - "@aws-sdk/credential-provider-sso": "npm:3.687.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.686.0" + "@aws-sdk/core": "npm:3.691.0" + "@aws-sdk/credential-provider-env": "npm:3.691.0" + "@aws-sdk/credential-provider-http": "npm:3.691.0" + "@aws-sdk/credential-provider-process": "npm:3.691.0" + "@aws-sdk/credential-provider-sso": "npm:3.691.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.691.0" "@aws-sdk/types": "npm:3.686.0" - "@smithy/credential-provider-imds": "npm:^3.2.4" - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/shared-ini-file-loader": "npm:^3.1.8" + "@smithy/credential-provider-imds": "npm:^3.2.5" + "@smithy/property-provider": "npm:^3.1.8" + "@smithy/shared-ini-file-loader": "npm:^3.1.9" "@smithy/types": "npm:^3.6.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.687.0 - checksum: 10c0/4909d432dec9f290a1fe96cf6295f8b5786011245f19d3ea1f2b8cb2d736cc020285f34ac32e3c5f9691d86acbe0aa823ff8e73f3613262f51286679697bacf8 + "@aws-sdk/client-sts": ^3.691.0 + checksum: 10c0/75e7afaa229837c6f71ceb814ad50147d73fba6016f656eaa02a6a24f570e5a99c65a5052520c98eb035c8e884dd6a0bbd72659d02c94c8664232d7c5c56505e languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.687.0" +"@aws-sdk/credential-provider-node@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.691.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.686.0" - "@aws-sdk/credential-provider-http": "npm:3.686.0" - "@aws-sdk/credential-provider-ini": "npm:3.687.0" - "@aws-sdk/credential-provider-process": "npm:3.686.0" - "@aws-sdk/credential-provider-sso": "npm:3.687.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.686.0" + "@aws-sdk/credential-provider-env": "npm:3.691.0" + "@aws-sdk/credential-provider-http": "npm:3.691.0" + "@aws-sdk/credential-provider-ini": "npm:3.691.0" + "@aws-sdk/credential-provider-process": "npm:3.691.0" + "@aws-sdk/credential-provider-sso": "npm:3.691.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.691.0" "@aws-sdk/types": "npm:3.686.0" - "@smithy/credential-provider-imds": "npm:^3.2.4" - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/shared-ini-file-loader": "npm:^3.1.8" + "@smithy/credential-provider-imds": "npm:^3.2.5" + "@smithy/property-provider": "npm:^3.1.8" + "@smithy/shared-ini-file-loader": "npm:^3.1.9" "@smithy/types": "npm:^3.6.0" tslib: "npm:^2.6.2" - checksum: 10c0/a55fc666b49ec24a8441b2a7de5a335f1f15b6fa8330230a829a133e17befa02afbb3c56a1d40e763f4f4d2b42d1bf203b1de875af8cc5f552ccf0cbcb7618e0 + checksum: 10c0/764a3f9a802b63ed85c85351b2157f712452d18b23c1ffdc8bc39294a6602d7ba7cbf92d01508995d9a26a1a3887f1d83c04eaa9a9c09df28b4a5f54aa71fca4 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.686.0" +"@aws-sdk/credential-provider-process@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.691.0" dependencies: - "@aws-sdk/core": "npm:3.686.0" + "@aws-sdk/core": "npm:3.691.0" "@aws-sdk/types": "npm:3.686.0" - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/shared-ini-file-loader": "npm:^3.1.8" + "@smithy/property-provider": "npm:^3.1.8" + "@smithy/shared-ini-file-loader": "npm:^3.1.9" "@smithy/types": "npm:^3.6.0" tslib: "npm:^2.6.2" - checksum: 10c0/d4e9de75628b6ea50d1a04f035cc3238fb9650de03e73f5d5560866f86255b4d7c9249d913750ed5f3964b6b36c99943ee6f320e5e6a8c2730e5f15239c3c683 + checksum: 10c0/d24915df3f0dcdfeb6ec7cc3574439d388e564ed25f292dda5ece1a8d77c3815ca2a357ee3dfbd50fd6be1f356dbf5a3f43ccff54b884c4dfc00a375b3054b61 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.687.0" +"@aws-sdk/credential-provider-sso@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.691.0" dependencies: - "@aws-sdk/client-sso": "npm:3.687.0" - "@aws-sdk/core": "npm:3.686.0" - "@aws-sdk/token-providers": "npm:3.686.0" + "@aws-sdk/client-sso": "npm:3.691.0" + "@aws-sdk/core": "npm:3.691.0" + "@aws-sdk/token-providers": "npm:3.691.0" "@aws-sdk/types": "npm:3.686.0" - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/shared-ini-file-loader": "npm:^3.1.8" + "@smithy/property-provider": "npm:^3.1.8" + "@smithy/shared-ini-file-loader": "npm:^3.1.9" "@smithy/types": "npm:^3.6.0" tslib: "npm:^2.6.2" - checksum: 10c0/d4d83d8da367997b06d413e560bb2bade9e48f1c7c166669b849ee6343c8fb175b181a90d81206596416a9a9cd05c2303134e721873d12c9e5433442dcf7f36c + checksum: 10c0/24fe28cc03aefac668e7c777ed63e6247944dc2542f52533d48577f41fbe71972a34db3f2d4e9b22a2c6eb50c8318923c157fe55a0be9b7bf90cd7692c0c3815 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.686.0" +"@aws-sdk/credential-provider-web-identity@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.691.0" dependencies: - "@aws-sdk/core": "npm:3.686.0" + "@aws-sdk/core": "npm:3.691.0" "@aws-sdk/types": "npm:3.686.0" - "@smithy/property-provider": "npm:^3.1.7" + "@smithy/property-provider": "npm:^3.1.8" "@smithy/types": "npm:^3.6.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.686.0 - checksum: 10c0/92e6b5b1ae9f290bcf811f245bbfe7fbbe241b701565f2f910992759d2d521119ef5a7bd1718880f1e8054146ae871b60fec8de387dc4d1444e479d565fe71b3 + "@aws-sdk/client-sts": ^3.691.0 + checksum: 10c0/ffaee5951d7296a96c315cb35036e1986b0b60ecfb28a868fde251a9c4976a794f49bd76f785403c2140332400e514f817c82253522937dc6cd5173e49e8bca8 languageName: node linkType: hard @@ -527,14 +527,14 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.689.0": - version: 3.689.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.689.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.691.0" dependencies: "@aws-crypto/crc32": "npm:5.2.0" "@aws-crypto/crc32c": "npm:5.2.0" "@aws-crypto/util": "npm:5.2.0" - "@aws-sdk/core": "npm:3.686.0" + "@aws-sdk/core": "npm:3.691.0" "@aws-sdk/types": "npm:3.686.0" "@smithy/is-array-buffer": "npm:^3.0.0" "@smithy/node-config-provider": "npm:^3.1.9" @@ -544,7 +544,7 @@ __metadata: "@smithy/util-stream": "npm:^3.2.1" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/5bca4640456ede98f0a07f8cae6b00f27f531ab193277f4b88e2ede427ea71a448f55668cf76c70e3d1385420017ff14e458e9b3d9043979621881ba0aae767c + checksum: 10c0/d35ef428b82852b3e7cee013738f09daaaa8a78ff65c7228d3cdb0c41794246362d7e9f58ae48829641ac772daba28a9bad8dfaa91e8c9c6d916313320d4855c languageName: node linkType: hard @@ -594,17 +594,17 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.687.0" +"@aws-sdk/middleware-sdk-s3@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.691.0" dependencies: - "@aws-sdk/core": "npm:3.686.0" + "@aws-sdk/core": "npm:3.691.0" "@aws-sdk/types": "npm:3.686.0" "@aws-sdk/util-arn-parser": "npm:3.679.0" "@smithy/core": "npm:^2.5.1" "@smithy/node-config-provider": "npm:^3.1.9" "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/signature-v4": "npm:^4.2.0" + "@smithy/signature-v4": "npm:^4.2.1" "@smithy/smithy-client": "npm:^3.4.2" "@smithy/types": "npm:^3.6.0" "@smithy/util-config-provider": "npm:^3.0.0" @@ -612,7 +612,7 @@ __metadata: "@smithy/util-stream": "npm:^3.2.1" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/f3f8c7f473210a63e58b7a371bd06534b74a93af4a11fe58230ca757dc41d251baffb42e863c0f979133e5625e113b5627604eb7e1e814c942fe13ea649c3c22 + checksum: 10c0/c1b3c361ae8861503923d52744e8b53cf323bd5c49b5b82547bb8646e1bb2f815b794f993da3f159c20ccd2c2273c9bc826d6fd5e3acf1a59688ae8e56d45431 languageName: node linkType: hard @@ -627,18 +627,18 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.687.0" +"@aws-sdk/middleware-user-agent@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.691.0" dependencies: - "@aws-sdk/core": "npm:3.686.0" + "@aws-sdk/core": "npm:3.691.0" "@aws-sdk/types": "npm:3.686.0" "@aws-sdk/util-endpoints": "npm:3.686.0" "@smithy/core": "npm:^2.5.1" "@smithy/protocol-http": "npm:^4.1.5" "@smithy/types": "npm:^3.6.0" tslib: "npm:^2.6.2" - checksum: 10c0/4c84af62eb3a8fdcdd5f2a2139fdae8b95dea7caf46f48f118ba3fa6071ff120c6421b152abf8c2eb205ceed9126b366b8e4e98a35f949d918c35d3d0f17f743 + checksum: 10c0/71f263c14fad48693d5a98b2ab3b3b0af039aa717b096c2a0459dc0fb1a9b74057c70bb712b03122c159b143e7b551b78bf6f099b24c58429ae7ca2bf31bfff1 languageName: node linkType: hard @@ -656,32 +656,32 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.687.0" +"@aws-sdk/signature-v4-multi-region@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.691.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.687.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.691.0" "@aws-sdk/types": "npm:3.686.0" "@smithy/protocol-http": "npm:^4.1.5" - "@smithy/signature-v4": "npm:^4.2.0" + "@smithy/signature-v4": "npm:^4.2.1" "@smithy/types": "npm:^3.6.0" tslib: "npm:^2.6.2" - checksum: 10c0/641da5046f393f87c0a16d1258ebc8011b13873a6e877ce23cbad760f99868b114455096dfeab6deade4c895a46de2c015d4325cbba53f775cdcfcb2e1402dc3 + checksum: 10c0/2ac52f38faa044a2409420ffae90ab1a70ae96061a274ea4692980037ab0d281956c46b414d6d7d496c70f4d5094b0728df1241f3ca0468f0fde0b1ef81c2c8b languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.686.0": - version: 3.686.0 - resolution: "@aws-sdk/token-providers@npm:3.686.0" +"@aws-sdk/token-providers@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/token-providers@npm:3.691.0" dependencies: "@aws-sdk/types": "npm:3.686.0" - "@smithy/property-provider": "npm:^3.1.7" - "@smithy/shared-ini-file-loader": "npm:^3.1.8" + "@smithy/property-provider": "npm:^3.1.8" + "@smithy/shared-ini-file-loader": "npm:^3.1.9" "@smithy/types": "npm:^3.6.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sso-oidc": ^3.686.0 - checksum: 10c0/daf2fbc88980c9576ed2affde3bb1bc2450ad0de1d3ab796f2be2620dfa1b365515b2502af87e70f8ce68b8e6f5a5e94eb45ea2740339698fa7a144bad42d878 + "@aws-sdk/client-sso-oidc": ^3.691.0 + checksum: 10c0/2b2b33be73f89d93ef41638a3814f443173febb1687cd105e8d2e51bdb5533312396268248e67a9e79f4e56637df0a5015944cb2c7eb76a3aa441eaa73c81338 languageName: node linkType: hard @@ -737,11 +737,11 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.687.0": - version: 3.687.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.687.0" +"@aws-sdk/util-user-agent-node@npm:3.691.0": + version: 3.691.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.691.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.687.0" + "@aws-sdk/middleware-user-agent": "npm:3.691.0" "@aws-sdk/types": "npm:3.686.0" "@smithy/node-config-provider": "npm:^3.1.9" "@smithy/types": "npm:^3.6.0" @@ -751,7 +751,7 @@ __metadata: peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/1086dc84414702d6c0721db3db68c6be966614de8679556e134719a926d28a230c9ecd924a686b20a19cfaae314b2b5f5354ca56ae20b7cf14f97e5631ac1386 + checksum: 10c0/d303279c7236fe85d1f7c98e78d04c2cd0896ef2c3aa32eafa3cd0e0728964a6aaadd71c09d3ae2789f04610a93d828a05688e6a1137458a1e612432e8d24918 languageName: node linkType: hard @@ -2279,128 +2279,128 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-android-arm-eabi@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-android-arm-eabi@npm:4.25.0" +"@rollup/rollup-android-arm-eabi@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-android-arm-eabi@npm:4.26.0" conditions: os=android & cpu=arm languageName: node linkType: hard -"@rollup/rollup-android-arm64@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-android-arm64@npm:4.25.0" +"@rollup/rollup-android-arm64@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-android-arm64@npm:4.26.0" conditions: os=android & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-darwin-arm64@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-darwin-arm64@npm:4.25.0" +"@rollup/rollup-darwin-arm64@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-darwin-arm64@npm:4.26.0" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-darwin-x64@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-darwin-x64@npm:4.25.0" +"@rollup/rollup-darwin-x64@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-darwin-x64@npm:4.26.0" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@rollup/rollup-freebsd-arm64@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-freebsd-arm64@npm:4.25.0" +"@rollup/rollup-freebsd-arm64@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-freebsd-arm64@npm:4.26.0" conditions: os=freebsd & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-freebsd-x64@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-freebsd-x64@npm:4.25.0" +"@rollup/rollup-freebsd-x64@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-freebsd-x64@npm:4.26.0" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@rollup/rollup-linux-arm-gnueabihf@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.25.0" +"@rollup/rollup-linux-arm-gnueabihf@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.26.0" conditions: os=linux & cpu=arm & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-arm-musleabihf@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.25.0" +"@rollup/rollup-linux-arm-musleabihf@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.26.0" conditions: os=linux & cpu=arm & libc=musl languageName: node linkType: hard -"@rollup/rollup-linux-arm64-gnu@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.25.0" +"@rollup/rollup-linux-arm64-gnu@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.26.0" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-arm64-musl@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-linux-arm64-musl@npm:4.25.0" +"@rollup/rollup-linux-arm64-musl@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-linux-arm64-musl@npm:4.26.0" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@rollup/rollup-linux-powerpc64le-gnu@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.25.0" +"@rollup/rollup-linux-powerpc64le-gnu@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.26.0" conditions: os=linux & cpu=ppc64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-riscv64-gnu@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.25.0" +"@rollup/rollup-linux-riscv64-gnu@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.26.0" conditions: os=linux & cpu=riscv64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-s390x-gnu@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.25.0" +"@rollup/rollup-linux-s390x-gnu@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.26.0" conditions: os=linux & cpu=s390x & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-x64-gnu@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-linux-x64-gnu@npm:4.25.0" +"@rollup/rollup-linux-x64-gnu@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-linux-x64-gnu@npm:4.26.0" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-x64-musl@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-linux-x64-musl@npm:4.25.0" +"@rollup/rollup-linux-x64-musl@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-linux-x64-musl@npm:4.26.0" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@rollup/rollup-win32-arm64-msvc@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.25.0" +"@rollup/rollup-win32-arm64-msvc@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.26.0" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-win32-ia32-msvc@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.25.0" +"@rollup/rollup-win32-ia32-msvc@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.26.0" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@rollup/rollup-win32-x64-msvc@npm:4.25.0": - version: 4.25.0 - resolution: "@rollup/rollup-win32-x64-msvc@npm:4.25.0" +"@rollup/rollup-win32-x64-msvc@npm:4.26.0": + version: 4.26.0 + resolution: "@rollup/rollup-win32-x64-msvc@npm:4.26.0" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -2495,7 +2495,7 @@ __metadata: languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^3.2.4, @smithy/credential-provider-imds@npm:^3.2.5": +"@smithy/credential-provider-imds@npm:^3.2.5": version: 3.2.5 resolution: "@smithy/credential-provider-imds@npm:3.2.5" dependencies: @@ -2739,7 +2739,7 @@ __metadata: languageName: node linkType: hard -"@smithy/property-provider@npm:^3.1.7, @smithy/property-provider@npm:^3.1.8": +"@smithy/property-provider@npm:^3.1.8": version: 3.1.8 resolution: "@smithy/property-provider@npm:3.1.8" dependencies: @@ -2789,7 +2789,7 @@ __metadata: languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^3.1.8, @smithy/shared-ini-file-loader@npm:^3.1.9": +"@smithy/shared-ini-file-loader@npm:^3.1.9": version: 3.1.9 resolution: "@smithy/shared-ini-file-loader@npm:3.1.9" dependencies: @@ -2799,7 +2799,7 @@ __metadata: languageName: node linkType: hard -"@smithy/signature-v4@npm:^4.2.0": +"@smithy/signature-v4@npm:^4.2.1": version: 4.2.1 resolution: "@smithy/signature-v4@npm:4.2.1" dependencies: @@ -5438,9 +5438,9 @@ __metadata: linkType: hard "electron-to-chromium@npm:^1.5.41": - version: 1.5.55 - resolution: "electron-to-chromium@npm:1.5.55" - checksum: 10c0/1b9e0970a591d342cf4d4c95b63bcdb8bffed01edb7c8baed8dd54ea769c8b33c07484c94a031a20363a8129ca2ad1d612ce4ca55ec831244240ae1e6bcdf07c + version: 1.5.57 + resolution: "electron-to-chromium@npm:1.5.57" + checksum: 10c0/42b969681985016be6069ae68cf29e84ba3f2191fcb7f9d3355e83e81da8dbd100e4b5c9d69b88637003e06dc1860125a50332ec0caee49fd9c2c4ab62feb288 languageName: node linkType: hard @@ -5538,8 +5538,8 @@ __metadata: linkType: hard "es-abstract@npm:^1.17.5, es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.1, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3": - version: 1.23.3 - resolution: "es-abstract@npm:1.23.3" + version: 1.23.4 + resolution: "es-abstract@npm:1.23.4" dependencies: array-buffer-byte-length: "npm:^1.0.1" arraybuffer.prototype.slice: "npm:^1.0.3" @@ -5556,7 +5556,7 @@ __metadata: function.prototype.name: "npm:^1.1.6" get-intrinsic: "npm:^1.2.4" get-symbol-description: "npm:^1.0.2" - globalthis: "npm:^1.0.3" + globalthis: "npm:^1.0.4" gopd: "npm:^1.0.1" has-property-descriptors: "npm:^1.0.2" has-proto: "npm:^1.0.3" @@ -5572,10 +5572,10 @@ __metadata: is-string: "npm:^1.0.7" is-typed-array: "npm:^1.1.13" is-weakref: "npm:^1.0.2" - object-inspect: "npm:^1.13.1" + object-inspect: "npm:^1.13.3" object-keys: "npm:^1.1.1" object.assign: "npm:^4.1.5" - regexp.prototype.flags: "npm:^1.5.2" + regexp.prototype.flags: "npm:^1.5.3" safe-array-concat: "npm:^1.1.2" safe-regex-test: "npm:^1.0.3" string.prototype.trim: "npm:^1.2.9" @@ -5587,7 +5587,7 @@ __metadata: typed-array-length: "npm:^1.0.6" unbox-primitive: "npm:^1.0.2" which-typed-array: "npm:^1.1.15" - checksum: 10c0/d27e9afafb225c6924bee9971a7f25f20c314f2d6cb93a63cada4ac11dcf42040896a6c22e5fb8f2a10767055ed4ddf400be3b1eb12297d281726de470b75666 + checksum: 10c0/70c56ec479d57e63387f561bb50c80587f4a52010868787e3d4b4f95301edf5ba98d70ffd0ba56eb4722c48c578870ff2a8825236a948cfa483f76015d134acb languageName: node linkType: hard @@ -8914,7 +8914,7 @@ __metadata: languageName: node linkType: hard -"object-inspect@npm:^1.13.1": +"object-inspect@npm:^1.13.1, object-inspect@npm:^1.13.3": version: 1.13.3 resolution: "object-inspect@npm:1.13.3" checksum: 10c0/cc3f15213406be89ffdc54b525e115156086796a515410a8d390215915db9f23c8eab485a06f1297402f440a33715fe8f71a528c1dcbad6e1a3bcaf5a46921d4 @@ -9288,13 +9288,13 @@ __metadata: linkType: hard "postcss@npm:^8.4.43": - version: 8.4.48 - resolution: "postcss@npm:8.4.48" + version: 8.4.49 + resolution: "postcss@npm:8.4.49" dependencies: nanoid: "npm:^3.3.7" picocolors: "npm:^1.1.1" source-map-js: "npm:^1.2.1" - checksum: 10c0/d586361fda12fc7ab5650ce9b5763fc61d6ea2cecac9da98fceea6a3f27e42ed34db830582411bc06743492d9bb414c52b0c81da65440682d244d692da2f928a + checksum: 10c0/f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3 languageName: node linkType: hard @@ -9594,7 +9594,7 @@ __metadata: languageName: node linkType: hard -"regexp.prototype.flags@npm:^1.5.2": +"regexp.prototype.flags@npm:^1.5.2, regexp.prototype.flags@npm:^1.5.3": version: 1.5.3 resolution: "regexp.prototype.flags@npm:1.5.3" dependencies: @@ -9768,27 +9768,27 @@ __metadata: linkType: hard "rollup@npm:^4.20.0": - version: 4.25.0 - resolution: "rollup@npm:4.25.0" - dependencies: - "@rollup/rollup-android-arm-eabi": "npm:4.25.0" - "@rollup/rollup-android-arm64": "npm:4.25.0" - "@rollup/rollup-darwin-arm64": "npm:4.25.0" - "@rollup/rollup-darwin-x64": "npm:4.25.0" - "@rollup/rollup-freebsd-arm64": "npm:4.25.0" - "@rollup/rollup-freebsd-x64": "npm:4.25.0" - "@rollup/rollup-linux-arm-gnueabihf": "npm:4.25.0" - "@rollup/rollup-linux-arm-musleabihf": "npm:4.25.0" - "@rollup/rollup-linux-arm64-gnu": "npm:4.25.0" - "@rollup/rollup-linux-arm64-musl": "npm:4.25.0" - "@rollup/rollup-linux-powerpc64le-gnu": "npm:4.25.0" - "@rollup/rollup-linux-riscv64-gnu": "npm:4.25.0" - "@rollup/rollup-linux-s390x-gnu": "npm:4.25.0" - "@rollup/rollup-linux-x64-gnu": "npm:4.25.0" - "@rollup/rollup-linux-x64-musl": "npm:4.25.0" - "@rollup/rollup-win32-arm64-msvc": "npm:4.25.0" - "@rollup/rollup-win32-ia32-msvc": "npm:4.25.0" - "@rollup/rollup-win32-x64-msvc": "npm:4.25.0" + version: 4.26.0 + resolution: "rollup@npm:4.26.0" + dependencies: + "@rollup/rollup-android-arm-eabi": "npm:4.26.0" + "@rollup/rollup-android-arm64": "npm:4.26.0" + "@rollup/rollup-darwin-arm64": "npm:4.26.0" + "@rollup/rollup-darwin-x64": "npm:4.26.0" + "@rollup/rollup-freebsd-arm64": "npm:4.26.0" + "@rollup/rollup-freebsd-x64": "npm:4.26.0" + "@rollup/rollup-linux-arm-gnueabihf": "npm:4.26.0" + "@rollup/rollup-linux-arm-musleabihf": "npm:4.26.0" + "@rollup/rollup-linux-arm64-gnu": "npm:4.26.0" + "@rollup/rollup-linux-arm64-musl": "npm:4.26.0" + "@rollup/rollup-linux-powerpc64le-gnu": "npm:4.26.0" + "@rollup/rollup-linux-riscv64-gnu": "npm:4.26.0" + "@rollup/rollup-linux-s390x-gnu": "npm:4.26.0" + "@rollup/rollup-linux-x64-gnu": "npm:4.26.0" + "@rollup/rollup-linux-x64-musl": "npm:4.26.0" + "@rollup/rollup-win32-arm64-msvc": "npm:4.26.0" + "@rollup/rollup-win32-ia32-msvc": "npm:4.26.0" + "@rollup/rollup-win32-x64-msvc": "npm:4.26.0" "@types/estree": "npm:1.0.6" fsevents: "npm:~2.3.2" dependenciesMeta: @@ -9832,7 +9832,7 @@ __metadata: optional: true bin: rollup: dist/bin/rollup - checksum: 10c0/fdb4d530bc942024f6e9ee3b5051fd2a8ef545a3869a689f6d1fea0f391e0b257835b639c01dc3024dbafe3790c8210aea547bcddbdb38c002087e5bf4630ad8 + checksum: 10c0/a4375787b95bc3b55d38bbb8dec5f6a63862b08369b9562a2d38efadd400ca42a79406b8f09670a0deb0cc9cd72cca1c0be317302190d1f7feff597003d951bc languageName: node linkType: hard