From 95013fad0c96e25be40a267480140e0ba75e7019 Mon Sep 17 00:00:00 2001 From: Brendan Kellam Date: Thu, 23 Apr 2026 12:37:20 -0700 Subject: [PATCH 1/3] chore(web): bump @aws-sdk/credential-providers to ^3.1036.0 to patch CVE-2026-41650 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes SOU-982 Bumps `@aws-sdk/credential-providers` from `^3.1023.0` to `^3.1036.0`, which transitively pulls in `@aws-sdk/xml-builder@3.972.19` and `fast-xml-parser@5.7.1`, resolving CVE-2026-41650 (GHSA-gh4j-gqv2-49f6). CVE-2026-41650 describes missing escaping of `-->` and `]]>` sequences in `XMLBuilder`'s comment and CDATA serialization. The AWS SDK only uses `XMLParser` (not `XMLBuilder`), so the vulnerable code path is not reachable in this tree — this bump is an SCA-alert cleanup. Preferred over a yarn resolution override so we follow AWS SDK's own dependency ranges instead of bypassing them. Co-Authored-By: Claude Opus 4.7 (1M context) --- packages/web/package.json | 2 +- yarn.lock | 1091 ++++++++++++++++++++----------------- 2 files changed, 578 insertions(+), 515 deletions(-) diff --git a/packages/web/package.json b/packages/web/package.json index fd432bbb4..de7f19aed 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -26,7 +26,7 @@ "@ai-sdk/react": "^3.0.169", "@ai-sdk/xai": "^3.0.83", "@auth/prisma-adapter": "^2.11.1", - "@aws-sdk/credential-providers": "^3.1023.0", + "@aws-sdk/credential-providers": "^3.1036.0", "@codemirror/commands": "^6.6.0", "@codemirror/lang-cpp": "^6.0.2", "@codemirror/lang-css": "^6.3.0", diff --git a/yarn.lock b/yarn.lock index def04dd4b..fa951150e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -383,372 +383,410 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-cognito-identity@npm:3.1023.0": - version: 3.1023.0 - resolution: "@aws-sdk/client-cognito-identity@npm:3.1023.0" +"@aws-sdk/client-cognito-identity@npm:3.1036.0": + version: 3.1036.0 + resolution: "@aws-sdk/client-cognito-identity@npm:3.1036.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:^3.973.26" - "@aws-sdk/credential-provider-node": "npm:^3.972.29" - "@aws-sdk/middleware-host-header": "npm:^3.972.8" - "@aws-sdk/middleware-logger": "npm:^3.972.8" - "@aws-sdk/middleware-recursion-detection": "npm:^3.972.9" - "@aws-sdk/middleware-user-agent": "npm:^3.972.28" - "@aws-sdk/region-config-resolver": "npm:^3.972.10" - "@aws-sdk/types": "npm:^3.973.6" - "@aws-sdk/util-endpoints": "npm:^3.996.5" - "@aws-sdk/util-user-agent-browser": "npm:^3.972.8" - "@aws-sdk/util-user-agent-node": "npm:^3.973.14" - "@smithy/config-resolver": "npm:^4.4.13" - "@smithy/core": "npm:^3.23.13" - "@smithy/fetch-http-handler": "npm:^5.3.15" - "@smithy/hash-node": "npm:^4.2.12" - "@smithy/invalid-dependency": "npm:^4.2.12" - "@smithy/middleware-content-length": "npm:^4.2.12" - "@smithy/middleware-endpoint": "npm:^4.4.28" - "@smithy/middleware-retry": "npm:^4.4.46" - "@smithy/middleware-serde": "npm:^4.2.16" - "@smithy/middleware-stack": "npm:^4.2.12" - "@smithy/node-config-provider": "npm:^4.3.12" - "@smithy/node-http-handler": "npm:^4.5.1" - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/smithy-client": "npm:^4.12.8" - "@smithy/types": "npm:^4.13.1" - "@smithy/url-parser": "npm:^4.2.12" + "@aws-sdk/core": "npm:^3.974.5" + "@aws-sdk/credential-provider-node": "npm:^3.972.36" + "@aws-sdk/middleware-host-header": "npm:^3.972.10" + "@aws-sdk/middleware-logger": "npm:^3.972.10" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.11" + "@aws-sdk/middleware-user-agent": "npm:^3.972.35" + "@aws-sdk/region-config-resolver": "npm:^3.972.13" + "@aws-sdk/types": "npm:^3.973.8" + "@aws-sdk/util-endpoints": "npm:^3.996.8" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.10" + "@aws-sdk/util-user-agent-node": "npm:^3.973.21" + "@smithy/config-resolver": "npm:^4.4.17" + "@smithy/core": "npm:^3.23.17" + "@smithy/fetch-http-handler": "npm:^5.3.17" + "@smithy/hash-node": "npm:^4.2.14" + "@smithy/invalid-dependency": "npm:^4.2.14" + "@smithy/middleware-content-length": "npm:^4.2.14" + "@smithy/middleware-endpoint": "npm:^4.4.32" + "@smithy/middleware-retry": "npm:^4.5.5" + "@smithy/middleware-serde": "npm:^4.2.20" + "@smithy/middleware-stack": "npm:^4.2.14" + "@smithy/node-config-provider": "npm:^4.3.14" + "@smithy/node-http-handler": "npm:^4.6.1" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/smithy-client": "npm:^4.12.13" + "@smithy/types": "npm:^4.14.1" + "@smithy/url-parser": "npm:^4.2.14" "@smithy/util-base64": "npm:^4.3.2" "@smithy/util-body-length-browser": "npm:^4.2.2" "@smithy/util-body-length-node": "npm:^4.2.3" - "@smithy/util-defaults-mode-browser": "npm:^4.3.44" - "@smithy/util-defaults-mode-node": "npm:^4.2.48" - "@smithy/util-endpoints": "npm:^3.3.3" - "@smithy/util-middleware": "npm:^4.2.12" - "@smithy/util-retry": "npm:^4.2.13" + "@smithy/util-defaults-mode-browser": "npm:^4.3.49" + "@smithy/util-defaults-mode-node": "npm:^4.2.54" + "@smithy/util-endpoints": "npm:^3.4.2" + "@smithy/util-middleware": "npm:^4.2.14" + "@smithy/util-retry": "npm:^4.3.4" "@smithy/util-utf8": "npm:^4.2.2" tslib: "npm:^2.6.2" - checksum: 10c0/5be8cac399da25ea91a1e90f56f621d980e3c3003f0b3639260b6bc733c2876dd5c527a58296fa73b76cc2d184e78423cf8086a439231af79edc38b758aae97c + checksum: 10c0/032cb6f4d342480c6dfa67e3021a448131182a1b5b23763ba11ef7584e95d93737bcfd2d938e11276588915a6e3e3a26d9e6fb2fa8197fc606f6d1a7c6bfc58c languageName: node linkType: hard -"@aws-sdk/core@npm:^3.973.26": - version: 3.973.26 - resolution: "@aws-sdk/core@npm:3.973.26" +"@aws-sdk/core@npm:^3.974.5": + version: 3.974.5 + resolution: "@aws-sdk/core@npm:3.974.5" dependencies: - "@aws-sdk/types": "npm:^3.973.6" - "@aws-sdk/xml-builder": "npm:^3.972.16" - "@smithy/core": "npm:^3.23.13" - "@smithy/node-config-provider": "npm:^4.3.12" - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/signature-v4": "npm:^5.3.12" - "@smithy/smithy-client": "npm:^4.12.8" - "@smithy/types": "npm:^4.13.1" + "@aws-sdk/types": "npm:^3.973.8" + "@aws-sdk/xml-builder": "npm:^3.972.19" + "@smithy/core": "npm:^3.23.17" + "@smithy/node-config-provider": "npm:^4.3.14" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/signature-v4": "npm:^5.3.14" + "@smithy/smithy-client": "npm:^4.12.13" + "@smithy/types": "npm:^4.14.1" "@smithy/util-base64": "npm:^4.3.2" - "@smithy/util-middleware": "npm:^4.2.12" + "@smithy/util-middleware": "npm:^4.2.14" + "@smithy/util-retry": "npm:^4.3.4" "@smithy/util-utf8": "npm:^4.2.2" tslib: "npm:^2.6.2" - checksum: 10c0/e3f7517b3c6d5e3a7cf12f812ba319f657e200b605682e8a50f89bf1f78fc1cb018a08b9c91517d86dc9de6560c24bc18a7d8902a6744a1fe98f72ad41cab430 + checksum: 10c0/29adc8c7dd8eca8e85bd2a768e569f52760131d5aeffaea98a669dc326c7e37cba6530366a7d60e5b5f36975a1ced287fe7ac0e889c050a3b3a38969ffb53f26 languageName: node linkType: hard -"@aws-sdk/credential-provider-cognito-identity@npm:^3.972.21": - version: 3.972.21 - resolution: "@aws-sdk/credential-provider-cognito-identity@npm:3.972.21" +"@aws-sdk/credential-provider-cognito-identity@npm:^3.972.28": + version: 3.972.28 + resolution: "@aws-sdk/credential-provider-cognito-identity@npm:3.972.28" dependencies: - "@aws-sdk/nested-clients": "npm:^3.996.18" - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/types": "npm:^4.13.1" + "@aws-sdk/nested-clients": "npm:^3.997.3" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/6e8bf8052a625e8b64b8843a3338a41bee262338804b877e17e2cd2cef8d0735ce8d120497db463a6b18e570965a9158fd285210362a12bf572fff7ff584bb21 + checksum: 10c0/95eb672d35acf5d5c44c3577bb1350047e468af16458255e5b5eb7f0dac7785dce0d9fedea78614a71322f245afaf472bd684e58221709d1e3ce29bef7839b00 languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:^3.972.24": - version: 3.972.24 - resolution: "@aws-sdk/credential-provider-env@npm:3.972.24" +"@aws-sdk/credential-provider-env@npm:^3.972.31": + version: 3.972.31 + resolution: "@aws-sdk/credential-provider-env@npm:3.972.31" dependencies: - "@aws-sdk/core": "npm:^3.973.26" - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/types": "npm:^4.13.1" + "@aws-sdk/core": "npm:^3.974.5" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/bac713a6d4ca4e36c8fd783dad61b9ee279f10bf0a22c57c2f7c906735ebfadf0da951569ad14739a1b1eff4dbe1bce7afc7dbde03066a6a2b1870da81bf56d3 + checksum: 10c0/ebffed49e5688de32c7a1f149a0e306b85f2f6b1705ab6bfb21e8a9e470de8c9e8f0ea8ee9b0dfc89b90086ae47d5d7470b6a4d438276576b1d79cbd90736a63 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:^3.972.26": - version: 3.972.26 - resolution: "@aws-sdk/credential-provider-http@npm:3.972.26" +"@aws-sdk/credential-provider-http@npm:^3.972.33": + version: 3.972.33 + resolution: "@aws-sdk/credential-provider-http@npm:3.972.33" dependencies: - "@aws-sdk/core": "npm:^3.973.26" - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/fetch-http-handler": "npm:^5.3.15" - "@smithy/node-http-handler": "npm:^4.5.1" - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/smithy-client": "npm:^4.12.8" - "@smithy/types": "npm:^4.13.1" - "@smithy/util-stream": "npm:^4.5.21" + "@aws-sdk/core": "npm:^3.974.5" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/fetch-http-handler": "npm:^5.3.17" + "@smithy/node-http-handler": "npm:^4.6.1" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/smithy-client": "npm:^4.12.13" + "@smithy/types": "npm:^4.14.1" + "@smithy/util-stream": "npm:^4.5.25" + tslib: "npm:^2.6.2" + checksum: 10c0/c2682171be61dd255506936f3a0efd4214e5a2a6299da08cc265a525be896ef02b18f6b8cf42262899bc8d9cbd470e0ab81bf13dc370cc34fbc934a7d7f0a553 + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-ini@npm:^3.972.35": + version: 3.972.35 + resolution: "@aws-sdk/credential-provider-ini@npm:3.972.35" + dependencies: + "@aws-sdk/core": "npm:^3.974.5" + "@aws-sdk/credential-provider-env": "npm:^3.972.31" + "@aws-sdk/credential-provider-http": "npm:^3.972.33" + "@aws-sdk/credential-provider-login": "npm:^3.972.35" + "@aws-sdk/credential-provider-process": "npm:^3.972.31" + "@aws-sdk/credential-provider-sso": "npm:^3.972.35" + "@aws-sdk/credential-provider-web-identity": "npm:^3.972.35" + "@aws-sdk/nested-clients": "npm:^3.997.3" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/credential-provider-imds": "npm:^4.2.14" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/shared-ini-file-loader": "npm:^4.4.9" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/d837caa15b8a22112fcdafd2c0c3fc1d22c5be25d6124d1a67900acd4e9c5b44b1101467a936f8ff2c3eaec99ade769d816e12833558572bb8feef98c0e3cff5 + checksum: 10c0/2a75a906aa94d975aa9f2ce92d691ba239d3e0253b06ab60d1aea89b098cbe97a2d1ee3de1d2ac2e5e6e4a171f1e28fb9dee39d529fc2a1e5e524b5b59d55ed0 languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:^3.972.28": - version: 3.972.28 - resolution: "@aws-sdk/credential-provider-ini@npm:3.972.28" - dependencies: - "@aws-sdk/core": "npm:^3.973.26" - "@aws-sdk/credential-provider-env": "npm:^3.972.24" - "@aws-sdk/credential-provider-http": "npm:^3.972.26" - "@aws-sdk/credential-provider-login": "npm:^3.972.28" - "@aws-sdk/credential-provider-process": "npm:^3.972.24" - "@aws-sdk/credential-provider-sso": "npm:^3.972.28" - "@aws-sdk/credential-provider-web-identity": "npm:^3.972.28" - "@aws-sdk/nested-clients": "npm:^3.996.18" - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/credential-provider-imds": "npm:^4.2.12" - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/shared-ini-file-loader": "npm:^4.4.7" - "@smithy/types": "npm:^4.13.1" +"@aws-sdk/credential-provider-login@npm:^3.972.35": + version: 3.972.35 + resolution: "@aws-sdk/credential-provider-login@npm:3.972.35" + dependencies: + "@aws-sdk/core": "npm:^3.974.5" + "@aws-sdk/nested-clients": "npm:^3.997.3" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/shared-ini-file-loader": "npm:^4.4.9" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/9bb052bdfcb36c3ff264b1aa00c74210c2f77ceb3b82fe650870020d42454bf0a658c6e31068e00073e1763a1c01c6e50e0e1318fb3b28e73d9514854a2dc6d7 + checksum: 10c0/bab29212a3d9b7cc8fd70e0cc769ba2c462258e8e8754dbf550e5326d2bdab4177fa0250fc4073cf20dcaa897c61660a35028a071b6617fa31fafaf9c099b00a languageName: node linkType: hard -"@aws-sdk/credential-provider-login@npm:^3.972.28": - version: 3.972.28 - resolution: "@aws-sdk/credential-provider-login@npm:3.972.28" - dependencies: - "@aws-sdk/core": "npm:^3.973.26" - "@aws-sdk/nested-clients": "npm:^3.996.18" - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/shared-ini-file-loader": "npm:^4.4.7" - "@smithy/types": "npm:^4.13.1" +"@aws-sdk/credential-provider-node@npm:^3.972.36": + version: 3.972.36 + resolution: "@aws-sdk/credential-provider-node@npm:3.972.36" + dependencies: + "@aws-sdk/credential-provider-env": "npm:^3.972.31" + "@aws-sdk/credential-provider-http": "npm:^3.972.33" + "@aws-sdk/credential-provider-ini": "npm:^3.972.35" + "@aws-sdk/credential-provider-process": "npm:^3.972.31" + "@aws-sdk/credential-provider-sso": "npm:^3.972.35" + "@aws-sdk/credential-provider-web-identity": "npm:^3.972.35" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/credential-provider-imds": "npm:^4.2.14" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/shared-ini-file-loader": "npm:^4.4.9" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/d5d32d53ef8416c847b2e612c219f449bd2dce44768618add45d80b6024fc8de73da910163a720e1340cbcc1b28693b2305a585d2cc6d7d99e59f24b7e36c034 + checksum: 10c0/2c6c9502a84e45da5eb48dc38b46fb3608f0b58facd011e11584d64415a6b1daac1ad1414b98420321cd4237dee40519305e961a83766fb96f4659d72ba7067c languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:^3.972.29": - version: 3.972.29 - resolution: "@aws-sdk/credential-provider-node@npm:3.972.29" +"@aws-sdk/credential-provider-process@npm:^3.972.31": + version: 3.972.31 + resolution: "@aws-sdk/credential-provider-process@npm:3.972.31" dependencies: - "@aws-sdk/credential-provider-env": "npm:^3.972.24" - "@aws-sdk/credential-provider-http": "npm:^3.972.26" - "@aws-sdk/credential-provider-ini": "npm:^3.972.28" - "@aws-sdk/credential-provider-process": "npm:^3.972.24" - "@aws-sdk/credential-provider-sso": "npm:^3.972.28" - "@aws-sdk/credential-provider-web-identity": "npm:^3.972.28" - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/credential-provider-imds": "npm:^4.2.12" - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/shared-ini-file-loader": "npm:^4.4.7" - "@smithy/types": "npm:^4.13.1" + "@aws-sdk/core": "npm:^3.974.5" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/shared-ini-file-loader": "npm:^4.4.9" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/699e05fd7a840454fe248f281076c023edaedcd3a0baf9f283f9f0dae54b4871a0b42a4b0823024beffd0f931cea3e8ed4e1616fb53559de9111af2d38c54614 + checksum: 10c0/63499d4b05983dfb5478d2a3875aeb1f4e4b5d61168fbd836e270388e9605a7e353b95e099323f4b40035bd85f0f9dc233b741033ea189c7ecf3aa39f5df98f5 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:^3.972.24": - version: 3.972.24 - resolution: "@aws-sdk/credential-provider-process@npm:3.972.24" +"@aws-sdk/credential-provider-sso@npm:^3.972.35": + version: 3.972.35 + resolution: "@aws-sdk/credential-provider-sso@npm:3.972.35" dependencies: - "@aws-sdk/core": "npm:^3.973.26" - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/shared-ini-file-loader": "npm:^4.4.7" - "@smithy/types": "npm:^4.13.1" + "@aws-sdk/core": "npm:^3.974.5" + "@aws-sdk/nested-clients": "npm:^3.997.3" + "@aws-sdk/token-providers": "npm:3.1036.0" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/shared-ini-file-loader": "npm:^4.4.9" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/4887a495b7fbd03b8b0dcd4c6105f2994b18aeafcfb8e8439fd82d38a75f8d478b2dfa54e155855434bcebdb4aa4681ddf316ef19187927cecdf01f83cab9e1f + checksum: 10c0/5fbc36c3dc24c16ecb324b9c9ea5756106c7284be1666af72e9d078ccb45db6e5099a323c7d7f70aed78296fca084d647555bbd411d37a73f1d1c88cacfd31d9 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:^3.972.28": - version: 3.972.28 - resolution: "@aws-sdk/credential-provider-sso@npm:3.972.28" - dependencies: - "@aws-sdk/core": "npm:^3.973.26" - "@aws-sdk/nested-clients": "npm:^3.996.18" - "@aws-sdk/token-providers": "npm:3.1021.0" - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/shared-ini-file-loader": "npm:^4.4.7" - "@smithy/types": "npm:^4.13.1" +"@aws-sdk/credential-provider-web-identity@npm:^3.972.35": + version: 3.972.35 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.972.35" + dependencies: + "@aws-sdk/core": "npm:^3.974.5" + "@aws-sdk/nested-clients": "npm:^3.997.3" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/shared-ini-file-loader": "npm:^4.4.9" + "@smithy/types": "npm:^4.14.1" + tslib: "npm:^2.6.2" + checksum: 10c0/61e55a0a6f85b8fb78fd2f1295e3cb274ad6c3b244cbdec7def8f4da96ddda00c38cb00269deb4b10fb1b04eeaf91cb8efe7d24e94087daa84e6a932756ad884 + languageName: node + linkType: hard + +"@aws-sdk/credential-providers@npm:^3.1036.0": + version: 3.1036.0 + resolution: "@aws-sdk/credential-providers@npm:3.1036.0" + dependencies: + "@aws-sdk/client-cognito-identity": "npm:3.1036.0" + "@aws-sdk/core": "npm:^3.974.5" + "@aws-sdk/credential-provider-cognito-identity": "npm:^3.972.28" + "@aws-sdk/credential-provider-env": "npm:^3.972.31" + "@aws-sdk/credential-provider-http": "npm:^3.972.33" + "@aws-sdk/credential-provider-ini": "npm:^3.972.35" + "@aws-sdk/credential-provider-login": "npm:^3.972.35" + "@aws-sdk/credential-provider-node": "npm:^3.972.36" + "@aws-sdk/credential-provider-process": "npm:^3.972.31" + "@aws-sdk/credential-provider-sso": "npm:^3.972.35" + "@aws-sdk/credential-provider-web-identity": "npm:^3.972.35" + "@aws-sdk/nested-clients": "npm:^3.997.3" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/config-resolver": "npm:^4.4.17" + "@smithy/core": "npm:^3.23.17" + "@smithy/credential-provider-imds": "npm:^4.2.14" + "@smithy/node-config-provider": "npm:^4.3.14" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/9b47f2a9ba09691181946cb7bc39d6df399eedf1d18462a5756ef90bb03a3e9d70c9c5ee5f7f2b3c9867fc68ce21b20e0ce6b69b8adf7804293ebffb9f950231 + checksum: 10c0/d4690b5f48786d3edd4dea825cc56144326c38456c3637e1b3566a8cbb9883d9ae56cb77830007e6c4154eb35ac4ac2361f69eb7ee5d672ffd35f73fe76b1ea4 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:^3.972.28": - version: 3.972.28 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.972.28" - dependencies: - "@aws-sdk/core": "npm:^3.973.26" - "@aws-sdk/nested-clients": "npm:^3.996.18" - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/shared-ini-file-loader": "npm:^4.4.7" - "@smithy/types": "npm:^4.13.1" - tslib: "npm:^2.6.2" - checksum: 10c0/4de71941f2149823533c8b1394e83895380e6a23f7dd41e9bab38988a07891e9098cf4a4cd21dfb2dbc87a138768866f59bca93be4c9b710968140a58e85882e - languageName: node - linkType: hard - -"@aws-sdk/credential-providers@npm:^3.1023.0": - version: 3.1023.0 - resolution: "@aws-sdk/credential-providers@npm:3.1023.0" - dependencies: - "@aws-sdk/client-cognito-identity": "npm:3.1023.0" - "@aws-sdk/core": "npm:^3.973.26" - "@aws-sdk/credential-provider-cognito-identity": "npm:^3.972.21" - "@aws-sdk/credential-provider-env": "npm:^3.972.24" - "@aws-sdk/credential-provider-http": "npm:^3.972.26" - "@aws-sdk/credential-provider-ini": "npm:^3.972.28" - "@aws-sdk/credential-provider-login": "npm:^3.972.28" - "@aws-sdk/credential-provider-node": "npm:^3.972.29" - "@aws-sdk/credential-provider-process": "npm:^3.972.24" - "@aws-sdk/credential-provider-sso": "npm:^3.972.28" - "@aws-sdk/credential-provider-web-identity": "npm:^3.972.28" - "@aws-sdk/nested-clients": "npm:^3.996.18" - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/config-resolver": "npm:^4.4.13" - "@smithy/core": "npm:^3.23.13" - "@smithy/credential-provider-imds": "npm:^4.2.12" - "@smithy/node-config-provider": "npm:^4.3.12" - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/types": "npm:^4.13.1" +"@aws-sdk/middleware-host-header@npm:^3.972.10": + version: 3.972.10 + resolution: "@aws-sdk/middleware-host-header@npm:3.972.10" + dependencies: + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/9b1b85242e5126f7c482a033627866bd0cbaba7fd6848e6c13b9507e672540f0a42f7e456e2c1bf9ff8f4d4bf16653828b72c2ca34b20514df9008e237f96587 + checksum: 10c0/e631b48f8d8fd40f8977da8d1fc012208f953000dd5645dc0a700c7283af8fafb996c9c1c50e40b8392c402ad98d11e0ddddb949896db5163a7f06e2385e619a languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:^3.972.8": - version: 3.972.8 - resolution: "@aws-sdk/middleware-host-header@npm:3.972.8" +"@aws-sdk/middleware-logger@npm:^3.972.10": + version: 3.972.10 + resolution: "@aws-sdk/middleware-logger@npm:3.972.10" dependencies: - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/types": "npm:^4.13.1" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/f3019810e447a53788c546b94bc40a20c543aa067abf6235643d8e24689f8d4edec211297ac464380fb58c79f99803d1a152027798a3b401eab225e679a85d07 + checksum: 10c0/a24e0c98b3cf6c9b7960bf8979d2ab8f839fb89294ba8943136d99dbe7370cc45b010460ed7f5bf14ab6ad8e113ccec6387cf1bda655bcbdb58722df21d9b713 languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:^3.972.8": - version: 3.972.8 - resolution: "@aws-sdk/middleware-logger@npm:3.972.8" +"@aws-sdk/middleware-recursion-detection@npm:^3.972.11": + version: 3.972.11 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.972.11" dependencies: - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/types": "npm:^4.13.1" + "@aws-sdk/types": "npm:^3.973.8" + "@aws/lambda-invoke-store": "npm:^0.2.2" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/79240b2a34d020f90f54982a4744b0a6bc5b5a7de6442f3b6657b2f10a76d9a1d3bcc2887a1d96d0aa5da4a09b3ce2a77df7a0d4e7e2973d1797ff6d8e8800a9 + checksum: 10c0/e52501b00e79e714218897ddec9edd40ecf33fdb43c19b00195c8ed71c8295d0d148f07465465d464f103a23aa535dc1daf60bbb5b95303e330767a5eba78f54 languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:^3.972.9": - version: 3.972.9 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.972.9" +"@aws-sdk/middleware-sdk-s3@npm:^3.972.34": + version: 3.972.34 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.972.34" dependencies: - "@aws-sdk/types": "npm:^3.973.6" - "@aws/lambda-invoke-store": "npm:^0.2.2" - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/types": "npm:^4.13.1" + "@aws-sdk/core": "npm:^3.974.5" + "@aws-sdk/types": "npm:^3.973.8" + "@aws-sdk/util-arn-parser": "npm:^3.972.3" + "@smithy/core": "npm:^3.23.17" + "@smithy/node-config-provider": "npm:^4.3.14" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/signature-v4": "npm:^5.3.14" + "@smithy/smithy-client": "npm:^4.12.13" + "@smithy/types": "npm:^4.14.1" + "@smithy/util-config-provider": "npm:^4.2.2" + "@smithy/util-middleware": "npm:^4.2.14" + "@smithy/util-stream": "npm:^4.5.25" + "@smithy/util-utf8": "npm:^4.2.2" tslib: "npm:^2.6.2" - checksum: 10c0/2aadef74ed279b4d2aeb15fed943702ddce7f7cd56cb0957a288ec0450110ef11715a760391324f772d9366bb2bf7cee5d544b006da4c0344cfbc7db5feb1acc + checksum: 10c0/608f0e9ce9b121b8c8f06180ef8e4afd24d98f1f10c0454eaba775dc3b33edd8ebebca506960d25006aa5355b1cd4980c3aaf6662370d27c92eb63b76a0ab58b languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:^3.972.28": - version: 3.972.28 - resolution: "@aws-sdk/middleware-user-agent@npm:3.972.28" - dependencies: - "@aws-sdk/core": "npm:^3.973.26" - "@aws-sdk/types": "npm:^3.973.6" - "@aws-sdk/util-endpoints": "npm:^3.996.5" - "@smithy/core": "npm:^3.23.13" - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/types": "npm:^4.13.1" - "@smithy/util-retry": "npm:^4.2.13" +"@aws-sdk/middleware-user-agent@npm:^3.972.35": + version: 3.972.35 + resolution: "@aws-sdk/middleware-user-agent@npm:3.972.35" + dependencies: + "@aws-sdk/core": "npm:^3.974.5" + "@aws-sdk/types": "npm:^3.973.8" + "@aws-sdk/util-endpoints": "npm:^3.996.8" + "@smithy/core": "npm:^3.23.17" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/types": "npm:^4.14.1" + "@smithy/util-retry": "npm:^4.3.4" tslib: "npm:^2.6.2" - checksum: 10c0/6905cb2e17ad48a5a72e11303f4c8fc112a1fc9304f4f9622818c9f33b9339c304021c246ee596a4b1fecbddc16a23ccc2674076f18c303e2cad34aa3a8b0675 + checksum: 10c0/8982375e6b7785592465f0707c1f79da87324de1f503a8d8ca5f362e853ebc95083db74a96c4e676ae13e154a576d3eaf859ebb5519825bd521fc5c7b2b3caef languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:^3.996.18": - version: 3.996.18 - resolution: "@aws-sdk/nested-clients@npm:3.996.18" +"@aws-sdk/nested-clients@npm:^3.997.3": + version: 3.997.3 + resolution: "@aws-sdk/nested-clients@npm:3.997.3" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:^3.973.26" - "@aws-sdk/middleware-host-header": "npm:^3.972.8" - "@aws-sdk/middleware-logger": "npm:^3.972.8" - "@aws-sdk/middleware-recursion-detection": "npm:^3.972.9" - "@aws-sdk/middleware-user-agent": "npm:^3.972.28" - "@aws-sdk/region-config-resolver": "npm:^3.972.10" - "@aws-sdk/types": "npm:^3.973.6" - "@aws-sdk/util-endpoints": "npm:^3.996.5" - "@aws-sdk/util-user-agent-browser": "npm:^3.972.8" - "@aws-sdk/util-user-agent-node": "npm:^3.973.14" - "@smithy/config-resolver": "npm:^4.4.13" - "@smithy/core": "npm:^3.23.13" - "@smithy/fetch-http-handler": "npm:^5.3.15" - "@smithy/hash-node": "npm:^4.2.12" - "@smithy/invalid-dependency": "npm:^4.2.12" - "@smithy/middleware-content-length": "npm:^4.2.12" - "@smithy/middleware-endpoint": "npm:^4.4.28" - "@smithy/middleware-retry": "npm:^4.4.46" - "@smithy/middleware-serde": "npm:^4.2.16" - "@smithy/middleware-stack": "npm:^4.2.12" - "@smithy/node-config-provider": "npm:^4.3.12" - "@smithy/node-http-handler": "npm:^4.5.1" - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/smithy-client": "npm:^4.12.8" - "@smithy/types": "npm:^4.13.1" - "@smithy/url-parser": "npm:^4.2.12" + "@aws-sdk/core": "npm:^3.974.5" + "@aws-sdk/middleware-host-header": "npm:^3.972.10" + "@aws-sdk/middleware-logger": "npm:^3.972.10" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.11" + "@aws-sdk/middleware-user-agent": "npm:^3.972.35" + "@aws-sdk/region-config-resolver": "npm:^3.972.13" + "@aws-sdk/signature-v4-multi-region": "npm:^3.996.22" + "@aws-sdk/types": "npm:^3.973.8" + "@aws-sdk/util-endpoints": "npm:^3.996.8" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.10" + "@aws-sdk/util-user-agent-node": "npm:^3.973.21" + "@smithy/config-resolver": "npm:^4.4.17" + "@smithy/core": "npm:^3.23.17" + "@smithy/fetch-http-handler": "npm:^5.3.17" + "@smithy/hash-node": "npm:^4.2.14" + "@smithy/invalid-dependency": "npm:^4.2.14" + "@smithy/middleware-content-length": "npm:^4.2.14" + "@smithy/middleware-endpoint": "npm:^4.4.32" + "@smithy/middleware-retry": "npm:^4.5.5" + "@smithy/middleware-serde": "npm:^4.2.20" + "@smithy/middleware-stack": "npm:^4.2.14" + "@smithy/node-config-provider": "npm:^4.3.14" + "@smithy/node-http-handler": "npm:^4.6.1" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/smithy-client": "npm:^4.12.13" + "@smithy/types": "npm:^4.14.1" + "@smithy/url-parser": "npm:^4.2.14" "@smithy/util-base64": "npm:^4.3.2" "@smithy/util-body-length-browser": "npm:^4.2.2" "@smithy/util-body-length-node": "npm:^4.2.3" - "@smithy/util-defaults-mode-browser": "npm:^4.3.44" - "@smithy/util-defaults-mode-node": "npm:^4.2.48" - "@smithy/util-endpoints": "npm:^3.3.3" - "@smithy/util-middleware": "npm:^4.2.12" - "@smithy/util-retry": "npm:^4.2.13" + "@smithy/util-defaults-mode-browser": "npm:^4.3.49" + "@smithy/util-defaults-mode-node": "npm:^4.2.54" + "@smithy/util-endpoints": "npm:^3.4.2" + "@smithy/util-middleware": "npm:^4.2.14" + "@smithy/util-retry": "npm:^4.3.4" "@smithy/util-utf8": "npm:^4.2.2" tslib: "npm:^2.6.2" - checksum: 10c0/af5dc319a47dfeddea7ecc824db69f950930db838e7934d1f8a9e5f3216b80b9f1e4d4b0bd0d3a47ef49b1a0b62f577b4615535574a4f316e4527095374deaa3 + checksum: 10c0/7dd2601bcc1ffe851b3dd1c9d3ff5127ce164a0761c39efe69a5176ffff6e4a2e680cc28bbe881a6dfd0b54f934c6bbbf5edbb0d99b51384dfd4ed99aff14da9 languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:^3.972.10": - version: 3.972.10 - resolution: "@aws-sdk/region-config-resolver@npm:3.972.10" +"@aws-sdk/region-config-resolver@npm:^3.972.13": + version: 3.972.13 + resolution: "@aws-sdk/region-config-resolver@npm:3.972.13" + dependencies: + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/config-resolver": "npm:^4.4.17" + "@smithy/node-config-provider": "npm:^4.3.14" + "@smithy/types": "npm:^4.14.1" + tslib: "npm:^2.6.2" + checksum: 10c0/8cc3e5433ccf9ec4efb6d12ccd924701cfd6fb018124c9e5106486da10402ea1b83b0855353dae5e0f31ad2c7b6d962ac832350a5cdbeda59a30231525fd1118 + languageName: node + linkType: hard + +"@aws-sdk/signature-v4-multi-region@npm:^3.996.22": + version: 3.996.22 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.996.22" dependencies: - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/config-resolver": "npm:^4.4.13" - "@smithy/node-config-provider": "npm:^4.3.12" - "@smithy/types": "npm:^4.13.1" + "@aws-sdk/middleware-sdk-s3": "npm:^3.972.34" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/signature-v4": "npm:^5.3.14" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/b385fa5be853c7bd5110c80eafd400890affe7c753c0fd1ebbc213d4943aa9cfac2b609ea36b1ac68f542c05b73586f314718c33180ffc75d4ca9bf7bb564d95 + checksum: 10c0/b49eb74c510064059f150ad3a8bfa017db3e6945dccb2af487bb2dbf5d0764db65a25f441ad8b1583cdc8cc1a76f5e8e531f121697a5c581171c25b5713ea2b3 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.1021.0": - version: 3.1021.0 - resolution: "@aws-sdk/token-providers@npm:3.1021.0" +"@aws-sdk/token-providers@npm:3.1036.0": + version: 3.1036.0 + resolution: "@aws-sdk/token-providers@npm:3.1036.0" dependencies: - "@aws-sdk/core": "npm:^3.973.26" - "@aws-sdk/nested-clients": "npm:^3.996.18" - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/shared-ini-file-loader": "npm:^4.4.7" - "@smithy/types": "npm:^4.13.1" + "@aws-sdk/core": "npm:^3.974.5" + "@aws-sdk/nested-clients": "npm:^3.997.3" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/shared-ini-file-loader": "npm:^4.4.9" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/8a645d9d9a2928768f3f10473912cc2e7e1f46ab71ce15de780e1ef4972b04cf354e0ebfb5e5c61a6f2c0227ea1f839872de415490bac76cd08e233e1e942669 + checksum: 10c0/e2c66516d76858a2f98fe4d67584c32408f4071fcc83c8a79cf6566874fc2918043bc4cc28a6ac916dca32f78c9c34ec237e04838b7ecb8d56fac8a024e8a1f7 languageName: node linkType: hard @@ -762,26 +800,35 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/types@npm:^3.973.6": - version: 3.973.6 - resolution: "@aws-sdk/types@npm:3.973.6" +"@aws-sdk/types@npm:^3.973.8": + version: 3.973.8 + resolution: "@aws-sdk/types@npm:3.973.8" + dependencies: + "@smithy/types": "npm:^4.14.1" + tslib: "npm:^2.6.2" + checksum: 10c0/4823579e7dd0f6dcce9e9fea9630091eb46e3596bc468614a072f682b1eab6f048854ccf5e9398459ada175c13dfc636ffa8c1d3aa655cf6f22447f9c1a02f7f + languageName: node + linkType: hard + +"@aws-sdk/util-arn-parser@npm:^3.972.3": + version: 3.972.3 + resolution: "@aws-sdk/util-arn-parser@npm:3.972.3" dependencies: - "@smithy/types": "npm:^4.13.1" tslib: "npm:^2.6.2" - checksum: 10c0/3a5c65313a3faadf854dd1055e5768c0477ecd10e8a597d0c0041fb69efdcefc399bf263f86fef93754d2d9a91d4f0eb78f5f1de14779657f84a24218a457fc3 + checksum: 10c0/75c94dcd5d99a60375ce3474b0ee4f1ca17abdcd46ffbf34ce9d2e15238d77903c8993dddd46f1f328a7989c5aaec0c7dfef8b3eaa3e1125bea777399cfc46f2 languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:^3.996.5": - version: 3.996.5 - resolution: "@aws-sdk/util-endpoints@npm:3.996.5" +"@aws-sdk/util-endpoints@npm:^3.996.8": + version: 3.996.8 + resolution: "@aws-sdk/util-endpoints@npm:3.996.8" dependencies: - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/types": "npm:^4.13.1" - "@smithy/url-parser": "npm:^4.2.12" - "@smithy/util-endpoints": "npm:^3.3.3" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/types": "npm:^4.14.1" + "@smithy/url-parser": "npm:^4.2.14" + "@smithy/util-endpoints": "npm:^3.4.2" tslib: "npm:^2.6.2" - checksum: 10c0/6356b7b040758af210f6b3d6807c11538e8a6888093ebe8a172949532a170c1f3f0bf93db86f6a75f071749219c3da2a88e63954f53031e8c3f9a092d7d97db9 + checksum: 10c0/66f17e85357ab8e265ab7d1c9a69a064ad3bea99420c786be9ef1f92bc71dca22d328bbceeaf6c64b4a3c37161b78318a3e4a424bf247dcb211d7ae29344db2f languageName: node linkType: hard @@ -794,26 +841,26 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:^3.972.8": - version: 3.972.8 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.972.8" +"@aws-sdk/util-user-agent-browser@npm:^3.972.10": + version: 3.972.10 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.972.10" dependencies: - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/types": "npm:^4.13.1" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/types": "npm:^4.14.1" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/b5153800fab17e3e079c87d0668b65625755c91a47646aabcfc434aad18d6fc0c8921b544a234cd89d11a0b29eef1b73087515438c185ea5bcff75ecb8c2e800 + checksum: 10c0/e139dda2cb51a0a3553c80ec6f89c39cb1292876c116f8449f21a7fdbe39bd7b545ef8ea69a447dd9fa2aa43c99f625ee6a55cbf6d8e6cf2094d0ef00ceb1e36 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:^3.973.14": - version: 3.973.14 - resolution: "@aws-sdk/util-user-agent-node@npm:3.973.14" +"@aws-sdk/util-user-agent-node@npm:^3.973.21": + version: 3.973.21 + resolution: "@aws-sdk/util-user-agent-node@npm:3.973.21" dependencies: - "@aws-sdk/middleware-user-agent": "npm:^3.972.28" - "@aws-sdk/types": "npm:^3.973.6" - "@smithy/node-config-provider": "npm:^4.3.12" - "@smithy/types": "npm:^4.13.1" + "@aws-sdk/middleware-user-agent": "npm:^3.972.35" + "@aws-sdk/types": "npm:^3.973.8" + "@smithy/node-config-provider": "npm:^4.3.14" + "@smithy/types": "npm:^4.14.1" "@smithy/util-config-provider": "npm:^4.2.2" tslib: "npm:^2.6.2" peerDependencies: @@ -821,18 +868,18 @@ __metadata: peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/0e91cf15f001a479af169d5a63ff1fc74ac0152116ffbcff6f28cfc2797e0aa75a98aea004556ebef7238c53f6dc5f528ee4d1c7279b90c6fc68e04bdde658ec + checksum: 10c0/e7479bebbeebbee64923be8ccc414e8c1d6d22c3906bef32335713fcb20d72b7bea78e3b39af66d7ffdf3498fd7057d7f4c3e4d2a5561df4f69a4b3f2dfebf67 languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:^3.972.16": - version: 3.972.16 - resolution: "@aws-sdk/xml-builder@npm:3.972.16" +"@aws-sdk/xml-builder@npm:^3.972.19": + version: 3.972.19 + resolution: "@aws-sdk/xml-builder@npm:3.972.19" dependencies: - "@smithy/types": "npm:^4.13.1" - fast-xml-parser: "npm:5.5.8" + "@smithy/types": "npm:^4.14.1" + fast-xml-parser: "npm:5.7.1" tslib: "npm:^2.6.2" - checksum: 10c0/4a0c5dd7dca0eae3d33d18b1dd94921a2ae06937f92503918ed3c22182a728b7317836ca3a91ca2d26b371eb33b37f23e4b566a1db46f204f6fd31fd323e7464 + checksum: 10c0/2aff71a4a83107f0452c481ba5e4bd24ac554d81797e66d239cc45f339e7f7a73c39325fa9dcdacb1288ae229d9f3be59880ba1d48bb0d7fa30397b472a9fd68 languageName: node linkType: hard @@ -3568,6 +3615,13 @@ __metadata: languageName: node linkType: hard +"@nodable/entities@npm:^2.1.0": + version: 2.1.0 + resolution: "@nodable/entities@npm:2.1.0" + checksum: 10c0/5a4cba2b61a5b6c726328b18b1de6d033cae4a658a118644bf31e0bcbda126ea7b69385043dc556cf1ed859b9ca220e82b81b5e5c48ef1b519fb8ec104575dee + languageName: node + linkType: hard + "@nodelib/fs.scandir@npm:2.1.5": version: 2.1.5 resolution: "@nodelib/fs.scandir@npm:2.1.5" @@ -7886,48 +7940,48 @@ __metadata: languageName: node linkType: hard -"@smithy/config-resolver@npm:^4.4.13": - version: 4.4.13 - resolution: "@smithy/config-resolver@npm:4.4.13" +"@smithy/config-resolver@npm:^4.4.17": + version: 4.4.17 + resolution: "@smithy/config-resolver@npm:4.4.17" dependencies: - "@smithy/node-config-provider": "npm:^4.3.12" - "@smithy/types": "npm:^4.13.1" + "@smithy/node-config-provider": "npm:^4.3.14" + "@smithy/types": "npm:^4.14.1" "@smithy/util-config-provider": "npm:^4.2.2" - "@smithy/util-endpoints": "npm:^3.3.3" - "@smithy/util-middleware": "npm:^4.2.12" + "@smithy/util-endpoints": "npm:^3.4.2" + "@smithy/util-middleware": "npm:^4.2.14" tslib: "npm:^2.6.2" - checksum: 10c0/4087584b0c5a5207a847b951072eedbf485c0e908ec750270c5f0fe7a15dd9e22857ced0fc24a6fdfde4d4937219b5f4f12c63cbc0f6371d161512b00af293cb + checksum: 10c0/44e653e2ed31bf765f0b30ca404dc3e02f30ad800971f812a6363b71da8d37de5d7d8901d9db4d86d2493f25037904f35c01bbb1a83a2a72e7e7b201ce5c411a languageName: node linkType: hard -"@smithy/core@npm:^3.23.13": - version: 3.23.13 - resolution: "@smithy/core@npm:3.23.13" +"@smithy/core@npm:^3.23.17": + version: 3.23.17 + resolution: "@smithy/core@npm:3.23.17" dependencies: - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/types": "npm:^4.13.1" - "@smithy/url-parser": "npm:^4.2.12" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/types": "npm:^4.14.1" + "@smithy/url-parser": "npm:^4.2.14" "@smithy/util-base64": "npm:^4.3.2" "@smithy/util-body-length-browser": "npm:^4.2.2" - "@smithy/util-middleware": "npm:^4.2.12" - "@smithy/util-stream": "npm:^4.5.21" + "@smithy/util-middleware": "npm:^4.2.14" + "@smithy/util-stream": "npm:^4.5.25" "@smithy/util-utf8": "npm:^4.2.2" "@smithy/uuid": "npm:^1.1.2" tslib: "npm:^2.6.2" - checksum: 10c0/c264c0a097cfe237b7a089ac245bbb323ed06cf019dd94c0722422ea7a771fe3617c7b4c0b4b04bb88386e4d7df5e8c0720caef8422fe8b7ff64c8d132c2d38b + checksum: 10c0/223631835e93c314a8fa394db724673c0940d3ba9e5ffbd73bd7c09854d7e003d19de950b44ce408e099c72ed3c22eb5e41370abea4ac656f7037e6da07be3c1 languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^4.2.12": - version: 4.2.12 - resolution: "@smithy/credential-provider-imds@npm:4.2.12" +"@smithy/credential-provider-imds@npm:^4.2.14": + version: 4.2.14 + resolution: "@smithy/credential-provider-imds@npm:4.2.14" dependencies: - "@smithy/node-config-provider": "npm:^4.3.12" - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/types": "npm:^4.13.1" - "@smithy/url-parser": "npm:^4.2.12" + "@smithy/node-config-provider": "npm:^4.3.14" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/types": "npm:^4.14.1" + "@smithy/url-parser": "npm:^4.2.14" tslib: "npm:^2.6.2" - checksum: 10c0/23cadc858a8eb16da9212c7741f53bf92e8ff8bbae0c42194ec076c8cac40b7c2f4e2e2079bfedf5b85384a534876693d7631a27ecae2f4a67af313bb0994869 + checksum: 10c0/62ced0249cb1ba64c6dd98a90b35b93dd9e3f1469d020752c46b5a83ecef38280f4b29c2f63e3b0c414a2fa2ec7631a19370415c80ed4d6ea18a9be040803126 languageName: node linkType: hard @@ -7943,38 +7997,38 @@ __metadata: languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^5.3.15": - version: 5.3.15 - resolution: "@smithy/fetch-http-handler@npm:5.3.15" +"@smithy/fetch-http-handler@npm:^5.3.17": + version: 5.3.17 + resolution: "@smithy/fetch-http-handler@npm:5.3.17" dependencies: - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/querystring-builder": "npm:^4.2.12" - "@smithy/types": "npm:^4.13.1" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/querystring-builder": "npm:^4.2.14" + "@smithy/types": "npm:^4.14.1" "@smithy/util-base64": "npm:^4.3.2" tslib: "npm:^2.6.2" - checksum: 10c0/456f98b8bba5214a01aa9ca73ab4088a529ad6473a72cc74747d676d2c5225748167eb3cddccbc2ef884141965132dab49d19b7599414e899c9c36f71a04ce85 + checksum: 10c0/8adac6bf9d5735f8ddbe9e59dd268f985881b64b03cba7e83401471b3094139189476324fe640bbd19d75f5cd8e098d9a2a7f4925bc9fadecd1ccbe937773c12 languageName: node linkType: hard -"@smithy/hash-node@npm:^4.2.12": - version: 4.2.12 - resolution: "@smithy/hash-node@npm:4.2.12" +"@smithy/hash-node@npm:^4.2.14": + version: 4.2.14 + resolution: "@smithy/hash-node@npm:4.2.14" dependencies: - "@smithy/types": "npm:^4.13.1" + "@smithy/types": "npm:^4.14.1" "@smithy/util-buffer-from": "npm:^4.2.2" "@smithy/util-utf8": "npm:^4.2.2" tslib: "npm:^2.6.2" - checksum: 10c0/4da4aaf39d1c2c3eec7a93cd02a055532583238ad3e80247cab211a3490cbff6e1e1a51abfd0502ef98be3f9f416a263c1382f28fad1aff38efaf129ce4b8a3d + checksum: 10c0/c2cfc5dac4f2b996c4c5c503d3c26e52fcd0a647e71541182b24a48925801659828c9d378dad6857444b9d997c1655bdb23f6db5994ad8b7c814b2d0a09655b7 languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^4.2.12": - version: 4.2.12 - resolution: "@smithy/invalid-dependency@npm:4.2.12" +"@smithy/invalid-dependency@npm:^4.2.14": + version: 4.2.14 + resolution: "@smithy/invalid-dependency@npm:4.2.14" dependencies: - "@smithy/types": "npm:^4.13.1" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/688f3c312d07ea72ec98c2a58fdb230bd6b43c122f88a411cb9643c0c6085e2a3a27f36f9c3cc0024b32fa831b4b6353e74933a8f746e18acc09c20ca579384e + checksum: 10c0/deba2c21232050de87e7893b86a27a8f080ace391a3cccf22d7aee183bc3b392247f3bb1a0e4f0b6ea6f928c18ba035fd2ed3af257178ba84f3564d47c635d16 languageName: node linkType: hard @@ -8005,193 +8059,194 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^4.2.12": - version: 4.2.12 - resolution: "@smithy/middleware-content-length@npm:4.2.12" +"@smithy/middleware-content-length@npm:^4.2.14": + version: 4.2.14 + resolution: "@smithy/middleware-content-length@npm:4.2.14" dependencies: - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/types": "npm:^4.13.1" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/2800bf2cad2fe6c4eb9edb29e6637b4b937edf89db2a3f95594c93a74ae48144dd1a826712a02a5f3b4e3648a29092f4e573e4828ae88a33b25f87531c329430 + checksum: 10c0/c26cc36504ad9a720e42f009bcc185b16e35ff64644bbec710a998c071d3366face29bb6fa68744adc7312356803666922459e416f3a7ae5c804841957832c3d languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.4.28": - version: 4.4.28 - resolution: "@smithy/middleware-endpoint@npm:4.4.28" +"@smithy/middleware-endpoint@npm:^4.4.32": + version: 4.4.32 + resolution: "@smithy/middleware-endpoint@npm:4.4.32" dependencies: - "@smithy/core": "npm:^3.23.13" - "@smithy/middleware-serde": "npm:^4.2.16" - "@smithy/node-config-provider": "npm:^4.3.12" - "@smithy/shared-ini-file-loader": "npm:^4.4.7" - "@smithy/types": "npm:^4.13.1" - "@smithy/url-parser": "npm:^4.2.12" - "@smithy/util-middleware": "npm:^4.2.12" + "@smithy/core": "npm:^3.23.17" + "@smithy/middleware-serde": "npm:^4.2.20" + "@smithy/node-config-provider": "npm:^4.3.14" + "@smithy/shared-ini-file-loader": "npm:^4.4.9" + "@smithy/types": "npm:^4.14.1" + "@smithy/url-parser": "npm:^4.2.14" + "@smithy/util-middleware": "npm:^4.2.14" tslib: "npm:^2.6.2" - checksum: 10c0/4862f02ef3d6a0c5738957cadda976ac503849fa339aaee703e9e2023822a084a4440254570e037f61f5ccd4c892cdcbe54f0ce4a99879f3aab7cfb0b9bdf11d + checksum: 10c0/a77ba3f56956b872a533754c71f75d2a9d6df9af8d58a059d07caedd1af3ffdcae5b667a0b96b6d067555a777510f6fc5847f699a2dd705e9b5837d21510daa4 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.4.46": - version: 4.4.46 - resolution: "@smithy/middleware-retry@npm:4.4.46" +"@smithy/middleware-retry@npm:^4.5.5": + version: 4.5.5 + resolution: "@smithy/middleware-retry@npm:4.5.5" dependencies: - "@smithy/node-config-provider": "npm:^4.3.12" - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/service-error-classification": "npm:^4.2.12" - "@smithy/smithy-client": "npm:^4.12.8" - "@smithy/types": "npm:^4.13.1" - "@smithy/util-middleware": "npm:^4.2.12" - "@smithy/util-retry": "npm:^4.2.13" + "@smithy/core": "npm:^3.23.17" + "@smithy/node-config-provider": "npm:^4.3.14" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/service-error-classification": "npm:^4.3.0" + "@smithy/smithy-client": "npm:^4.12.13" + "@smithy/types": "npm:^4.14.1" + "@smithy/util-middleware": "npm:^4.2.14" + "@smithy/util-retry": "npm:^4.3.4" "@smithy/uuid": "npm:^1.1.2" tslib: "npm:^2.6.2" - checksum: 10c0/ed2e0d2b996cc26bd874fbe43a44cb699a762f9e0ab064599e6c0e9d99952b2102bb573beb5cb8439e15df23178db3344460f5d1859e10b803c33c05174f10e8 + checksum: 10c0/90bc79a5103e81a1f628c5c426cb4df3577cead58cc50776285ac130f9b128f51963f6ca43d9e68dd253d106ed126f069515396a8c08b29aade039dc67b7cfd0 languageName: node linkType: hard -"@smithy/middleware-serde@npm:^4.2.16": - version: 4.2.16 - resolution: "@smithy/middleware-serde@npm:4.2.16" +"@smithy/middleware-serde@npm:^4.2.20": + version: 4.2.20 + resolution: "@smithy/middleware-serde@npm:4.2.20" dependencies: - "@smithy/core": "npm:^3.23.13" - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/types": "npm:^4.13.1" + "@smithy/core": "npm:^3.23.17" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/8b375acd4d54178c8195180c52fb757c85339feadc9de3b2bbf1e0bb12ca193f614f4d69b20f529496fa4c469e1b7e19762e0d98c345aa50530d6e6af2a04ec9 + checksum: 10c0/2db736d58c0d628a33febad86259eedd6d025135fc403458e4469a077a6adbb909587408acb62c982fa1b2d8b1376507da90661a4315a544c7d73a62179a3453 languageName: node linkType: hard -"@smithy/middleware-stack@npm:^4.2.12": - version: 4.2.12 - resolution: "@smithy/middleware-stack@npm:4.2.12" +"@smithy/middleware-stack@npm:^4.2.14": + version: 4.2.14 + resolution: "@smithy/middleware-stack@npm:4.2.14" dependencies: - "@smithy/types": "npm:^4.13.1" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/d06ec807249bb7f13cf4c6ce078a871dbeddb5b0c07536da62942245d2723ec380df4e631ab3c5b3ba7dc9626a609d11fcd48d53c8b0f9b6c9f1239b83d49f40 + checksum: 10c0/5a0323c50b399c4a2ff0d91b219c7c285b006f905f66b291b6013a4e94f14c036ff5a74c565989afc3c6f0fafc6c266bca6746b79e242403713b7d18dc266a92 languageName: node linkType: hard -"@smithy/node-config-provider@npm:^4.3.12": - version: 4.3.12 - resolution: "@smithy/node-config-provider@npm:4.3.12" +"@smithy/node-config-provider@npm:^4.3.14": + version: 4.3.14 + resolution: "@smithy/node-config-provider@npm:4.3.14" dependencies: - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/shared-ini-file-loader": "npm:^4.4.7" - "@smithy/types": "npm:^4.13.1" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/shared-ini-file-loader": "npm:^4.4.9" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/97087669ae1c834bc00ab10ade383a746c411a04788b7104d9f4e921ce7d24c5d77257f9ac8b8c842f886a2d658acd948e133eb95f1ee768cfbe49456441e91c + checksum: 10c0/59033a2fde5327d9ae1a0304a0eb2c3145141024cb4dcb58c5cd3c48371cd3a55d7228a3d2f33a5785b2d6a0a35475cbd0d1b2435d964c824683ac89a664e926 languageName: node linkType: hard -"@smithy/node-http-handler@npm:^4.5.1": - version: 4.5.1 - resolution: "@smithy/node-http-handler@npm:4.5.1" +"@smithy/node-http-handler@npm:^4.6.1": + version: 4.6.1 + resolution: "@smithy/node-http-handler@npm:4.6.1" dependencies: - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/querystring-builder": "npm:^4.2.12" - "@smithy/types": "npm:^4.13.1" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/querystring-builder": "npm:^4.2.14" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/e0564c285be81c9dbbc53bf6c6c36568b0b0760c63bc6d28eeae1f5cde43925b52e739a45d9cfeae7c6014a8b31eb52ba931aea96a5b428735a5ea0641054b69 + checksum: 10c0/6c07fbfd8326cd5369283bd19c1af923ee49b7dcf42fdd199bb7132e4c25eaa6db8573e3b669fb60be0d8f9757a3f2482cd0cf6d6631494255f08239d3036ed2 languageName: node linkType: hard -"@smithy/property-provider@npm:^4.2.12": - version: 4.2.12 - resolution: "@smithy/property-provider@npm:4.2.12" +"@smithy/property-provider@npm:^4.2.14": + version: 4.2.14 + resolution: "@smithy/property-provider@npm:4.2.14" dependencies: - "@smithy/types": "npm:^4.13.1" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/d4dc0d6c61e3b1f947b1e66074dc527f1a8499fef00627c6e97f01822d357c80db8853a4283d8206075b7fba6b9c59d648dc94ab4b08902acf2a2cb97533dc39 + checksum: 10c0/8d3da90e228b53885d1e82f28b33c095b72f3b1cb5dcd7f7edcd96292d90848e9cdfed85cef00040e198343e850acef61540e4de24bd10b07fbc8e1e8f4a1fdd languageName: node linkType: hard -"@smithy/protocol-http@npm:^5.3.12": - version: 5.3.12 - resolution: "@smithy/protocol-http@npm:5.3.12" +"@smithy/protocol-http@npm:^5.3.14": + version: 5.3.14 + resolution: "@smithy/protocol-http@npm:5.3.14" dependencies: - "@smithy/types": "npm:^4.13.1" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/f71f8e54d42637acbef9f01e3974a8ad46187ae020366de4dc84dac7ba8413a8a6fb21369c83b660afa110fc5a56d185c7e48de7d2cf45351ebb1b29aa77962b + checksum: 10c0/ed7306e7e4b919fdacf60d1928f003ac4c4679cffd7472b078547fbed7b6cb9ba524f105b1871c2cd79222871169d3183257fd0a1a81c172fa7cf0a9abaf35f9 languageName: node linkType: hard -"@smithy/querystring-builder@npm:^4.2.12": - version: 4.2.12 - resolution: "@smithy/querystring-builder@npm:4.2.12" +"@smithy/querystring-builder@npm:^4.2.14": + version: 4.2.14 + resolution: "@smithy/querystring-builder@npm:4.2.14" dependencies: - "@smithy/types": "npm:^4.13.1" + "@smithy/types": "npm:^4.14.1" "@smithy/util-uri-escape": "npm:^4.2.2" tslib: "npm:^2.6.2" - checksum: 10c0/171c0d4da2fd024466741e6ee1c05cac5664e0da82c4ac5afd3218278925c25ed00bc3518e02481f4daf3f366034f273fb1cb579f146f10d0edee14dc5676c21 + checksum: 10c0/ae2ceec55b4f32b73fe2eca710563b9dbe65c81157ed58c12c282bad6445998f1fe99d723591f9bac4ae6106d84213b57e960176865fb2dec78fc3bdf024b14b languageName: node linkType: hard -"@smithy/querystring-parser@npm:^4.2.12": - version: 4.2.12 - resolution: "@smithy/querystring-parser@npm:4.2.12" +"@smithy/querystring-parser@npm:^4.2.14": + version: 4.2.14 + resolution: "@smithy/querystring-parser@npm:4.2.14" dependencies: - "@smithy/types": "npm:^4.13.1" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/be23cd6e68cd14cb2aaa82a06ae92c1202344a91a74f1d0098adaca0cf9e02bc08a112322a56e34873c7a0877445e49b2795ca3e181292239f42b9a2598af068 + checksum: 10c0/245923618197bbae5eb38b72807368f397fafccee8e98cd98ee7d8961a34acb57b5176fa5fe8083b796229043f135ea775060f17e14aa12080a5d7cdfbf56333 languageName: node linkType: hard -"@smithy/service-error-classification@npm:^4.2.12": - version: 4.2.12 - resolution: "@smithy/service-error-classification@npm:4.2.12" +"@smithy/service-error-classification@npm:^4.3.0": + version: 4.3.0 + resolution: "@smithy/service-error-classification@npm:4.3.0" dependencies: - "@smithy/types": "npm:^4.13.1" - checksum: 10c0/a37ec7bded03f7578473b002bf99771853f9e59ecc53e85fb0501a794b5ff121259225af981f55788ad7adc57ef85ab536de1d2a1c2f5556117426e5485f7da9 + "@smithy/types": "npm:^4.14.1" + checksum: 10c0/713110456940c21dcf63beafe13b3e67bc14311472cc87e00e58dff325e524866dd8b590a2d5ee1b6f5954a9a8c50f639402d56586c81ddfc66a0c6e5ee5c93a languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^4.4.7": - version: 4.4.7 - resolution: "@smithy/shared-ini-file-loader@npm:4.4.7" +"@smithy/shared-ini-file-loader@npm:^4.4.9": + version: 4.4.9 + resolution: "@smithy/shared-ini-file-loader@npm:4.4.9" dependencies: - "@smithy/types": "npm:^4.13.1" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/817a1d1b19f7f681ae5972db44416ba215f422da964eda04eae9ed1a31c05ae8ce3bed69c1429c9c42b9d1ec3493933731d2c3ef4b3858431cfdb51aa40b1b93 + checksum: 10c0/9bf96ea80cedff027373c5547ffa53b35d272292b7d142a86211726343061953a34610f3dbd02153bb285c7c0f3802c5a25b4e27870e8068d777abdcaa9c1748 languageName: node linkType: hard -"@smithy/signature-v4@npm:^5.3.12": - version: 5.3.12 - resolution: "@smithy/signature-v4@npm:5.3.12" +"@smithy/signature-v4@npm:^5.3.14": + version: 5.3.14 + resolution: "@smithy/signature-v4@npm:5.3.14" dependencies: "@smithy/is-array-buffer": "npm:^4.2.2" - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/types": "npm:^4.13.1" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/types": "npm:^4.14.1" "@smithy/util-hex-encoding": "npm:^4.2.2" - "@smithy/util-middleware": "npm:^4.2.12" + "@smithy/util-middleware": "npm:^4.2.14" "@smithy/util-uri-escape": "npm:^4.2.2" "@smithy/util-utf8": "npm:^4.2.2" tslib: "npm:^2.6.2" - checksum: 10c0/7163c533c6ffebd93c2f7266b22c0d82488746846e50e795afcb15becd8431cfe993006a99b09828e5905ca56a7ffa6080a3537e092f3a57d661f64c5f0f11a7 + checksum: 10c0/ccc788992e281a681984e079b7194a219af40cf4f7087988eba69c4947264b9a83ac00a806164b9074c7e2f0697e492fa2b377b56b783316d247be02aaccbdb3 languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.12.8": - version: 4.12.8 - resolution: "@smithy/smithy-client@npm:4.12.8" +"@smithy/smithy-client@npm:^4.12.13": + version: 4.12.13 + resolution: "@smithy/smithy-client@npm:4.12.13" dependencies: - "@smithy/core": "npm:^3.23.13" - "@smithy/middleware-endpoint": "npm:^4.4.28" - "@smithy/middleware-stack": "npm:^4.2.12" - "@smithy/protocol-http": "npm:^5.3.12" - "@smithy/types": "npm:^4.13.1" - "@smithy/util-stream": "npm:^4.5.21" + "@smithy/core": "npm:^3.23.17" + "@smithy/middleware-endpoint": "npm:^4.4.32" + "@smithy/middleware-stack": "npm:^4.2.14" + "@smithy/protocol-http": "npm:^5.3.14" + "@smithy/types": "npm:^4.14.1" + "@smithy/util-stream": "npm:^4.5.25" tslib: "npm:^2.6.2" - checksum: 10c0/5bb76a4465490c08e745d952b7c43bbddc57e3dc848a0ffd494d466917215f8878ae27139a1dca212c7edb05622fb289628fb116a196c8319bd490edb95be929 + checksum: 10c0/0680d4d0720d110a637fabb8bdc85175e1471191925f5c55f08636f5327de1bc29c8db75318aac1396491fa83c8a319dd4cd26c5e9fff619207c9a96b9dbd9fe languageName: node linkType: hard -"@smithy/types@npm:^4.13.1": - version: 4.13.1 - resolution: "@smithy/types@npm:4.13.1" +"@smithy/types@npm:^4.14.1": + version: 4.14.1 + resolution: "@smithy/types@npm:4.14.1" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/775ed9748d9290b8816d933bfb9726eb9301ef2fe9fba1bfbc1966372b9f0d4dd1d3b611aca3c000094bed2ca9d821e10fe2795a75df5bc305bc8845a1e413f7 + checksum: 10c0/9e6209770a25582a11ca67d4750865de0b7732bf3f353ba9260f49e9c4b2adf3274d64057a2bda93da7025e33a54e51bd78c529307efc2b75b429bc45a6ad64c languageName: node linkType: hard @@ -8204,14 +8259,14 @@ __metadata: languageName: node linkType: hard -"@smithy/url-parser@npm:^4.2.12": - version: 4.2.12 - resolution: "@smithy/url-parser@npm:4.2.12" +"@smithy/url-parser@npm:^4.2.14": + version: 4.2.14 + resolution: "@smithy/url-parser@npm:4.2.14" dependencies: - "@smithy/querystring-parser": "npm:^4.2.12" - "@smithy/types": "npm:^4.13.1" + "@smithy/querystring-parser": "npm:^4.2.14" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/ff6b127f0bb8ddd6934018277a2ae73ecb036259ec9e0ea4e136da47b39d089ee29ff92fcdbc79613b3c8224f180bcf914289bd71709e9ccc4a444c5f0423086 + checksum: 10c0/360463fe1fb51b8a1c5b80f4a16df993ee4e87221e60ce51c428b0737d6f1325434ec572bb7afca7d65bb9a09c750f307822a23e42be675706ee71fedd7c6c06 languageName: node linkType: hard @@ -8283,41 +8338,41 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.3.44": - version: 4.3.44 - resolution: "@smithy/util-defaults-mode-browser@npm:4.3.44" +"@smithy/util-defaults-mode-browser@npm:^4.3.49": + version: 4.3.49 + resolution: "@smithy/util-defaults-mode-browser@npm:4.3.49" dependencies: - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/smithy-client": "npm:^4.12.8" - "@smithy/types": "npm:^4.13.1" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/smithy-client": "npm:^4.12.13" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/6465df7408f978c3c73a530c5ca840d663e134be76396a81af6fcbeba8d7eb66cbb0001d349dae514dbf0f88d9a56c2cc900e78d1f0fc5b33ec7aba255632474 + checksum: 10c0/0979b09f1108aa41f5bf623e32fa138e129fbffe3adc23c46308afa310b925635428f9d7e36e3e2a312cafe9af325cb5f01667791ee672418d4f302c1961623b languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.2.48": - version: 4.2.48 - resolution: "@smithy/util-defaults-mode-node@npm:4.2.48" +"@smithy/util-defaults-mode-node@npm:^4.2.54": + version: 4.2.54 + resolution: "@smithy/util-defaults-mode-node@npm:4.2.54" dependencies: - "@smithy/config-resolver": "npm:^4.4.13" - "@smithy/credential-provider-imds": "npm:^4.2.12" - "@smithy/node-config-provider": "npm:^4.3.12" - "@smithy/property-provider": "npm:^4.2.12" - "@smithy/smithy-client": "npm:^4.12.8" - "@smithy/types": "npm:^4.13.1" + "@smithy/config-resolver": "npm:^4.4.17" + "@smithy/credential-provider-imds": "npm:^4.2.14" + "@smithy/node-config-provider": "npm:^4.3.14" + "@smithy/property-provider": "npm:^4.2.14" + "@smithy/smithy-client": "npm:^4.12.13" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/e54f8d502eaa7fff9a5e6f53ca27573bfeaac0c659dc12f52ca8a53244ae2cfbc6865422773c1d09934d1dbc4050bc876d0ae0709d8b5db9170685611dca2474 + checksum: 10c0/7146087fa1d7758b37da456719d589f63300843ff5610891de02a0434c5abbd49fd257712c2d9e0bede904f4ec62c9d3c9eddcd6ec0372134f998e4f9c0bce09 languageName: node linkType: hard -"@smithy/util-endpoints@npm:^3.3.3": - version: 3.3.3 - resolution: "@smithy/util-endpoints@npm:3.3.3" +"@smithy/util-endpoints@npm:^3.4.2": + version: 3.4.2 + resolution: "@smithy/util-endpoints@npm:3.4.2" dependencies: - "@smithy/node-config-provider": "npm:^4.3.12" - "@smithy/types": "npm:^4.13.1" + "@smithy/node-config-provider": "npm:^4.3.14" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/ba80337fa6216e8912d5f78bc192c625807ba212071a8504b40b0bcf2b28d293fbd9b180da1ebcd1d15faf60291a6ff534e288266a29dc9cd600bf5eb1d51579 + checksum: 10c0/602e05c8dc43d8902604bac74b717d09da5b4f1994dcdd5025bffeced6002eaa0612ae1ccbe7a0e636a3d92a60747715e22cbacf8feeb672394d15b6ae211b13 languageName: node linkType: hard @@ -8339,40 +8394,40 @@ __metadata: languageName: node linkType: hard -"@smithy/util-middleware@npm:^4.2.12": - version: 4.2.12 - resolution: "@smithy/util-middleware@npm:4.2.12" +"@smithy/util-middleware@npm:^4.2.14": + version: 4.2.14 + resolution: "@smithy/util-middleware@npm:4.2.14" dependencies: - "@smithy/types": "npm:^4.13.1" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/0fd7e7e8b5b02023928e7ad27f1c44a312524c393c39aa064c3c371e521035028116a5aa16d8011068b288179eb862bef917d798419b9f2a2843bf4ea3897e2b + checksum: 10c0/6ba5026b70ad7b58fac89d7428c0b1679be2a97a8fb47811a39e0183901a3c6ca8732ee225ddfda28e7b86223d49983ff709421905da571bc00b82c660e4fc27 languageName: node linkType: hard -"@smithy/util-retry@npm:^4.2.13": - version: 4.2.13 - resolution: "@smithy/util-retry@npm:4.2.13" +"@smithy/util-retry@npm:^4.3.4": + version: 4.3.4 + resolution: "@smithy/util-retry@npm:4.3.4" dependencies: - "@smithy/service-error-classification": "npm:^4.2.12" - "@smithy/types": "npm:^4.13.1" + "@smithy/service-error-classification": "npm:^4.3.0" + "@smithy/types": "npm:^4.14.1" tslib: "npm:^2.6.2" - checksum: 10c0/14c1a24d8db429ceb7364d2b13bb3294d891d90e34fb5a9fd4e59b0c2862c56854dd242303a3210cdfedbd086660ab3d2b0cf992ee012a30f1539aba7b35dae3 + checksum: 10c0/8d80edf2dfb23199f5b8095b20ae3774edf3f34b391ce8b7acc6c0ac89a7963677cfdccf8a388d8e688c67a453e8a94448c1753ec3bfdcaa253373770e58538b languageName: node linkType: hard -"@smithy/util-stream@npm:^4.5.21": - version: 4.5.21 - resolution: "@smithy/util-stream@npm:4.5.21" +"@smithy/util-stream@npm:^4.5.25": + version: 4.5.25 + resolution: "@smithy/util-stream@npm:4.5.25" dependencies: - "@smithy/fetch-http-handler": "npm:^5.3.15" - "@smithy/node-http-handler": "npm:^4.5.1" - "@smithy/types": "npm:^4.13.1" + "@smithy/fetch-http-handler": "npm:^5.3.17" + "@smithy/node-http-handler": "npm:^4.6.1" + "@smithy/types": "npm:^4.14.1" "@smithy/util-base64": "npm:^4.3.2" "@smithy/util-buffer-from": "npm:^4.2.2" "@smithy/util-hex-encoding": "npm:^4.2.2" "@smithy/util-utf8": "npm:^4.2.2" tslib: "npm:^2.6.2" - checksum: 10c0/dc9b81e1f17c234f74a699e4d003cf99e07545c83f1d289cb8e64bcbfd180b64bce79b3c83a1c2eddc719b4e6224c4dc96d237641bab89a8b2ce1b26bacad6c7 + checksum: 10c0/4b222c975eca2018831f1ab4067f122f4ef5e68f3abb71776003309f1a27f67d509a2d86f5f1f81a91656236db0e29c38314c005b17dbf63f053de4d97be7b59 languageName: node linkType: hard @@ -8578,7 +8633,7 @@ __metadata: "@ai-sdk/xai": "npm:^3.0.83" "@asteasolutions/zod-to-openapi": "npm:7.3.4" "@auth/prisma-adapter": "npm:^2.11.1" - "@aws-sdk/credential-providers": "npm:^3.1023.0" + "@aws-sdk/credential-providers": "npm:^3.1036.0" "@codemirror/commands": "npm:^6.6.0" "@codemirror/lang-cpp": "npm:^6.0.2" "@codemirror/lang-css": "npm:^6.3.0" @@ -13482,25 +13537,26 @@ __metadata: languageName: node linkType: hard -"fast-xml-builder@npm:^1.1.4": - version: 1.1.4 - resolution: "fast-xml-builder@npm:1.1.4" +"fast-xml-builder@npm:^1.1.5": + version: 1.1.5 + resolution: "fast-xml-builder@npm:1.1.5" dependencies: path-expression-matcher: "npm:^1.1.3" - checksum: 10c0/d5dfc0660f7f886b9f42747e6aa1d5e16c090c804b322652f65a5d7ffb93aa00153c3e1276cd053629f9f4c4f625131dc6886677394f7048e827e63b97b18927 + checksum: 10c0/b814ba5559cb3140de46d2846045607ab4d4c0bfc312a49d22c91efb9f7cd7004971314841e5823eeb467a5bf403e3ade8371b7912200e111df027d42ae51715 languageName: node linkType: hard -"fast-xml-parser@npm:5.5.8": - version: 5.5.8 - resolution: "fast-xml-parser@npm:5.5.8" +"fast-xml-parser@npm:5.7.1": + version: 5.7.1 + resolution: "fast-xml-parser@npm:5.7.1" dependencies: - fast-xml-builder: "npm:^1.1.4" - path-expression-matcher: "npm:^1.2.0" - strnum: "npm:^2.2.0" + "@nodable/entities": "npm:^2.1.0" + fast-xml-builder: "npm:^1.1.5" + path-expression-matcher: "npm:^1.5.0" + strnum: "npm:^2.2.3" bin: fxparser: src/cli/cli.js - checksum: 10c0/b0eb5b5b4b02bb2dfac2fac4c19ce834017553e1f74499929a196b67bfe0741389a89dca4662c97bff138646d7c5fd985af59c7a216c433717e854de3355638c + checksum: 10c0/b8b54e33060da5fc5ce26fdc73c4728f18415f9be9a774f1406b03265a5b411b742c39dba0127c3f0f31fad5b3ee11f51be79aa16df160f69fd5e4b902bfbb85 languageName: node linkType: hard @@ -17857,13 +17913,20 @@ __metadata: languageName: node linkType: hard -"path-expression-matcher@npm:^1.1.3, path-expression-matcher@npm:^1.2.0": +"path-expression-matcher@npm:^1.1.3": version: 1.2.0 resolution: "path-expression-matcher@npm:1.2.0" checksum: 10c0/86c661dfb265ed5dd1ddd9188f0dfbecf4ec4dc3ea6cabab081d3a2ba285054d9767a641a233bd6fd694fd89f7d0ef94913032feddf5365252700b02db4bf4e1 languageName: node linkType: hard +"path-expression-matcher@npm:^1.5.0": + version: 1.5.0 + resolution: "path-expression-matcher@npm:1.5.0" + checksum: 10c0/646cb5bc66cd7d809a52288336f3ac1e6223f156fd8e912936e490e590f7f93e8056d4fd25fcbcc7da61bb698fa520112cb050372a3f65e7b79bd4afa0f77610 + languageName: node + linkType: hard + "path-key@npm:^2.0.1": version: 2.0.1 resolution: "path-key@npm:2.0.1" @@ -20773,10 +20836,10 @@ __metadata: languageName: node linkType: hard -"strnum@npm:^2.2.0": - version: 2.2.2 - resolution: "strnum@npm:2.2.2" - checksum: 10c0/89c456de32b9495ae34cd6e3b59cb9ef3406b66d1429bbc931afd70be87485dcd355200c42fd638a132adb3121762542346813098ab0c43e44aac303bf17965d +"strnum@npm:^2.2.3": + version: 2.2.3 + resolution: "strnum@npm:2.2.3" + checksum: 10c0/1ee78101f1cd73a5b32f63cfd0be501bd246801a002f5987efef903a49e9297d1b63574e302ab3c06ee5e715c524d6cbdfef010e372ec1ea848e0179836cc208 languageName: node linkType: hard From cee1373fc128febde2a5529790bef441a2b75ff9 Mon Sep 17 00:00:00 2001 From: Brendan Kellam Date: Thu, 23 Apr 2026 12:38:01 -0700 Subject: [PATCH 2/3] docs: add CHANGELOG entry for fast-xml-parser fix Co-Authored-By: Claude Opus 4.7 (1M context) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3d8829ab..712c7b72a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed a missing error boundary in `getFileSourceForRepo` introduced in v4.16.14: the function was extracted outside `sew()` but still re-threw unrecognised git exceptions, causing fatal Next.js task-runner errors. All error paths now return a `ServiceError`. Also tightened the error message for unresolved git refs (e.g. an unfetched `head_sha`) to distinguish them from syntactically invalid refs. [#1145](https://github.com/sourcebot-dev/sourcebot/pull/1145) - Bumped transitive `uuid` dependency to `^14.0.0`. [#1147](https://github.com/sourcebot-dev/sourcebot/pull/1147) +- Bumped `@aws-sdk/credential-providers` to `^3.1036.0` to pull in `fast-xml-parser@5.7.1` and patch CVE-2026-41650. [#1148](https://github.com/sourcebot-dev/sourcebot/pull/1148) ## [4.16.14] - 2026-04-21 From b4f652dc60781eac787c10ff43068abb9697dc18 Mon Sep 17 00:00:00 2001 From: Brendan Kellam Date: Thu, 23 Apr 2026 12:38:17 -0700 Subject: [PATCH 3/3] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 712c7b72a..1f77ff11f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed a missing error boundary in `getFileSourceForRepo` introduced in v4.16.14: the function was extracted outside `sew()` but still re-threw unrecognised git exceptions, causing fatal Next.js task-runner errors. All error paths now return a `ServiceError`. Also tightened the error message for unresolved git refs (e.g. an unfetched `head_sha`) to distinguish them from syntactically invalid refs. [#1145](https://github.com/sourcebot-dev/sourcebot/pull/1145) - Bumped transitive `uuid` dependency to `^14.0.0`. [#1147](https://github.com/sourcebot-dev/sourcebot/pull/1147) -- Bumped `@aws-sdk/credential-providers` to `^3.1036.0` to pull in `fast-xml-parser@5.7.1` and patch CVE-2026-41650. [#1148](https://github.com/sourcebot-dev/sourcebot/pull/1148) +- Bumped `@aws-sdk/credential-providers` to `^3.1036.0`. [#1148](https://github.com/sourcebot-dev/sourcebot/pull/1148) ## [4.16.14] - 2026-04-21