Skip to content

chore(deps): bump the patch-updates group with 67 updates - #1109

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/patch-updates-036d980751
Closed

chore(deps): bump the patch-updates group with 67 updates#1109
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/patch-updates-036d980751

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown

Bumps the patch-updates group with 67 updates:

Package From To
ioredis 5.11.0 5.11.1
ws 8.21.0 8.21.1
@eslint/js 9.39.4 9.39.5
eslint 9.39.4 9.39.5
@redocly/cli 1.34.15 1.34.18
@types/node 20.19.41 20.19.43
js-yaml 4.2.0 4.3.1
@tanstack/react-virtual 3.14.3 3.14.9
dompurify 3.4.7 3.4.12
@aws-sdk/crc64-nvme 3.972.9 3.972.34
@aws-sdk/credential-provider-env 3.972.41 3.972.65
@aws-sdk/credential-provider-http 3.972.43 3.972.67
@aws-sdk/credential-provider-login 3.972.45 3.972.72
@aws-sdk/credential-provider-node 3.972.47 3.972.76
@aws-sdk/credential-provider-process 3.972.41 3.972.65
@aws-sdk/credential-provider-sso 3.972.45 3.973.9
@aws-sdk/credential-provider-web-identity 3.972.45 3.972.71
@aws-sdk/middleware-bucket-endpoint 3.972.17 3.972.43
@aws-sdk/middleware-expect-continue 3.972.14 3.972.39
@aws-sdk/middleware-flexible-checksums 3.974.23 3.974.49
@aws-sdk/middleware-location-constraint 3.972.11 3.972.36
@aws-sdk/middleware-sdk-s3 3.972.44 3.972.70
@aws-sdk/middleware-ssec 3.972.11 3.972.36
@aws-sdk/nested-clients 3.997.13 3.997.39
@aws-sdk/signature-v4-multi-region 3.996.30 3.996.43
@aws-sdk/token-providers 3.1056.0 3.1100.0
@aws-sdk/types 3.973.9 3.974.2
@aws-sdk/util-locate-window 3.965.5 3.965.8
@aws-sdk/xml-builder 3.972.26 3.972.37
@aws/lambda-invoke-store 0.2.4 0.3.0
brace-expansion 1.1.15 1.1.18
@eslint/eslintrc 3.3.5 3.3.6
@protobufjs/utf8 1.1.1 1.1.2
@redocly/respect-core 1.34.15 1.34.18
@sinclair/typebox 0.27.10 0.27.12
@smithy/core 3.24.5 3.31.1
@smithy/credential-provider-imds 4.3.6 4.4.16
@smithy/fetch-http-handler 5.4.5 5.6.13
@smithy/node-http-handler 4.7.5 4.9.13
@smithy/signature-v4 5.4.5 5.6.12
@smithy/types 4.14.2 4.16.1
@tanstack/virtual-core 3.17.1 3.17.7
@types/express-serve-static-core 4.19.8 4.19.9
@types/mdx 2.0.13 2.0.14
@types/superagent 8.1.10 8.1.11
form-data 4.0.4 4.0.6
body-parser 1.20.5 1.20.6
es-to-primitive 1.3.0 1.3.4
fast-equals 5.4.0 5.4.1
fast-uri 3.1.2 3.1.5
flatted 3.4.2 3.4.4
nanoid 3.3.12 3.3.16
node-exports-info 1.6.0 1.6.2
nwsapi 2.2.23 2.2.24
own-keys 1.0.1 1.0.2
postcss 8.5.15 8.5.25
protobufjs 7.6.2 7.6.5
qs 6.15.2 6.15.3
recast 0.23.11 0.23.19
regjsparser 0.13.1 0.13.2
side-channel 1.1.0 1.1.1
string.prototype.trim 1.2.10 1.2.11
string.prototype.trimend 1.0.9 1.0.10
swagger-ui-dist 5.32.6 5.32.12
tar-fs 2.1.4 2.1.5
undici 6.24.1 6.27.0
which-typed-array 1.1.21 1.1.22

Updates ioredis from 5.11.0 to 5.11.1

Release notes

Sourced from ioredis's releases.

v5.11.1

5.11.1 (2026-06-04)

Bug Fixes

  • cluster: reconnect to nodes that restart without slot changes (#2096) (c84b2ee)
  • parse protocol-relative Redis URLs as TCP connections (#2125) (131ee24)
Changelog

Sourced from ioredis's changelog.

5.11.1 (2026-06-04)

Bug Fixes

  • cluster: reconnect to nodes that restart without slot changes (#2096) (c84b2ee)
  • parse protocol-relative Redis URLs as TCP connections (#2125) (131ee24)
Commits
  • fb224a7 chore(release): 5.11.1 [skip ci]
  • 131ee24 fix: parse protocol-relative Redis URLs as TCP connections (#2125)
  • c84b2ee fix(cluster): reconnect to nodes that restart without slot changes (#2096)
  • See full diff in compare view

Updates ws from 8.21.0 to 8.21.1

Release notes

Sourced from ws's releases.

8.21.1

Bug fixes

  • Empty fragments are now counted toward the limit (a2f4e7c0).
  • The default values of the maxBufferedChunks and maxFragments options have been reduced (f197ac65).
Commits
  • ae1de54 [dist] 8.21.1
  • 8e9511b [ci] Trust Coveralls Homebrew tap
  • f197ac6 [fix] Lower default values of maxBufferedChunks and maxFragments
  • 8df8265 [ci] Update actions/checkout action to v7
  • a2f4e7c [fix] Count empty fragments toward the limit (#2329)
  • e79f912 [pkg] Approve install scripts for bufferutil and utf-8-validate
  • 4ea355d [doc] Document 32-bit signed integer coercion for option values
  • 2120f4c [example] Remove uuid dependency
  • 4c534a6 [security] Add latest vulnerability to SECURITY.md
  • See full diff in compare view

Updates @eslint/js from 9.39.4 to 9.39.5

Release notes

Sourced from @​eslint/js's releases.

v9.39.5

Bug Fixes

Documentation

  • 74930ed docs: switch build to Node.js 24 (#20894) (Milos Djermanovic)
  • eaec8bb docs: Add ESLint v9.x EOL notice (#20828) (Milos Djermanovic)

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@0.8.2 (#20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#20619) (Copilot)
Commits

Updates eslint from 9.39.4 to 9.39.5

Release notes

Sourced from eslint's releases.

v9.39.5

Bug Fixes

Documentation

  • 74930ed docs: switch build to Node.js 24 (#20894) (Milos Djermanovic)
  • eaec8bb docs: Add ESLint v9.x EOL notice (#20828) (Milos Djermanovic)

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@0.8.2 (#20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#20619) (Copilot)
Commits

Updates @redocly/cli from 1.34.15 to 1.34.18

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​1.34.18

Patch Changes

  • Updated js-yaml to the 4.3.0 version to resolve a denial-of-service vulnerability in YAML parsing. Applied NPM audit fix to prevent potential security vulnerabilities.
  • Updated @​redocly/openapi-core to v1.34.18.

@​redocly/cli@​1.34.17

Patch Changes

  • Fixed a path traversal in the split command that might have written files outside the chosen --outDir.
  • Updated @​redocly/respect-core to v1.34.17.

@​redocly/cli@​1.34.16

Patch Changes

  • Updated js-yaml to the 4.2.0 version.
  • Updated @​redocly/respect-core to v1.34.16.
Changelog

Sourced from @​redocly/cli's changelog.

1.34.18 (2026-07-29)

Patch Changes

  • Updated js-yaml to the 4.3.0 version to resolve a denial-of-service vulnerability in YAML parsing. Applied NPM audit fix to prevent potential security vulnerabilities.
  • Updated @​redocly/openapi-core to v1.34.18.

1.34.17 (2026-06-30)

Patch Changes

  • Fixed a path traversal in the split command that might have written files outside the chosen --outDir.
  • Updated @​redocly/respect-core to v1.34.17.

1.34.16 (2026-06-26)

Patch Changes

  • Updated js-yaml to the 4.2.0 version.
  • Updated @​redocly/respect-core to v1.34.16.
Commits

Updates @types/node from 20.19.41 to 20.19.43

Commits

Updates js-yaml from 4.2.0 to 4.3.1

Changelog

Sourced from js-yaml's changelog.

4.3.1 - 2026-07-31

Security

  • [backport] Remove quadratic complexity from !!omap duplicate key detection.

4.3.0 - 2026-06-27

Added

  • [backport] Added maxTotalMergeKeys (10000) loader option to limit the total number of keys processed by YAML merge (<<) across one load() / loadAll() call.

Fixed

  • Restore umd builds back to es5.

Removed

  • [backport] maxMergeSeqLength replaced with maxTotalMergeKeys for limiting YAML merge processing.
Commits
  • 86e91b8 4.3.1 released
  • c3cc4b0 Backport quadratic complexity fix for !!omap
  • 33d05b5 4.3.0 released
  • 663bfab Drop demo publish, to not override new v5 one.
  • 1cb8c7b Add v4-legacy tag for publish
  • 02f27af Restore umd builds back to es5
  • 8be84ed Fix es5 compatibility
  • 59423c6 Replace maxMergeSeqLength option with maxTotalMergeKeys (more robust). Ba...
  • 6842ef6 doc polish
  • See full diff in compare view

Updates @tanstack/react-virtual from 3.14.3 to 3.14.9

Release notes

Sourced from @​tanstack/react-virtual's releases.

@​tanstack/react-virtual@​3.14.9

Patch Changes

  • Updated dependencies [a5417b4]:
    • @​tanstack/virtual-core@​3.17.7

@​tanstack/react-virtual@​3.14.8

Patch Changes

  • #1237 aa536e7 - Fix a gap at the top of the list after an end-anchored prepend in directDomUpdates mode. The prepend grows the total size and bumps scrollOffset to the new bottom in the same pass, but the size container's height was written after _willUpdate synced the scroll position — so the browser clamped the scrollTop write to the stale (shorter) scrollHeight, leaving whitespace at the top until the next scroll. The container is now grown before the scroll sync. Only affected directDomUpdates mode (React-rendered sizers receive their height during render).

  • Updated dependencies [7ae32b5]:

    • @​tanstack/virtual-core@​3.17.6

@​tanstack/react-virtual@​3.14.7

Patch Changes

@​tanstack/react-virtual@​3.14.6

Patch Changes

@​tanstack/react-virtual@​3.14.5

Patch Changes

@​tanstack/react-virtual@​3.14.4

Patch Changes

Changelog

Sourced from @​tanstack/react-virtual's changelog.

3.14.9

Patch Changes

  • Updated dependencies [a5417b4]:
    • @​tanstack/virtual-core@​3.17.7

3.14.8

Patch Changes

  • #1237 aa536e7 - Fix a gap at the top of the list after an end-anchored prepend in directDomUpdates mode. The prepend grows the total size and bumps scrollOffset to the new bottom in the same pass, but the size container's height was written after _willUpdate synced the scroll position — so the browser clamped the scrollTop write to the stale (shorter) scrollHeight, leaving whitespace at the top until the next scroll. The container is now grown before the scroll sync. Only affected directDomUpdates mode (React-rendered sizers receive their height during render).

  • Updated dependencies [7ae32b5]:

    • @​tanstack/virtual-core@​3.17.6

3.14.7

Patch Changes

3.14.6

Patch Changes

3.14.5

Patch Changes

3.14.4

Patch Changes

Commits

Updates dompurify from 3.4.7 to 3.4.12

Release notes

Sourced from dompurify's releases.

DOMPurify 3.4.12

  • Fixed an issue where a hook would not get called for custom elements, thanks @​Rikuxx0
  • Hardened the handling of hooks removing elements, @​mkrause-bee360
  • Added support for a few new SVG attributes, thanks @​cbn-falias & @​Develop-KIM
  • Hardened the handling of declarative partial updates
  • Updated the documentation is several spots, README, wiki, etc.
  • Bumped several dependencies where possible

DOMPurify 3.4.11

  • Fixed an issue with a leaky config for hooks via setConfig, thanks @​trace37labs
  • Bumped vulnerable development dependencies to arrive at plain 0 with npm audit
  • Updated the osv-scanner suppression list as no vulnerable dependencies are left for now
  • Updated up the linting tool-chain and removed now-redundant lint directives
  • Updated the documentation is several spots, README, wiki, etc.
  • Bumped several dependencies where possible

DOMPurify 3.4.10

  • Refactored codebase for clarity: extracted the public type declarations into types.ts
  • Decomposed the three largest sanitizer functions into focused helpers
  • Removed duplicated defaults and dead branches, consolidated SAFE_FOR_TEMPLATES scrubbing into single shared path
  • Improved per-node performance by hoisting the mXSS probe regexes and testing textContent before innerHTML
  • Added a deterministic micro-benchmark harness (npm run bench) with a --compare mode
  • Reduced CI cost by running the full three-engine browser suite once per PR
  • Refreshed the demos/ folder so every demo runs again, and added a SVG-via-<img> demo
  • Documented the bench and test:happydom scripts in the README
  • Completed the Attack Classes & Bypass History wiki page
  • Bumped several dependencies where possible

DOMPurify 3.4.9

  • Further improved the handling of Trusted Types config options, thanks @​offset
  • Further improved the handling of IN_PLACE sanitization, thanks @​mozfreddyb
  • Added more test coverage for IN_PLACE and Trusted Types related usage
  • Bumped several dependencies where possible
  • Updated README and wiki with more accurate documentation & attack samples

DOMPurify 3.4.8

  • Cleaned up the repository root, renamed some and removed unneeded files
  • Fixed an issue with handling of Trusted Types policies, thanks @​fulstadev
  • Fixed the node iterator for better template scrubbing, thanks @​IamLeandrooooo
  • Included formerly missing LICENSE-MPL in published npm package, thanks @​asamuzaK
  • Bumped several dependencies where possible
Commits

Updates @aws-sdk/crc64-nvme from 3.972.9 to 3.972.34

Commits

Updates @aws-sdk/credential-provider-env from 3.972.41 to 3.972.65

Changelog

Sourced from @​aws-sdk/credential-provider-env's changelog.

3.972.65 (2026-07-31)

Chores

  • credential-provider-env: update dependencies.

3.972.64 (2026-07-29)

Chores

3.972.63 (2026-07-28)

Chores

  • credential-provider-env: update dependencies.

3.972.62 (2026-07-27)

Chores

  • credential-provider-env: update dependencies.

3.972.61 (2026-07-23)

Chores

  • codegen: sync for CBOR large map deser, event-streams exceptions, endpoints features, ChecksumStream fix (#8218) (bb564e5)

3.972.60 (2026-07-21)

Chores

  • credential-provider-env: update dependencies.

3.972.59 (2026-07-15)

Chores

  • codegen: sync to use typesVersions entries for submodules (#8195) (d43e5bf)

3.972.58 (2026-07-14)

Chores

  • codegen: sync for codegen and include OAuthIAM operation for signin list (#8190) (a20c28d)

3.972.57 (2026-07-08)

Chores

... (truncated)

Commits

Updates @aws-sdk/credential-provider-http from 3.972.43 to 3.972.67

Changelog

Sourced from @​aws-sdk/credential-provider-http's changelog.

3.972.67 (2026-07-31)

Chores

  • credential-provider-http: update dependencies.

3.972.66 (2026-07-29)

Chores

3.972.65 (2026-07-28)

Chores

  • credential-provider-http: update dependencies.

3.972.64 (2026-07-27)

Chores

  • credential-provider-http: update dependencies.

3.972.63 (2026-07-23)

Chores

  • codegen: sync for CBOR large map deser, event-streams exceptions, endpoints features, ChecksumStream fix (#8218) (bb564e5)

3.972.62 (2026-07-21)

Chores

  • credential-provider-http: update dependencies.

3.972.61 (2026-07-15)

Chores

  • codegen: sync to use typesVersions entries for submodules (#8195) (d43e5bf)
  • migrate eslint/prettier to oxlint/oxfmt (#8192) (7d14409)

3.972.60 (2026-07-14)

Chores

  • codegen: sync for codegen and include OAuthIAM operation for signin list (#8190) (a20c28d)

3.972.59 (2026-07-08)

... (truncated)

Commits

Updates @aws-sdk/credential-provider-login from 3.972.45 to 3.972.72

Changelog

Sourced from @​aws-sdk/credential-provider-login's changelog.

3.972.72 (2026-07-31)

Chores

  • credential-provider-login: update dependencies.

3.972.71 (2026-07-29)

Chores

3.972.70 (2026-07-28)

Chores

  • credential-provider-login: update dependencies.

3.972.69 (2026-07-27)

Chores

  • credential-provider-login: update dependencies.

3.972.68 (2026-07-23)

Chores

  • codegen: sync for CBOR large map deser, event-streams exceptions, endpoints features, ChecksumStream fix (#8218) (bb564e5)

3.972.67 (2026-07-21)

Chores

  • credential-provider-login: update dependencies.

3.972.66 (2026-07-15)

Chores

3.972.65 (2026-07-15)

Chores

  • codegen: sync to use typesVersions entries for submodules (#8195) (d43e5bf)

3.972.64 (2026-07-14)

Chores

... (truncated)

Commits

Updates @aws-sdk/credential-provider-node from 3.972.47 to 3.972.76

Changelog

Sourced from @​aws-sdk/credential-provider-node's changelog.

3.972.76 (2026-07-31)

Chores

  • credential-provider-node: update dependencies.

3.972.75 (2026-07-29)

Chores

3.972.74 (2026-07-28)

Chores

  • credential-provider-node: update dependencies.

3.972.73 (2026-07-27)

Chores

  • credential-provider-node: update dependencies.

3.972.72 (2026-07-23)

Chores

  • codegen: sync for CBOR large map deser, event-streams exceptions, endpoints features, ChecksumStream fix (#8218) (bb564e5)

3.972.71 (2026-07-21)

Chores

  • credential-provider-node: update dependencies.

3.972.70 (2026-07-16)

Chores

  • credential-provider-node: update dependencies.

3.972.69 (2026-07-15)

Chores

  • codegen: sync to use typesVersions entries for submodules (#8195) (d43e5bf)
  • migrate eslint/prettier to oxlint/oxfmt (#8192) (7d14409)

3.972.68 (2026-07-14)

... (truncated)

Commits

Updates @aws-sdk/credential-provider-process from 3.972.41 to 3.972.65

Changelog

Sourced from @​aws-sdk/credential-provider-process's changelog.

3.972.65 (2026-07-31)

Chores

  • credential-provider-process: update dependencies.

3.972.64 (2026-07-29)

Chores

3.972.63 (2026-07-28)

Chores

  • credential-provider-process: update dependencies.

3.972.62 (2026-07-27)

Chores

  • credential-provider-process: update dependencies.

3.972.61 (2026-07-23)

Chores

  • codegen: sync for CBOR large map deser, event-streams exceptions, endpoints features, ChecksumStream fix (#8218) (bb564e5)

3.972.60 (2026-07-21)

Chores

  • credential-provider-process: update dependencies.

3.972.59 (2026-07-15)

Chores

  • codegen: sync to use typesVersions entries for submodules (#8195) (d43e5bf)

3.972.58 (2026-07-14)

Chores

  • codegen: sync for codegen and include OAuthIAM operation for signin list (#8190) (a20c28d)

3.972.57 (2026-07-08)

Chores

... (truncated)

Commits

Updates @aws-sdk/credential-provider-sso from 3.972.45 to 3.973.9

Changelog

Sourced from @​aws-sdk/credential-provider-sso's changelog.

3.973.9 (2026-07-31)

Chores

  • credential-provider-sso: update dependencies.

3.973.8 (2026-07-29)

Chores

3.973.7 (2026-07-28)

Chores

  • credential-provider-sso: update dependencies.

3.973.6 (2026-07-27)

Chores

  • credential-provider-sso: update dependencies.

3.973.5 (2026-07-23)

Chores

  • codegen: sync for CBOR large map deser, event-streams exceptions, endpoints features, ChecksumStream fix (#8218) (bb564e5)

3.973.4 (2026-07-21)

Chores

  • credential-provider-sso: update dependencies.

3.973.3 (2026-07-15)

Chores

  • codegen: sync to use typesVersions entries for submodules (#8195) (d43e5bf)
  • migrate eslint/prettier to oxlint/oxfmt (#8192) (7d14409)

3.973.2 (2026-07-14)

Chores

  • codegen: sync for codegen and include OAuthIAM operation for signin list (#8190) (a20c28d)

3.973.1 (2026-07-08)

... (truncated)

Commits

Updates @aws-sdk/credential-provider-web-identity from 3.972.45 to 3.972.71

Changelog

Sourced from @​aws-sdk/credential-provider-web-identity's changelog.

3.972.71 (2026-07-31)

Chores

  • credential-provider-web-identity: update dependencies.

3.972.70 (2026-07-29)

Chores

3.972.69 (2026-07-28)

Chores

  • credential-provider-web-identity: update dependencies.

3.972.68 (2026-07-27)

Chores

  • credential-provider-web-identity: update dependencies.

3.972.67 (2026-07-23)

Chores

  • codegen: sync for CBOR large map deser, event-streams exceptions, endpoints features, ChecksumStream fix (#8218) (bb564e5)

3.972.66 (2026-07-21)

Chores

  • credential-provider-web-identity: update dependencies.

3.972.65 (2026-07-15)

Chores

  • codegen: sync to use typesVersions entries for submodules (#8195) (d43e5bf)
  • migrate eslint/prettier to oxlint/oxfmt (#8192) (7d14409)

3.972.64 (2026-07-14)

Chores

  • codegen: sync for codegen and include OAuthIAM operation for signin list (#8190) (a20c28d)

3.972.63 (2026-07-08)

... (truncated)

Commits

Updates @aws-sdk/middleware-bucket-endpoint from 3.972.17 to 3.972.43

Changelog

Sourced from @​aws-sdk/middleware-bucket-endpoint's changelog.

3.972.43 (2026-07-31)

Chores

  • middleware-bucket-endpoint: update dependencies.

3.972.42 (2026-07-29)

Chores

  • middleware-bucket-endpoint: update dependencies.

3.972.41 (2026-07-28)

Chores

  • middleware-bucket-endpoint: update dependencies.

3.972.40 (2026-07-27)

Chores

  • middleware-bucket-endpoint: update dependencies.

3.972.39 (2026-07-24)

Chores

  • middleware-bucket-endpoint: update dependencies.

3.972.38 (2026-07-21)

Chores

  • middleware-bucket-endpoint: update dependencies.

3.972.37 (2026-07-15)

Chores

  • middleware-bucket-endpoint: update dependencies.

3.972.36 (2026-07-14)

Chores

  • middleware-bucket-endpoint: update dependencies.

3.972.35 (2026-07-08)

Chores

... (truncated)

Commits

Updates @aws-sdk/middleware-expect-continue from 3.972.14 to 3.972.39

Changelog

Sourced from @​aws-sdk/middleware-expect-continue's changelog.

3.972.39 (2026-07-31)

Chores

  • middleware-expect-continue: update dependencies.

3.972.38 (2026-07-29)

Chores

  • middleware-...

    Description has been truncated

Bumps the patch-updates group with 67 updates:

| Package | From | To |
| --- | --- | --- |
| [ioredis](https://github.com/redis/ioredis) | `5.11.0` | `5.11.1` |
| [ws](https://github.com/websockets/ws) | `8.21.0` | `8.21.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.4` | `9.39.5` |
| [eslint](https://github.com/eslint/eslint) | `9.39.4` | `9.39.5` |
| [@redocly/cli](https://github.com/Redocly/redocly-cli) | `1.34.15` | `1.34.18` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.41` | `20.19.43` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `4.2.0` | `4.3.1` |
| [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.14.3` | `3.14.9` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.4.7` | `3.4.12` |
| [@aws-sdk/crc64-nvme](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/crc64-nvme) | `3.972.9` | `3.972.34` |
| [@aws-sdk/credential-provider-env](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/credential-provider-env) | `3.972.41` | `3.972.65` |
| [@aws-sdk/credential-provider-http](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/credential-provider-http) | `3.972.43` | `3.972.67` |
| [@aws-sdk/credential-provider-login](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/credential-provider-login) | `3.972.45` | `3.972.72` |
| [@aws-sdk/credential-provider-node](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/credential-provider-node) | `3.972.47` | `3.972.76` |
| [@aws-sdk/credential-provider-process](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/credential-provider-process) | `3.972.41` | `3.972.65` |
| [@aws-sdk/credential-provider-sso](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/credential-provider-sso) | `3.972.45` | `3.973.9` |
| [@aws-sdk/credential-provider-web-identity](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/credential-provider-web-identity) | `3.972.45` | `3.972.71` |
| [@aws-sdk/middleware-bucket-endpoint](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/middleware-bucket-endpoint) | `3.972.17` | `3.972.43` |
| [@aws-sdk/middleware-expect-continue](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/middleware-expect-continue) | `3.972.14` | `3.972.39` |
| [@aws-sdk/middleware-flexible-checksums](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/middleware-flexible-checksums) | `3.974.23` | `3.974.49` |
| [@aws-sdk/middleware-location-constraint](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/middleware-location-constraint) | `3.972.11` | `3.972.36` |
| [@aws-sdk/middleware-sdk-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/middleware-sdk-s3) | `3.972.44` | `3.972.70` |
| [@aws-sdk/middleware-ssec](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/middleware-ssec) | `3.972.11` | `3.972.36` |
| [@aws-sdk/nested-clients](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/nested-clients) | `3.997.13` | `3.997.39` |
| [@aws-sdk/signature-v4-multi-region](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/signature-v4-multi-region) | `3.996.30` | `3.996.43` |
| [@aws-sdk/token-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/token-providers) | `3.1056.0` | `3.1100.0` |
| [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/types) | `3.973.9` | `3.974.2` |
| [@aws-sdk/util-locate-window](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/util-locate-window) | `3.965.5` | `3.965.8` |
| [@aws-sdk/xml-builder](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/xml-builder) | `3.972.26` | `3.972.37` |
| [@aws/lambda-invoke-store](https://github.com/awslabs/aws-lambda-invoke-store) | `0.2.4` | `0.3.0` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.15` | `1.1.18` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.5` | `3.3.6` |
| [@protobufjs/utf8](https://github.com/protobufjs/protobuf.js) | `1.1.1` | `1.1.2` |
| [@redocly/respect-core](https://github.com/Redocly/redocly-cli) | `1.34.15` | `1.34.18` |
| [@sinclair/typebox](https://github.com/sinclairzx81/sinclair-typebox) | `0.27.10` | `0.27.12` |
| [@smithy/core](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/core) | `3.24.5` | `3.31.1` |
| [@smithy/credential-provider-imds](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/credential-provider-imds) | `4.3.6` | `4.4.16` |
| [@smithy/fetch-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/fetch-http-handler) | `5.4.5` | `5.6.13` |
| [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler) | `4.7.5` | `4.9.13` |
| [@smithy/signature-v4](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/signature-v4) | `5.4.5` | `5.6.12` |
| [@smithy/types](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/types) | `4.14.2` | `4.16.1` |
| [@tanstack/virtual-core](https://github.com/TanStack/virtual/tree/HEAD/packages/virtual-core) | `3.17.1` | `3.17.7` |
| [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) | `4.19.8` | `4.19.9` |
| [@types/mdx](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mdx) | `2.0.13` | `2.0.14` |
| [@types/superagent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/superagent) | `8.1.10` | `8.1.11` |
| [form-data](https://github.com/form-data/form-data) | `4.0.4` | `4.0.6` |
| [body-parser](https://github.com/expressjs/body-parser) | `1.20.5` | `1.20.6` |
| [es-to-primitive](https://github.com/ljharb/es-to-primitive) | `1.3.0` | `1.3.4` |
| [fast-equals](https://github.com/planttheidea/fast-equals) | `5.4.0` | `5.4.1` |
| [fast-uri](https://github.com/fastify/fast-uri) | `3.1.2` | `3.1.5` |
| [flatted](https://github.com/WebReflection/flatted) | `3.4.2` | `3.4.4` |
| [nanoid](https://github.com/ai/nanoid) | `3.3.12` | `3.3.16` |
| [node-exports-info](https://github.com/inspect-js/node-exports-info) | `1.6.0` | `1.6.2` |
| [nwsapi](https://github.com/dperini/nwsapi) | `2.2.23` | `2.2.24` |
| [own-keys](https://github.com/ljharb/own-keys) | `1.0.1` | `1.0.2` |
| [postcss](https://github.com/postcss/postcss) | `8.5.15` | `8.5.25` |
| [protobufjs](https://github.com/protobufjs/protobuf.js) | `7.6.2` | `7.6.5` |
| [qs](https://github.com/ljharb/qs) | `6.15.2` | `6.15.3` |
| [recast](https://github.com/benjamn/recast) | `0.23.11` | `0.23.19` |
| [regjsparser](https://github.com/jviereck/regjsparser) | `0.13.1` | `0.13.2` |
| [side-channel](https://github.com/ljharb/side-channel) | `1.1.0` | `1.1.1` |
| [string.prototype.trim](https://github.com/es-shims/String.prototype.trim) | `1.2.10` | `1.2.11` |
| [string.prototype.trimend](https://github.com/es-shims/String.prototype.trimEnd) | `1.0.9` | `1.0.10` |
| [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) | `5.32.6` | `5.32.12` |
| [tar-fs](https://github.com/mafintosh/tar-fs) | `2.1.4` | `2.1.5` |
| [undici](https://github.com/nodejs/undici) | `6.24.1` | `6.27.0` |
| [which-typed-array](https://github.com/inspect-js/which-typed-array) | `1.1.21` | `1.1.22` |


Updates `ioredis` from 5.11.0 to 5.11.1
- [Release notes](https://github.com/redis/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.11.0...v5.11.1)

Updates `ws` from 8.21.0 to 8.21.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.21.0...8.21.1)

Updates `@eslint/js` from 9.39.4 to 9.39.5
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.5/packages/js)

Updates `eslint` from 9.39.4 to 9.39.5
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.4...v9.39.5)

Updates `@redocly/cli` from 1.34.15 to 1.34.18
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Changelog](https://github.com/Redocly/redocly-cli/blob/@redocly/cli@1.34.18/docs/changelog.md)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@1.34.15...@redocly/cli@1.34.18)

Updates `@types/node` from 20.19.41 to 20.19.43
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `js-yaml` from 4.2.0 to 4.3.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.2.0...4.3.1)

Updates `@tanstack/react-virtual` from 3.14.3 to 3.14.9
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md)
- [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.14.9/packages/react-virtual)

Updates `dompurify` from 3.4.7 to 3.4.12
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.7...3.4.12)

Updates `@aws-sdk/crc64-nvme` from 3.972.9 to 3.972.34
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages/crc64-nvme)

Updates `@aws-sdk/credential-provider-env` from 3.972.41 to 3.972.65
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-env/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-env)

Updates `@aws-sdk/credential-provider-http` from 3.972.43 to 3.972.67
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-http/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-http)

Updates `@aws-sdk/credential-provider-login` from 3.972.45 to 3.972.72
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-login/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-login)

Updates `@aws-sdk/credential-provider-node` from 3.972.47 to 3.972.76
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-node/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-node)

Updates `@aws-sdk/credential-provider-process` from 3.972.41 to 3.972.65
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-process/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-process)

Updates `@aws-sdk/credential-provider-sso` from 3.972.45 to 3.973.9
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-sso/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-sso)

Updates `@aws-sdk/credential-provider-web-identity` from 3.972.45 to 3.972.71
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-web-identity/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-web-identity)

Updates `@aws-sdk/middleware-bucket-endpoint` from 3.972.17 to 3.972.43
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/middleware-bucket-endpoint/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/middleware-bucket-endpoint)

Updates `@aws-sdk/middleware-expect-continue` from 3.972.14 to 3.972.39
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/middleware-expect-continue/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/middleware-expect-continue)

Updates `@aws-sdk/middleware-flexible-checksums` from 3.974.23 to 3.974.49
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/middleware-flexible-checksums/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/middleware-flexible-checksums)

Updates `@aws-sdk/middleware-location-constraint` from 3.972.11 to 3.972.36
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/middleware-location-constraint/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/middleware-location-constraint)

Updates `@aws-sdk/middleware-sdk-s3` from 3.972.44 to 3.972.70
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/middleware-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/middleware-sdk-s3)

Updates `@aws-sdk/middleware-ssec` from 3.972.11 to 3.972.36
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/middleware-ssec/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/middleware-ssec)

Updates `@aws-sdk/nested-clients` from 3.997.13 to 3.997.39
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages/nested-clients)

Updates `@aws-sdk/signature-v4-multi-region` from 3.996.30 to 3.996.43
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages/signature-v4-multi-region)

Updates `@aws-sdk/token-providers` from 3.1056.0 to 3.1100.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/token-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1100.0/packages/token-providers)

Updates `@aws-sdk/types` from 3.973.9 to 3.974.2
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/types/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/types)

Updates `@aws-sdk/util-locate-window` from 3.965.5 to 3.965.8
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/util-locate-window/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/util-locate-window)

Updates `@aws-sdk/xml-builder` from 3.972.26 to 3.972.37
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/xml-builder/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/xml-builder)

Updates `@aws/lambda-invoke-store` from 0.2.4 to 0.3.0
- [Release notes](https://github.com/awslabs/aws-lambda-invoke-store/releases)
- [Changelog](https://github.com/awslabs/aws-lambda-invoke-store/blob/main/CHANGELOG.md)
- [Commits](awslabs/aws-lambda-invoke-store@v0.2.4...v0.3.0)

Updates `brace-expansion` from 1.1.15 to 1.1.18
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/commits)

Updates `@eslint/eslintrc` from 3.3.5 to 3.3.6
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@eslintrc-v3.3.5...eslintrc-v3.3.6)

Updates `@protobufjs/utf8` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@utf8-v1.1.1...path-v1.1.2)

Updates `@redocly/respect-core` from 1.34.15 to 1.34.18
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Changelog](https://github.com/Redocly/redocly-cli/blob/@redocly/respect-core@1.34.18/docs/changelog.md)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/respect-core@1.34.15...@redocly/respect-core@1.34.18)

Updates `@sinclair/typebox` from 0.27.10 to 0.27.12
- [Commits](sinclairzx81/sinclair-typebox@0.27.10...0.27.12)

Updates `@smithy/core` from 3.24.5 to 3.31.1
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/core@3.31.1/packages/core)

Updates `@smithy/credential-provider-imds` from 4.3.6 to 4.4.16
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/credential-provider-imds/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/credential-provider-imds@4.4.16/packages/credential-provider-imds)

Updates `@smithy/fetch-http-handler` from 5.4.5 to 5.6.13
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/fetch-http-handler/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/fetch-http-handler@5.6.13/packages/fetch-http-handler)

Updates `@smithy/node-http-handler` from 4.7.5 to 4.9.13
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-http-handler@4.9.13/packages/node-http-handler)

Updates `@smithy/signature-v4` from 5.4.5 to 5.6.12
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/signature-v4/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/signature-v4@5.6.12/packages/signature-v4)

Updates `@smithy/types` from 4.14.2 to 4.16.1
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/types@4.16.1/packages/types)

Updates `@tanstack/virtual-core` from 3.17.1 to 3.17.7
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Changelog](https://github.com/TanStack/virtual/blob/main/packages/virtual-core/CHANGELOG.md)
- [Commits](https://github.com/TanStack/virtual/commits/@tanstack/virtual-core@3.17.7/packages/virtual-core)

Updates `@types/express-serve-static-core` from 4.19.8 to 4.19.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core)

Updates `@types/mdx` from 2.0.13 to 2.0.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mdx)

Updates `@types/superagent` from 8.1.10 to 8.1.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/superagent)

Updates `form-data` from 4.0.4 to 4.0.6
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.4...v4.0.6)

Updates `body-parser` from 1.20.5 to 1.20.6
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.5...1.20.6)

Updates `es-to-primitive` from 1.3.0 to 1.3.4
- [Changelog](https://github.com/ljharb/es-to-primitive/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-to-primitive@v1.3.0...v1.3.4)

Updates `fast-equals` from 5.4.0 to 5.4.1
- [Release notes](https://github.com/planttheidea/fast-equals/releases)
- [Changelog](https://github.com/planttheidea/fast-equals/blob/v5.4.1/CHANGELOG.md)
- [Commits](planttheidea/fast-equals@v5.4.0...v5.4.1)

Updates `fast-uri` from 3.1.2 to 3.1.5
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.2...v3.1.5)

Updates `flatted` from 3.4.2 to 3.4.4
- [Commits](WebReflection/flatted@v3.4.2...v3.4.4)

Updates `nanoid` from 3.3.12 to 3.3.16
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.12...3.3.16)

Updates `node-exports-info` from 1.6.0 to 1.6.2
- [Changelog](https://github.com/inspect-js/node-exports-info/blob/main/CHANGELOG.md)
- [Commits](inspect-js/node-exports-info@v1.6.0...v1.6.2)

Updates `nwsapi` from 2.2.23 to 2.2.24
- [Release notes](https://github.com/dperini/nwsapi/releases)
- [Commits](https://github.com/dperini/nwsapi/commits)

Updates `own-keys` from 1.0.1 to 1.0.2
- [Changelog](https://github.com/ljharb/own-keys/blob/main/CHANGELOG.md)
- [Commits](ljharb/own-keys@v1.0.1...v1.0.2)

Updates `postcss` from 8.5.15 to 8.5.25
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.15...8.5.25)

Updates `protobufjs` from 7.6.2 to 7.6.5
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.5/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.5)

Updates `qs` from 6.15.2 to 6.15.3
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.15.2...v6.15.3)

Updates `recast` from 0.23.11 to 0.23.19
- [Release notes](https://github.com/benjamn/recast/releases)
- [Commits](benjamn/recast@v0.23.11...v0.23.19)

Updates `regjsparser` from 0.13.1 to 0.13.2
- [Release notes](https://github.com/jviereck/regjsparser/releases)
- [Changelog](https://github.com/jviereck/regjsparser/blob/gh-pages/CHANGELOG)
- [Commits](jviereck/regjsparser@v0.13.1...v0.13.2)

Updates `side-channel` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/ljharb/side-channel/blob/main/CHANGELOG.md)
- [Commits](ljharb/side-channel@v1.1.0...v1.1.1)

Updates `string.prototype.trim` from 1.2.10 to 1.2.11
- [Changelog](https://github.com/es-shims/String.prototype.trim/blob/main/CHANGELOG.md)
- [Commits](es-shims/String.prototype.trim@v1.2.10...v1.2.11)

Updates `string.prototype.trimend` from 1.0.9 to 1.0.10
- [Changelog](https://github.com/es-shims/String.prototype.trimEnd/blob/main/CHANGELOG.md)
- [Commits](es-shims/String.prototype.trimEnd@v1.0.9...v1.0.10)

Updates `swagger-ui-dist` from 5.32.6 to 5.32.12
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v5.32.6...v5.32.12)

Updates `tar-fs` from 2.1.4 to 2.1.5
- [Commits](mafintosh/tar-fs@v2.1.4...v2.1.5)

Updates `undici` from 6.24.1 to 6.27.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.24.1...v6.27.0)

Updates `which-typed-array` from 1.1.21 to 1.1.22
- [Changelog](https://github.com/inspect-js/which-typed-array/blob/main/CHANGELOG.md)
- [Commits](inspect-js/which-typed-array@v1.1.21...v1.1.22)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-version: 5.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: ws
  dependency-version: 8.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@eslint/js"
  dependency-version: 9.39.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: eslint
  dependency-version: 9.39.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@redocly/cli"
  dependency-version: 1.34.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@types/node"
  dependency-version: 20.19.43
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: js-yaml
  dependency-version: 4.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: "@tanstack/react-virtual"
  dependency-version: 3.14.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: dompurify
  dependency-version: 3.4.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/crc64-nvme"
  dependency-version: 3.972.34
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/credential-provider-env"
  dependency-version: 3.972.65
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/credential-provider-http"
  dependency-version: 3.972.67
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/credential-provider-login"
  dependency-version: 3.972.72
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/credential-provider-node"
  dependency-version: 3.972.76
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/credential-provider-process"
  dependency-version: 3.972.65
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/credential-provider-sso"
  dependency-version: 3.973.9
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/credential-provider-web-identity"
  dependency-version: 3.972.71
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/middleware-bucket-endpoint"
  dependency-version: 3.972.43
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/middleware-expect-continue"
  dependency-version: 3.972.39
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/middleware-flexible-checksums"
  dependency-version: 3.974.49
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/middleware-location-constraint"
  dependency-version: 3.972.36
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/middleware-sdk-s3"
  dependency-version: 3.972.70
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/middleware-ssec"
  dependency-version: 3.972.36
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/nested-clients"
  dependency-version: 3.997.39
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/signature-v4-multi-region"
  dependency-version: 3.996.43
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/token-providers"
  dependency-version: 3.1100.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/types"
  dependency-version: 3.974.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/util-locate-window"
  dependency-version: 3.965.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws-sdk/xml-builder"
  dependency-version: 3.972.37
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@aws/lambda-invoke-store"
  dependency-version: 0.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: brace-expansion
  dependency-version: 1.1.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@protobufjs/utf8"
  dependency-version: 1.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@redocly/respect-core"
  dependency-version: 1.34.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@sinclair/typebox"
  dependency-version: 0.27.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@smithy/core"
  dependency-version: 3.31.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: "@smithy/credential-provider-imds"
  dependency-version: 4.4.16
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: "@smithy/fetch-http-handler"
  dependency-version: 5.6.13
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: "@smithy/node-http-handler"
  dependency-version: 4.9.13
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: "@smithy/signature-v4"
  dependency-version: 5.6.12
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: "@smithy/types"
  dependency-version: 4.16.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: "@tanstack/virtual-core"
  dependency-version: 3.17.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@types/express-serve-static-core"
  dependency-version: 4.19.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@types/mdx"
  dependency-version: 2.0.14
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@types/superagent"
  dependency-version: 8.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: body-parser
  dependency-version: 1.20.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: es-to-primitive
  dependency-version: 1.3.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: fast-equals
  dependency-version: 5.4.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: fast-uri
  dependency-version: 3.1.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: flatted
  dependency-version: 3.4.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: nanoid
  dependency-version: 3.3.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: node-exports-info
  dependency-version: 1.6.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: nwsapi
  dependency-version: 2.2.24
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: own-keys
  dependency-version: 1.0.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: postcss
  dependency-version: 8.5.25
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: protobufjs
  dependency-version: 7.6.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: qs
  dependency-version: 6.15.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: recast
  dependency-version: 0.23.19
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: regjsparser
  dependency-version: 0.13.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: side-channel
  dependency-version: 1.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: string.prototype.trim
  dependency-version: 1.2.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: string.prototype.trimend
  dependency-version: 1.0.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: swagger-ui-dist
  dependency-version: 5.32.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: tar-fs
  dependency-version: 2.1.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: undici
  dependency-version: 6.27.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: which-typed-array
  dependency-version: 1.1.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file security Security hardening and scanning labels Aug 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 6, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/patch-updates-036d980751 branch August 6, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file security Security hardening and scanning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants