From b3124450bae8de629de1f3daf7e031ce944349e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 08:33:41 +0200 Subject: [PATCH 01/10] chore(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2 (#3953) Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/718ea10b132b3b2eba29c1007bb80653f286566b...3d0d9888cb7fd7b750713d6e236d1fcb99157228) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-dawn.yml | 4 ++-- .github/workflows/build-skia-graphite.yml | 6 +++--- .github/workflows/build-skia.yml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/build-dawn.yml b/.github/workflows/build-dawn.yml index ecd61c7ca1..eaf43427c4 100644 --- a/.github/workflows/build-dawn.yml +++ b/.github/workflows/build-dawn.yml @@ -45,7 +45,7 @@ jobs: - name: Create GitHub release id: create_release - uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1 + uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: @@ -265,7 +265,7 @@ jobs: tar -czf dawn-headers-${TAG}.tar.gz dawn-headers - name: Upload to GitHub release - uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1 + uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: diff --git a/.github/workflows/build-skia-graphite.yml b/.github/workflows/build-skia-graphite.yml index 93bcf0ce67..2ae656fae0 100644 --- a/.github/workflows/build-skia-graphite.yml +++ b/.github/workflows/build-skia-graphite.yml @@ -80,7 +80,7 @@ jobs: - name: Create GitHub release if: ${{ github.event.inputs.dry_run != 'true' }} id: create_release - uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1 + uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: @@ -207,7 +207,7 @@ jobs: - name: Upload binaries to GitHub release - ${{ matrix.artifact_name }} if: ${{ github.event.inputs.dry_run != 'true' }} - uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1 + uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: @@ -252,7 +252,7 @@ jobs: - name: Upload Graphite Headers to GitHub release if: ${{ matrix.target == 'apple-ios' && github.event.inputs.dry_run != 'true' }} - uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1 + uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: diff --git a/.github/workflows/build-skia.yml b/.github/workflows/build-skia.yml index c0b6fa3b45..5ce04c0086 100644 --- a/.github/workflows/build-skia.yml +++ b/.github/workflows/build-skia.yml @@ -58,7 +58,7 @@ jobs: - name: Create GitHub release if: ${{ github.event.inputs.dry_run != 'true' }} id: create_release - uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1 + uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: @@ -158,7 +158,7 @@ jobs: - name: Upload binaries to GitHub release - ${{ matrix.artifact_name }} if: ${{ github.event.inputs.dry_run != 'true' }} - uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1 + uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: From 0737a6efa8d31662dfcc8f5a9eae850a0f5b154d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 08:34:32 +0200 Subject: [PATCH 02/10] chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (#3954) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.3.0 to 7.0.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/ece7cb06caefa5fff74198d8649806c4678c61a1...5fda3b95a4ea91299a34e894583c3862153e4b97) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Candillon --- .github/workflows/ci.yml | 2 +- .github/workflows/wcandillon-ci.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 60099ad555..a7aa498be6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} - - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 + - uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0 - run: pip install cpplint - run: cpplint --linelength=230 --filter=-legal/copyright,-whitespace/indent,-whitespace/comments,-whitespace/ending_newline,-build/include_order,-runtime/references,-readability/todo,-whitespace/blank_line,-whitespace/todo,-runtime/int,-build/c++11,-whitespace/parens --exclude=package/cpp/skia --exclude=package/apple --exclude=package/android/build --exclude=package/node_modules --recursive package diff --git a/.github/workflows/wcandillon-ci.yml b/.github/workflows/wcandillon-ci.yml index 4041179b59..1d9d3a4188 100644 --- a/.github/workflows/wcandillon-ci.yml +++ b/.github/workflows/wcandillon-ci.yml @@ -37,7 +37,7 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} - - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 + - uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0 - run: pip install cpplint - run: cpplint --linelength=230 --filter=-legal/copyright,-whitespace/indent,-whitespace/comments,-whitespace/ending_newline,-build/include_order,-runtime/references,-readability/todo,-whitespace/blank_line,-whitespace/todo,-runtime/int,-build/c++11,-whitespace/parens --exclude=package/cpp/skia --exclude=package/apple --exclude=package/android/build --exclude=package/node_modules --recursive package From ef61fc8f40933dc7c69d6f1bf617515e94d7ed05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 08:35:21 +0200 Subject: [PATCH 03/10] chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#3955) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.4.0 to 7.0.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v6.4.0...v7.0.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Candillon --- .github/workflows/test-skia-package.yml | 6 +++--- .github/workflows/wcandillon-test-skia-package.yml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/test-skia-package.yml b/.github/workflows/test-skia-package.yml index 15e50b3d9f..20c60765a2 100644 --- a/.github/workflows/test-skia-package.yml +++ b/.github/workflows/test-skia-package.yml @@ -54,7 +54,7 @@ jobs: uses: actions/checkout@v7.0.0 - name: Setup Node.js - uses: actions/setup-node@v6.4.0 + uses: actions/setup-node@v7.0.0 with: node-version-file: .nvmrc @@ -244,7 +244,7 @@ jobs: uses: actions/checkout@v7.0.0 - name: Setup Node.js - uses: actions/setup-node@v6.4.0 + uses: actions/setup-node@v7.0.0 with: node-version-file: .nvmrc @@ -402,7 +402,7 @@ jobs: uses: actions/checkout@v7.0.0 - name: Setup Node.js - uses: actions/setup-node@v6.4.0 + uses: actions/setup-node@v7.0.0 with: node-version-file: .nvmrc diff --git a/.github/workflows/wcandillon-test-skia-package.yml b/.github/workflows/wcandillon-test-skia-package.yml index cb983a3836..97efb9f3e6 100644 --- a/.github/workflows/wcandillon-test-skia-package.yml +++ b/.github/workflows/wcandillon-test-skia-package.yml @@ -58,7 +58,7 @@ jobs: uses: actions/checkout@v7.0.0 - name: Setup Node.js - uses: actions/setup-node@v6.4.0 + uses: actions/setup-node@v7.0.0 with: node-version-file: .nvmrc @@ -227,7 +227,7 @@ jobs: uses: actions/checkout@v7.0.0 - name: Setup Node.js - uses: actions/setup-node@v6.4.0 + uses: actions/setup-node@v7.0.0 with: node-version-file: .nvmrc @@ -385,7 +385,7 @@ jobs: uses: actions/checkout@v7.0.0 - name: Setup Node.js - uses: actions/setup-node@v6.4.0 + uses: actions/setup-node@v7.0.0 with: node-version-file: .nvmrc From 8138dcc9ac61834c2286145b43c53bcff653da9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 08:35:52 +0200 Subject: [PATCH 04/10] chore(deps-dev): bump tar from 7.5.16 to 7.5.19 (#3956) Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.16 to 7.5.19. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v7.5.16...v7.5.19) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.19 dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Candillon --- packages/skia/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/skia/package.json b/packages/skia/package.json index b48b145ded..705da252fe 100644 --- a/packages/skia/package.json +++ b/packages/skia/package.json @@ -127,7 +127,7 @@ "rimraf": "3.0.2", "semantic-release": "^24.1.0", "semantic-release-yarn": "^3.0.2", - "tar": "^7.5.16", + "tar": "^7.5.19", "ts-jest": "29.4.3", "tsx": "^4.21.0", "typescript": "^5.2.2", diff --git a/yarn.lock b/yarn.lock index 8c4b001e75..fa2c6137af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9084,7 +9084,7 @@ __metadata: rimraf: 3.0.2 semantic-release: ^24.1.0 semantic-release-yarn: ^3.0.2 - tar: ^7.5.16 + tar: ^7.5.19 ts-jest: 29.4.3 tsx: ^4.21.0 typescript: ^5.2.2 @@ -30438,16 +30438,16 @@ __metadata: languageName: node linkType: hard -"tar@npm:^7.5.16": - version: 7.5.16 - resolution: "tar@npm:7.5.16" +"tar@npm:^7.5.19": + version: 7.5.19 + resolution: "tar@npm:7.5.19" dependencies: "@isaacs/fs-minipass": ^4.0.0 chownr: ^3.0.0 minipass: ^7.1.2 minizlib: ^3.1.0 yallist: ^5.0.0 - checksum: 9b7f886f5ce8681a7430f80b9b377bfa498e6feb957b9afe6507db08e59d309f8546b7f76a0c2e47bdb54da4602575a5c7519e287fe94de8302e635032fc94f1 + checksum: 72bedc26089d2b3372f5c833f2e69b1ce9a2e8138a461cbb4b2eab48bef2453b3a12e17d47f6a1883a6929cdc348c622179b016ffed765ce21da51e43f2f4209 languageName: node linkType: hard From 1509e65056bb3d652b11d4cdb5f3923c87914d18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 09:31:42 +0200 Subject: [PATCH 05/10] chore(deps-dev): bump sharp from 0.34.5 to 0.35.0 (#3958) Bumps [sharp](https://github.com/lovell/sharp) from 0.34.5 to 0.35.0. - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](https://github.com/lovell/sharp/compare/v0.34.5...v0.35.0) --- updated-dependencies: - dependency-name: sharp dependency-version: 0.35.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Candillon --- apps/remotion/package.json | 2 +- yarn.lock | 281 +++++++++++++++++++++---------------- 2 files changed, 161 insertions(+), 122 deletions(-) diff --git a/apps/remotion/package.json b/apps/remotion/package.json index e35d6d44c3..244091b992 100644 --- a/apps/remotion/package.json +++ b/apps/remotion/package.json @@ -60,7 +60,7 @@ "@types/web": "^0.0.61", "babel-loader": "^9.2.1", "copy-webpack-plugin": "11", - "sharp": "^0.34.3" + "sharp": "^0.35.0" }, "resolutions": { "@types/react": "17.0.30" diff --git a/yarn.lock b/yarn.lock index fa2c6137af..5ec27d1c7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4384,7 +4384,16 @@ __metadata: languageName: node linkType: hard -"@emnapi/runtime@npm:^1.4.3, @emnapi/runtime@npm:^1.7.0": +"@emnapi/runtime@npm:^1.11.0": + version: 1.11.2 + resolution: "@emnapi/runtime@npm:1.11.2" + dependencies: + tslib: ^2.4.0 + checksum: dc88233176be74958b1609620e0e90c9ce6fc1aba4648c56fb89f6b242e0b192e0f3422c4f65861f94479cb5052247a12b99e9ecae3eeb0209024b356a5d3336 + languageName: node + linkType: hard + +"@emnapi/runtime@npm:^1.4.3": version: 1.8.1 resolution: "@emnapi/runtime@npm:1.8.1" dependencies: @@ -5365,18 +5374,18 @@ __metadata: languageName: node linkType: hard -"@img/colour@npm:^1.0.0": - version: 1.0.0 - resolution: "@img/colour@npm:1.0.0" - checksum: 3ba417916c3b611b472e2bbfd6dd2b66e0683bd83e849422905c42eef5a87454e9c11602e8172b8be8169eef1d7cf2337d85dc7680890ee8c944fe3a147fdd6b +"@img/colour@npm:^1.1.0": + version: 1.1.0 + resolution: "@img/colour@npm:1.1.0" + checksum: 1572b4f154fe5987e02e107c32f64a9f50a18cab4a2015b7e53f48317b20c58e00cc2e09467378a2d4f06a6139cabd259b1b6d224e79a3bd6b66daea70a6613d languageName: node linkType: hard -"@img/sharp-darwin-arm64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-darwin-arm64@npm:0.34.5" +"@img/sharp-darwin-arm64@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-darwin-arm64@npm:0.35.0" dependencies: - "@img/sharp-libvips-darwin-arm64": 1.2.4 + "@img/sharp-libvips-darwin-arm64": 1.3.0 dependenciesMeta: "@img/sharp-libvips-darwin-arm64": optional: true @@ -5384,11 +5393,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-darwin-x64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-darwin-x64@npm:0.34.5" +"@img/sharp-darwin-x64@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-darwin-x64@npm:0.35.0" dependencies: - "@img/sharp-libvips-darwin-x64": 1.2.4 + "@img/sharp-libvips-darwin-x64": 1.3.0 dependenciesMeta: "@img/sharp-libvips-darwin-x64": optional: true @@ -5396,81 +5405,90 @@ __metadata: languageName: node linkType: hard -"@img/sharp-libvips-darwin-arm64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-darwin-arm64@npm:1.2.4" +"@img/sharp-freebsd-wasm32@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-freebsd-wasm32@npm:0.35.0" + dependencies: + "@img/sharp-wasm32": 0.35.0 + conditions: os=freebsd + languageName: node + linkType: hard + +"@img/sharp-libvips-darwin-arm64@npm:1.3.0": + version: 1.3.0 + resolution: "@img/sharp-libvips-darwin-arm64@npm:1.3.0" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@img/sharp-libvips-darwin-x64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-darwin-x64@npm:1.2.4" +"@img/sharp-libvips-darwin-x64@npm:1.3.0": + version: 1.3.0 + resolution: "@img/sharp-libvips-darwin-x64@npm:1.3.0" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@img/sharp-libvips-linux-arm64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linux-arm64@npm:1.2.4" +"@img/sharp-libvips-linux-arm64@npm:1.3.0": + version: 1.3.0 + resolution: "@img/sharp-libvips-linux-arm64@npm:1.3.0" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@img/sharp-libvips-linux-arm@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linux-arm@npm:1.2.4" +"@img/sharp-libvips-linux-arm@npm:1.3.0": + version: 1.3.0 + resolution: "@img/sharp-libvips-linux-arm@npm:1.3.0" conditions: os=linux & cpu=arm & libc=glibc languageName: node linkType: hard -"@img/sharp-libvips-linux-ppc64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linux-ppc64@npm:1.2.4" +"@img/sharp-libvips-linux-ppc64@npm:1.3.0": + version: 1.3.0 + resolution: "@img/sharp-libvips-linux-ppc64@npm:1.3.0" conditions: os=linux & cpu=ppc64 & libc=glibc languageName: node linkType: hard -"@img/sharp-libvips-linux-riscv64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linux-riscv64@npm:1.2.4" +"@img/sharp-libvips-linux-riscv64@npm:1.3.0": + version: 1.3.0 + resolution: "@img/sharp-libvips-linux-riscv64@npm:1.3.0" conditions: os=linux & cpu=riscv64 & libc=glibc languageName: node linkType: hard -"@img/sharp-libvips-linux-s390x@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linux-s390x@npm:1.2.4" +"@img/sharp-libvips-linux-s390x@npm:1.3.0": + version: 1.3.0 + resolution: "@img/sharp-libvips-linux-s390x@npm:1.3.0" conditions: os=linux & cpu=s390x & libc=glibc languageName: node linkType: hard -"@img/sharp-libvips-linux-x64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linux-x64@npm:1.2.4" +"@img/sharp-libvips-linux-x64@npm:1.3.0": + version: 1.3.0 + resolution: "@img/sharp-libvips-linux-x64@npm:1.3.0" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@img/sharp-libvips-linuxmusl-arm64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linuxmusl-arm64@npm:1.2.4" +"@img/sharp-libvips-linuxmusl-arm64@npm:1.3.0": + version: 1.3.0 + resolution: "@img/sharp-libvips-linuxmusl-arm64@npm:1.3.0" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@img/sharp-libvips-linuxmusl-x64@npm:1.2.4": - version: 1.2.4 - resolution: "@img/sharp-libvips-linuxmusl-x64@npm:1.2.4" +"@img/sharp-libvips-linuxmusl-x64@npm:1.3.0": + version: 1.3.0 + resolution: "@img/sharp-libvips-linuxmusl-x64@npm:1.3.0" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@img/sharp-linux-arm64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linux-arm64@npm:0.34.5" +"@img/sharp-linux-arm64@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-linux-arm64@npm:0.35.0" dependencies: - "@img/sharp-libvips-linux-arm64": 1.2.4 + "@img/sharp-libvips-linux-arm64": 1.3.0 dependenciesMeta: "@img/sharp-libvips-linux-arm64": optional: true @@ -5478,11 +5496,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linux-arm@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linux-arm@npm:0.34.5" +"@img/sharp-linux-arm@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-linux-arm@npm:0.35.0" dependencies: - "@img/sharp-libvips-linux-arm": 1.2.4 + "@img/sharp-libvips-linux-arm": 1.3.0 dependenciesMeta: "@img/sharp-libvips-linux-arm": optional: true @@ -5490,11 +5508,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linux-ppc64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linux-ppc64@npm:0.34.5" +"@img/sharp-linux-ppc64@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-linux-ppc64@npm:0.35.0" dependencies: - "@img/sharp-libvips-linux-ppc64": 1.2.4 + "@img/sharp-libvips-linux-ppc64": 1.3.0 dependenciesMeta: "@img/sharp-libvips-linux-ppc64": optional: true @@ -5502,11 +5520,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linux-riscv64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linux-riscv64@npm:0.34.5" +"@img/sharp-linux-riscv64@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-linux-riscv64@npm:0.35.0" dependencies: - "@img/sharp-libvips-linux-riscv64": 1.2.4 + "@img/sharp-libvips-linux-riscv64": 1.3.0 dependenciesMeta: "@img/sharp-libvips-linux-riscv64": optional: true @@ -5514,11 +5532,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linux-s390x@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linux-s390x@npm:0.34.5" +"@img/sharp-linux-s390x@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-linux-s390x@npm:0.35.0" dependencies: - "@img/sharp-libvips-linux-s390x": 1.2.4 + "@img/sharp-libvips-linux-s390x": 1.3.0 dependenciesMeta: "@img/sharp-libvips-linux-s390x": optional: true @@ -5526,11 +5544,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linux-x64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linux-x64@npm:0.34.5" +"@img/sharp-linux-x64@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-linux-x64@npm:0.35.0" dependencies: - "@img/sharp-libvips-linux-x64": 1.2.4 + "@img/sharp-libvips-linux-x64": 1.3.0 dependenciesMeta: "@img/sharp-libvips-linux-x64": optional: true @@ -5538,11 +5556,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linuxmusl-arm64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linuxmusl-arm64@npm:0.34.5" +"@img/sharp-linuxmusl-arm64@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-linuxmusl-arm64@npm:0.35.0" dependencies: - "@img/sharp-libvips-linuxmusl-arm64": 1.2.4 + "@img/sharp-libvips-linuxmusl-arm64": 1.3.0 dependenciesMeta: "@img/sharp-libvips-linuxmusl-arm64": optional: true @@ -5550,11 +5568,11 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linuxmusl-x64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-linuxmusl-x64@npm:0.34.5" +"@img/sharp-linuxmusl-x64@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-linuxmusl-x64@npm:0.35.0" dependencies: - "@img/sharp-libvips-linuxmusl-x64": 1.2.4 + "@img/sharp-libvips-linuxmusl-x64": 1.3.0 dependenciesMeta: "@img/sharp-libvips-linuxmusl-x64": optional: true @@ -5562,32 +5580,41 @@ __metadata: languageName: node linkType: hard -"@img/sharp-wasm32@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-wasm32@npm:0.34.5" +"@img/sharp-wasm32@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-wasm32@npm:0.35.0" dependencies: - "@emnapi/runtime": ^1.7.0 + "@emnapi/runtime": ^1.11.0 + checksum: 4da99082815576bb98afb7d0aafc667a9edcdda58f2944cd00c22bdd96cdc286d2bc860ea5ad61912b5da6d8f4c1b2a3bf4257e31715c56c24aaa47fa2ca9ee6 + languageName: node + linkType: hard + +"@img/sharp-webcontainers-wasm32@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-webcontainers-wasm32@npm:0.35.0" + dependencies: + "@img/sharp-wasm32": 0.35.0 conditions: cpu=wasm32 languageName: node linkType: hard -"@img/sharp-win32-arm64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-win32-arm64@npm:0.34.5" +"@img/sharp-win32-arm64@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-win32-arm64@npm:0.35.0" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@img/sharp-win32-ia32@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-win32-ia32@npm:0.34.5" +"@img/sharp-win32-ia32@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-win32-ia32@npm:0.35.0" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@img/sharp-win32-x64@npm:0.34.5": - version: 0.34.5 - resolution: "@img/sharp-win32-x64@npm:0.34.5" +"@img/sharp-win32-x64@npm:0.35.0": + version: 0.35.0 + resolution: "@img/sharp-win32-x64@npm:0.35.0" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -28134,7 +28161,7 @@ __metadata: react-native-web: ^0.19.7 remotion: 4.0.410 serialize-svg-path: ^0.1.0 - sharp: ^0.34.3 + sharp: ^0.35.0 simplex-noise: ^4.0.0 svg-mesh-3d: ^1.1.0 svg-path-properties: ^1.0.13 @@ -28892,6 +28919,15 @@ __metadata: languageName: node linkType: hard +"semver@npm:^7.8.4": + version: 7.8.5 + resolution: "semver@npm:7.8.5" + bin: + semver: bin/semver.js + checksum: 0c580f17e88e2b45806dc5cf3d824f719c946999d3554bf30307c2b68b3300ab3c8bfcd84d8f489b93b4cbb5362f5fc8de4d2858954f18d834253c4450fc9f6b + languageName: node + linkType: hard + "send@npm:~0.19.0, send@npm:~0.19.1": version: 0.19.2 resolution: "send@npm:0.19.2" @@ -29066,42 +29102,45 @@ __metadata: languageName: node linkType: hard -"sharp@npm:^0.34.3": - version: 0.34.5 - resolution: "sharp@npm:0.34.5" - dependencies: - "@img/colour": ^1.0.0 - "@img/sharp-darwin-arm64": 0.34.5 - "@img/sharp-darwin-x64": 0.34.5 - "@img/sharp-libvips-darwin-arm64": 1.2.4 - "@img/sharp-libvips-darwin-x64": 1.2.4 - "@img/sharp-libvips-linux-arm": 1.2.4 - "@img/sharp-libvips-linux-arm64": 1.2.4 - "@img/sharp-libvips-linux-ppc64": 1.2.4 - "@img/sharp-libvips-linux-riscv64": 1.2.4 - "@img/sharp-libvips-linux-s390x": 1.2.4 - "@img/sharp-libvips-linux-x64": 1.2.4 - "@img/sharp-libvips-linuxmusl-arm64": 1.2.4 - "@img/sharp-libvips-linuxmusl-x64": 1.2.4 - "@img/sharp-linux-arm": 0.34.5 - "@img/sharp-linux-arm64": 0.34.5 - "@img/sharp-linux-ppc64": 0.34.5 - "@img/sharp-linux-riscv64": 0.34.5 - "@img/sharp-linux-s390x": 0.34.5 - "@img/sharp-linux-x64": 0.34.5 - "@img/sharp-linuxmusl-arm64": 0.34.5 - "@img/sharp-linuxmusl-x64": 0.34.5 - "@img/sharp-wasm32": 0.34.5 - "@img/sharp-win32-arm64": 0.34.5 - "@img/sharp-win32-ia32": 0.34.5 - "@img/sharp-win32-x64": 0.34.5 +"sharp@npm:^0.35.0": + version: 0.35.0 + resolution: "sharp@npm:0.35.0" + dependencies: + "@img/colour": ^1.1.0 + "@img/sharp-darwin-arm64": 0.35.0 + "@img/sharp-darwin-x64": 0.35.0 + "@img/sharp-freebsd-wasm32": 0.35.0 + "@img/sharp-libvips-darwin-arm64": 1.3.0 + "@img/sharp-libvips-darwin-x64": 1.3.0 + "@img/sharp-libvips-linux-arm": 1.3.0 + "@img/sharp-libvips-linux-arm64": 1.3.0 + "@img/sharp-libvips-linux-ppc64": 1.3.0 + "@img/sharp-libvips-linux-riscv64": 1.3.0 + "@img/sharp-libvips-linux-s390x": 1.3.0 + "@img/sharp-libvips-linux-x64": 1.3.0 + "@img/sharp-libvips-linuxmusl-arm64": 1.3.0 + "@img/sharp-libvips-linuxmusl-x64": 1.3.0 + "@img/sharp-linux-arm": 0.35.0 + "@img/sharp-linux-arm64": 0.35.0 + "@img/sharp-linux-ppc64": 0.35.0 + "@img/sharp-linux-riscv64": 0.35.0 + "@img/sharp-linux-s390x": 0.35.0 + "@img/sharp-linux-x64": 0.35.0 + "@img/sharp-linuxmusl-arm64": 0.35.0 + "@img/sharp-linuxmusl-x64": 0.35.0 + "@img/sharp-webcontainers-wasm32": 0.35.0 + "@img/sharp-win32-arm64": 0.35.0 + "@img/sharp-win32-ia32": 0.35.0 + "@img/sharp-win32-x64": 0.35.0 detect-libc: ^2.1.2 - semver: ^7.7.3 + semver: ^7.8.4 dependenciesMeta: "@img/sharp-darwin-arm64": optional: true "@img/sharp-darwin-x64": optional: true + "@img/sharp-freebsd-wasm32": + optional: true "@img/sharp-libvips-darwin-arm64": optional: true "@img/sharp-libvips-darwin-x64": @@ -29138,7 +29177,7 @@ __metadata: optional: true "@img/sharp-linuxmusl-x64": optional: true - "@img/sharp-wasm32": + "@img/sharp-webcontainers-wasm32": optional: true "@img/sharp-win32-arm64": optional: true @@ -29146,7 +29185,7 @@ __metadata: optional: true "@img/sharp-win32-x64": optional: true - checksum: b86972729697af7e37c96714cd9c5c2470c6b503a79d5b38f6fd3eb4d5a46b20d7c15dae1a73db3d0e0aa605d517f2f66d4f52de7496bfb037dd7feb930c1899 + checksum: 051302c135008f36a6087d9e59427cd50c5514dc33678685ee28baf49d473a9617aa40c40757841cde14d786e11aa65a890b09cebe929c4de9e27c551a3f8071 languageName: node linkType: hard From d8fbcf5bbbfcc3b0fd0bf055e377b86c6a941ecd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 09:32:13 +0200 Subject: [PATCH 06/10] chore(deps): bump brace-expansion from 1.1.13 to 1.1.16 (#3957) Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.13 to 1.1.16. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.13...v1.1.16) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.16 dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Candillon --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5ec27d1c7e..93f5e5beb5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12413,12 +12413,12 @@ __metadata: linkType: hard "brace-expansion@npm:^1.1.7": - version: 1.1.13 - resolution: "brace-expansion@npm:1.1.13" + version: 1.1.16 + resolution: "brace-expansion@npm:1.1.16" dependencies: balanced-match: ^1.0.0 concat-map: 0.0.1 - checksum: b5f4329fdbe9d2e25fa250c8f866ebd054ba946179426e99b86dcccddabdb1d481f0e40ee5430032e62a7d0a6c2837605ace6783d015aa1d65d85ca72154d936 + checksum: 11ab2d5b39d61bc0d0de9240a5d08a5f210a5650885ca4876271ef5996b4c5d172d697b501d673fe099ab721aa8bf0348507ad23a6148e169856209d2f9cab94 languageName: node linkType: hard From e304fefa67575e6759a865df717a17e6e43b04b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 09:33:05 +0200 Subject: [PATCH 07/10] chore(deps): bump webpack-dev-server from 5.2.4 to 5.2.6 (#3959) Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.2.4 to 5.2.6. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/v5.2.6/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.2.4...v5.2.6) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-version: 5.2.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Candillon --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 93f5e5beb5..11d3562f47 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21161,7 +21161,7 @@ __metadata: languageName: node linkType: hard -"launch-editor@npm:^2.6.1": +"launch-editor@npm:^2.14.1": version: 2.14.1 resolution: "launch-editor@npm:2.14.1" dependencies: @@ -32265,8 +32265,8 @@ __metadata: linkType: hard "webpack-dev-server@npm:^5.2.2": - version: 5.2.4 - resolution: "webpack-dev-server@npm:5.2.4" + version: 5.2.6 + resolution: "webpack-dev-server@npm:5.2.6" dependencies: "@types/bonjour": ^3.5.13 "@types/connect-history-api-fallback": ^1.5.4 @@ -32286,7 +32286,7 @@ __metadata: graceful-fs: ^4.2.6 http-proxy-middleware: ^2.0.9 ipaddr.js: ^2.1.0 - launch-editor: ^2.6.1 + launch-editor: ^2.14.1 open: ^10.0.3 p-retry: ^6.2.0 schema-utils: ^4.2.0 @@ -32305,7 +32305,7 @@ __metadata: optional: true bin: webpack-dev-server: bin/webpack-dev-server.js - checksum: 4e1b13dc170b9964e579e5703dd56e97c2fbb6b101586cfda56f58f1ea0327ea9fcb9e4f36ff6264ee02ab69298697df87bd9617716d9c8379d2a6dc22bb103f + checksum: 0953b27bf9a9cc591f0118cedea6463f4f2190b9f297be63a372b033f4abd261bf297ee92611a7c875e3b71458ba8f11aa8ce8a342528776d20029629e74ea1b languageName: node linkType: hard From e516d3a27c1bbbb7f9abeac69c00ae6d4fe43b68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 09:33:43 +0200 Subject: [PATCH 08/10] chore(deps): bump shell-quote from 1.8.4 to 1.10.0 (#3960) Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.4 to 1.10.0. - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.4...v1.10.0) --- updated-dependencies: - dependency-name: shell-quote dependency-version: 1.10.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Candillon --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 11d3562f47..089d4237e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -29222,9 +29222,9 @@ __metadata: linkType: hard "shell-quote@npm:^1.6.1, shell-quote@npm:^1.7.3, shell-quote@npm:^1.8.4": - version: 1.8.4 - resolution: "shell-quote@npm:1.8.4" - checksum: 082dc836baa8ade01144ee3068af487ea45ba570ea6ab13a5eddc11ab16a976b8857b51ef2caf7dc9a1e173ff0aea685b8f78b4f6f5a0a1ef24c7b17c51350e2 + version: 1.10.0 + resolution: "shell-quote@npm:1.10.0" + checksum: d4bc0757ae0e493d0f6e3327c93be7d5af1d39e9969eb4332ed4e40bb2c3f9112ec31e979d713d302605f7e3431d9f5f061719e0e177077ffd9c03c0b9cc5f73 languageName: node linkType: hard From c80cfb6a402c4f7ce89b44ed3bf0ca004c9eabae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 09:34:15 +0200 Subject: [PATCH 09/10] chore(deps): bump fast-uri from 3.1.2 to 3.1.4 (#3961) Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.4) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Candillon --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 089d4237e8..d47de8e2fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16685,9 +16685,9 @@ __metadata: linkType: hard "fast-uri@npm:^3.0.1": - version: 3.1.2 - resolution: "fast-uri@npm:3.1.2" - checksum: 73a6e1b04e6fcf7a09ed93316e72d643ef177d26969973784690708612141f2c2f74657120bab75bf5bbc26bfd535a32c90a8c3bc50aca50584cf01f98815afe + version: 3.1.4 + resolution: "fast-uri@npm:3.1.4" + checksum: 6e1262dd5901f4f095eeb4c446111f5818320f05a8f11eaa46d9117eec3b5fd6114507a66338c564004eaa002b0eb865ca998b34780373fd205d53b5182c3bd2 languageName: node linkType: hard From 63966ee4176a921bafe511fa946d5074abbc4293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 09:34:41 +0200 Subject: [PATCH 10/10] chore(deps): bump body-parser from 1.20.4 to 1.20.6 (#3962) Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.4 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](https://github.com/expressjs/body-parser/compare/1.20.4...1.20.6) --- updated-dependencies: - dependency-name: body-parser dependency-version: 1.20.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Candillon --- yarn.lock | 41 +++++++++++++++++++++++++++++++++++++---- 1 file changed, 37 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index d47de8e2fb..0703f9cce2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12302,8 +12302,8 @@ __metadata: linkType: hard "body-parser@npm:~1.20.3": - version: 1.20.4 - resolution: "body-parser@npm:1.20.4" + version: 1.20.6 + resolution: "body-parser@npm:1.20.6" dependencies: bytes: ~3.1.2 content-type: ~1.0.5 @@ -12313,11 +12313,11 @@ __metadata: http-errors: ~2.0.1 iconv-lite: ~0.4.24 on-finished: ~2.4.1 - qs: ~6.14.0 + qs: ~6.15.1 raw-body: ~2.5.3 type-is: ~1.6.18 unpipe: ~1.0.0 - checksum: eaa212cff1737d2fbb49fc7aa1d71d9b456adea2dc3de388ff3c6d67b28028d6b1fa7e6cd77e3670b4cbd402ab011f80f6e5bb811480b53a28d11f33678c6298 + checksum: 9201c4c65362a7b81dd2dde6c006251905a62e5d56abacfc50f8cac2f91f27222c29e28a68325a4fa1b34dbd95c79ea1b725a15be45eab604bd2645f209f7ace languageName: node linkType: hard @@ -26743,6 +26743,16 @@ __metadata: languageName: node linkType: hard +"qs@npm:~6.15.1": + version: 6.15.3 + resolution: "qs@npm:6.15.3" + dependencies: + es-define-property: ^1.0.1 + side-channel: ^1.1.1 + checksum: b59a0f20498f323d1f990f1fad3b808ee328f96c3c45575beeb0d51ec27dc0ed3422d9e9308a7c09f6000cb914b95dfb6eb7cca8636bc4d1befdc2a10cf59d2b + languageName: node + linkType: hard + "query-string@npm:^7.1.3": version: 7.1.3 resolution: "query-string@npm:7.1.3" @@ -29276,6 +29286,16 @@ __metadata: languageName: node linkType: hard +"side-channel-list@npm:^1.0.1": + version: 1.0.1 + resolution: "side-channel-list@npm:1.0.1" + dependencies: + es-errors: ^1.3.0 + object-inspect: ^1.13.4 + checksum: 3499671cd52adaee739eac1e14d07530b8e3530192741aeb05e7fe4ad1b51d1368ceea2cd3c21b0f62b05410a5c70a7c4d997ba4b143303ef73d0c65dfd1c252 + languageName: node + linkType: hard + "side-channel-map@npm:^1.0.1": version: 1.0.1 resolution: "side-channel-map@npm:1.0.1" @@ -29314,6 +29334,19 @@ __metadata: languageName: node linkType: hard +"side-channel@npm:^1.1.1": + version: 1.1.1 + resolution: "side-channel@npm:1.1.1" + dependencies: + es-errors: ^1.3.0 + object-inspect: ^1.13.4 + side-channel-list: ^1.0.1 + side-channel-map: ^1.0.1 + side-channel-weakmap: ^1.0.2 + checksum: e0f217140c463636ee556260bbc8f47ba2931f1248826f58e1502704135814c763b325dd9ab122a04176aa45b4a4f8cc556415bcab7a0179d85250fb7812f063 + languageName: node + linkType: hard + "signal-exit@npm:^3.0.0, signal-exit@npm:^3.0.2, signal-exit@npm:^3.0.3, signal-exit@npm:^3.0.7": version: 3.0.7 resolution: "signal-exit@npm:3.0.7"