From 53d0454d38c3c003373e6496cd40705534625349 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Fri, 25 Oct 2024 06:17:58 +0000 Subject: [PATCH] build: update all non-major dependencies --- .github/ng-renovate/package.json | 2 +- .github/ng-renovate/yarn.lock | 51 ++- .../assistant-to-the-branch-manager.yml | 2 +- .github/workflows/branch-manager.yml | 2 +- .github/workflows/ci.yml | 8 +- .github/workflows/codeql.yml | 6 +- .../workflows/commit-message-based-labels.yml | 2 +- .github/workflows/feature-request.yml | 2 +- .github/workflows/ng-renovate.yml | 2 +- .github/workflows/org-wide-actions.yml | 4 +- .github/workflows/post-approval-changes.yml | 2 +- .github/workflows/pr.yml | 8 +- .github/workflows/publish-snapshots.yml | 2 +- .github/workflows/slash-commands.yml | 2 +- .github/workflows/update-changelog.yml | 2 +- github-actions/bazel/setup/action.yml | 4 +- github-actions/linting/licenses/action.yml | 2 +- .../npm/checkout-and-setup-node/action.yml | 4 +- package.json | 6 +- yarn.lock | 313 ++++++++++++------ 20 files changed, 268 insertions(+), 158 deletions(-) diff --git a/.github/ng-renovate/package.json b/.github/ng-renovate/package.json index 64f4164af..1d47281cc 100644 --- a/.github/ng-renovate/package.json +++ b/.github/ng-renovate/package.json @@ -3,6 +3,6 @@ "packageManager": "yarn@4.5.0", "type": "commonjs", "dependencies": { - "renovate": "38.124.0" + "renovate": "38.130.4" } } diff --git a/.github/ng-renovate/yarn.lock b/.github/ng-renovate/yarn.lock index 3015dffe9..aaad45e03 100644 --- a/.github/ng-renovate/yarn.lock +++ b/.github/ng-renovate/yarn.lock @@ -2971,14 +2971,14 @@ __metadata: languageName: node linkType: hard -"better-sqlite3@npm:11.3.0": - version: 11.3.0 - resolution: "better-sqlite3@npm:11.3.0" +"better-sqlite3@npm:11.4.0": + version: 11.4.0 + resolution: "better-sqlite3@npm:11.4.0" dependencies: bindings: "npm:^1.5.0" node-gyp: "npm:latest" prebuild-install: "npm:^7.1.1" - checksum: 10c0/9adc99683300699581da5d7288e4a261b7d4381fd99c762fc6a0e9b1e1e226009c1333b46b10c1c453c356b20cb8be037a4616b1e717b3d1a00bd8493bec506e + checksum: 10c0/3dac7284edda55ae650cb3d274da15812c558370907eb33293743867c614977c81cacda5ca66caf49bd9d33af5afd91251c54f13448d9a48fd36a8af5c5394a1 languageName: node linkType: hard @@ -4278,9 +4278,9 @@ __metadata: languageName: node linkType: hard -"google-auth-library@npm:9.14.1": - version: 9.14.1 - resolution: "google-auth-library@npm:9.14.1" +"google-auth-library@npm:9.14.2": + version: 9.14.2 + resolution: "google-auth-library@npm:9.14.2" dependencies: base64-js: "npm:^1.3.0" ecdsa-sig-formatter: "npm:^1.0.11" @@ -4288,7 +4288,7 @@ __metadata: gcp-metadata: "npm:^6.1.0" gtoken: "npm:^7.0.0" jws: "npm:^4.0.0" - checksum: 10c0/050e16343d93768300a800bc69773d8c451c4e778b0e503fc9dcf72e40e9563c0877f7a79ed06dffad664b49fdd1183080c41f081034b86d54a6795475fb73d2 + checksum: 10c0/de1a28734bf8de6b9200da32e6cc5200ca3abb3b8c8ad6a1a59926fd8c38bdeb13ffce8e31b921bfdfe8ab553790534a237342a7838c73d81bcea11c652bad70 languageName: node linkType: hard @@ -5793,7 +5793,7 @@ __metadata: version: 0.0.0-use.local resolution: "ng-renovate@workspace:." dependencies: - renovate: "npm:38.124.0" + renovate: "npm:38.130.4" languageName: unknown linkType: soft @@ -6528,9 +6528,9 @@ __metadata: languageName: node linkType: hard -"renovate@npm:38.124.0": - version: 38.124.0 - resolution: "renovate@npm:38.124.0" +"renovate@npm:38.130.4": + version: 38.130.4 + resolution: "renovate@npm:38.130.4" dependencies: "@aws-sdk/client-codecommit": "npm:3.658.1" "@aws-sdk/client-ec2": "npm:3.658.1" @@ -6565,7 +6565,7 @@ __metadata: auth-header: "npm:1.0.0" aws4: "npm:1.13.2" azure-devops-node-api: "npm:14.1.0" - better-sqlite3: "npm:11.3.0" + better-sqlite3: "npm:11.4.0" bunyan: "npm:1.8.15" cacache: "npm:18.0.4" chalk: "npm:4.1.2" @@ -6593,7 +6593,7 @@ __metadata: glob: "npm:11.0.0" global-agent: "npm:3.0.0" good-enough-parser: "npm:1.1.23" - google-auth-library: "npm:9.14.1" + google-auth-library: "npm:9.14.2" got: "npm:11.8.6" graph-data-structure: "npm:3.5.0" handlebars: "npm:4.7.8" @@ -6634,13 +6634,13 @@ __metadata: slugify: "npm:1.6.6" source-map-support: "npm:0.5.21" toml-eslint-parser: "npm:0.10.0" - tslib: "npm:2.7.0" + tslib: "npm:2.8.0" upath: "npm:2.0.1" url-join: "npm:4.0.1" validate-npm-package-name: "npm:5.0.1" vuln-vects: "npm:1.1.0" xmldoc: "npm:1.3.0" - yaml: "npm:2.5.1" + yaml: "npm:2.6.0" zod: "npm:3.23.8" dependenciesMeta: better-sqlite3: @@ -6652,7 +6652,7 @@ __metadata: bin: renovate: dist/renovate.js renovate-config-validator: dist/config-validator.js - checksum: 10c0/29a5677eccd4d6074ff97abf2166149b8c0fb0155df8d341781027562b83abc34e0fa2f7d48a1351093c850066c1550d1d3ed5686d6f3b6b25d5a8361448608f + checksum: 10c0/95903f1c06332dc85122eac9f496e9991c65c391d31c58d3901bff4a08c393794d491fbe08fbcf94fd5abcbc8741d81145fc44f73c1337a2fe0731891558c3d5 languageName: node linkType: hard @@ -7366,14 +7366,7 @@ __metadata: languageName: node linkType: hard -"tslib@npm:2.7.0": - version: 2.7.0 - resolution: "tslib@npm:2.7.0" - checksum: 10c0/469e1d5bf1af585742128827000711efa61010b699cb040ab1800bcd3ccdd37f63ec30642c9e07c4439c1db6e46345582614275daca3e0f4abae29b0083f04a6 - languageName: node - linkType: hard - -"tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.6.2": +"tslib@npm:2.8.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.6.2": version: 2.8.0 resolution: "tslib@npm:2.8.0" checksum: 10c0/31e4d14dc1355e9b89e4d3c893a18abb7f90b6886b089c2da91224d0a7752c79f3ddc41bc1aa0a588ac895bd97bb99c5bc2bfdb2f86de849f31caeb3ba79bbe5 @@ -7844,12 +7837,12 @@ __metadata: languageName: node linkType: hard -"yaml@npm:2.5.1": - version: 2.5.1 - resolution: "yaml@npm:2.5.1" +"yaml@npm:2.6.0": + version: 2.6.0 + resolution: "yaml@npm:2.6.0" bin: yaml: bin.mjs - checksum: 10c0/40fba5682898dbeeb3319e358a968fe886509fab6f58725732a15f8dda3abac509f91e76817c708c9959a15f786f38ff863c1b88062d7c1162c5334a7d09cb4a + checksum: 10c0/9e74cdb91cc35512a1c41f5ce509b0e93cc1d00eff0901e4ba831ee75a71ddf0845702adcd6f4ee6c811319eb9b59653248462ab94fa021ab855543a75396ceb languageName: node linkType: hard diff --git a/.github/workflows/assistant-to-the-branch-manager.yml b/.github/workflows/assistant-to-the-branch-manager.yml index 0108d8a7e..28975701c 100644 --- a/.github/workflows/assistant-to-the-branch-manager.yml +++ b/.github/workflows/assistant-to-the-branch-manager.yml @@ -16,7 +16,7 @@ jobs: assistant_to_the_branch_manager: runs-on: ubuntu-latest steps: - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: # Setting persist-credentials instructs actions/checkout not to persist the credentials # in configuration or environment. Since we don't rely on the credentials used for diff --git a/.github/workflows/branch-manager.yml b/.github/workflows/branch-manager.yml index f6b28e88d..84767f786 100644 --- a/.github/workflows/branch-manager.yml +++ b/.github/workflows/branch-manager.yml @@ -24,7 +24,7 @@ jobs: branch_manager: runs-on: ubuntu-latest steps: - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: # Setting `persist-credentials: false` prevents the github-action account from being the # account that is attempted to be used for authentication, instead the remote is set to diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e35c14042..38329908e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: # Because the checkout and setup node action is contained in the dev-infra repo, we must # checkout the repo to be able to run the action we have created. Other repos will skip # this step. - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: ./github-actions/npm/checkout-and-setup-node - uses: ./github-actions/bazel/setup - uses: ./github-actions/bazel/configure-remote @@ -38,7 +38,7 @@ jobs: # Because the checkout and setup node action is contained in the dev-infra repo, we must # checkout the repo to be able to run the action we have created. Other repos will skip # this step. - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: ./github-actions/npm/checkout-and-setup-node - uses: ./github-actions/bazel/setup - uses: ./github-actions/bazel/configure-remote @@ -52,7 +52,7 @@ jobs: # Because the checkout and setup node action is contained in the dev-infra repo, we must # checkout the repo to be able to run the action we have created. Other repos will skip # this step. - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: ./github-actions/npm/checkout-and-setup-node - uses: ./github-actions/bazel/setup - uses: ./github-actions/bazel/configure-remote @@ -66,7 +66,7 @@ jobs: # Because the checkout and setup node action is contained in the dev-infra repo, we must # checkout the repo to be able to run the action we have created. Other repos will skip # this step. - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: ./github-actions/npm/checkout-and-setup-node - uses: ./github-actions/bazel/setup - run: yarn install --immutable diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 99cb363e4..7e1a4fd36 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -25,12 +25,12 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Initialize CodeQL - uses: github/codeql-action/init@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13 + uses: github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0 with: languages: ${{ matrix.language }} - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13 + uses: github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0 with: category: '/language:${{matrix.language}}' diff --git a/.github/workflows/commit-message-based-labels.yml b/.github/workflows/commit-message-based-labels.yml index 8f79fd80a..14dc49974 100644 --- a/.github/workflows/commit-message-based-labels.yml +++ b/.github/workflows/commit-message-based-labels.yml @@ -12,7 +12,7 @@ jobs: commit_message_based_labels: runs-on: ubuntu-latest steps: - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: ./github-actions/commit-message-based-labels with: angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }} diff --git a/.github/workflows/feature-request.yml b/.github/workflows/feature-request.yml index 39906f89d..e918c4997 100644 --- a/.github/workflows/feature-request.yml +++ b/.github/workflows/feature-request.yml @@ -10,7 +10,7 @@ jobs: feature_triage: runs-on: ubuntu-latest steps: - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: ./github-actions/feature-request with: angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }} diff --git a/.github/workflows/ng-renovate.yml b/.github/workflows/ng-renovate.yml index 4127dca81..1bb0fdaff 100644 --- a/.github/workflows/ng-renovate.yml +++ b/.github/workflows/ng-renovate.yml @@ -15,7 +15,7 @@ jobs: renovate: runs-on: ubuntu-24.04 steps: - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - run: yarn --cwd .github/ng-renovate install --immutable shell: bash diff --git a/.github/workflows/org-wide-actions.yml b/.github/workflows/org-wide-actions.yml index 2567dd590..7241bbf64 100644 --- a/.github/workflows/org-wide-actions.yml +++ b/.github/workflows/org-wide-actions.yml @@ -14,7 +14,7 @@ jobs: if: github.repository == 'angular/dev-infra' runs-on: ubuntu-latest steps: - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: ./.github/local-actions/labels-sync with: angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }} @@ -28,7 +28,7 @@ jobs: if: github.repository == 'angular/dev-infra' runs-on: ubuntu-latest steps: - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: ./.github/local-actions/lock-closed with: lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }} diff --git a/.github/workflows/post-approval-changes.yml b/.github/workflows/post-approval-changes.yml index 73d0c1a0f..d79d34d35 100644 --- a/.github/workflows/post-approval-changes.yml +++ b/.github/workflows/post-approval-changes.yml @@ -9,7 +9,7 @@ jobs: post_approval_changes: runs-on: ubuntu-latest steps: - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: ./github-actions/post-approval-changes with: angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }} diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 3fe3230e5..495752618 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -22,7 +22,7 @@ jobs: # Because the checkout and setup node action is contained in the dev-infra repo, we must # checkout the repo to be able to run the action we have created. Other repos will skip # this step. - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: ./github-actions/npm/checkout-and-setup-node - uses: ./github-actions/bazel/setup - uses: ./github-actions/bazel/configure-remote @@ -49,7 +49,7 @@ jobs: # Because the checkout and setup node action is contained in the dev-infra repo, we must # checkout the repo to be able to run the action we have created. Other repos will skip # this step. - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: ./github-actions/npm/checkout-and-setup-node - uses: ./github-actions/bazel/setup - uses: ./github-actions/bazel/configure-remote @@ -63,7 +63,7 @@ jobs: # Because the checkout and setup node action is contained in the dev-infra repo, we must # checkout the repo to be able to run the action we have created. Other repos will skip # this step. - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: ./github-actions/npm/checkout-and-setup-node - uses: ./github-actions/bazel/setup - uses: ./github-actions/bazel/configure-remote @@ -77,7 +77,7 @@ jobs: # Because the checkout and setup node action is contained in the dev-infra repo, we must # checkout the repo to be able to run the action we have created. Other repos will skip # this step. - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: ./github-actions/npm/checkout-and-setup-node - uses: ./github-actions/bazel/setup - run: yarn install --immutable diff --git a/.github/workflows/publish-snapshots.yml b/.github/workflows/publish-snapshots.yml index 39fa68ba0..15cfb5502 100644 --- a/.github/workflows/publish-snapshots.yml +++ b/.github/workflows/publish-snapshots.yml @@ -19,7 +19,7 @@ jobs: # Because the checkout and setup node action is contained in the dev-infra repo, we must # checkout the repo to be able to run the action we have created. Other repos will skip # this step. - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: fetch-depth: 1 - uses: ./github-actions/npm/checkout-and-setup-node diff --git a/.github/workflows/slash-commands.yml b/.github/workflows/slash-commands.yml index ee36027fd..600fd1290 100644 --- a/.github/workflows/slash-commands.yml +++ b/.github/workflows/slash-commands.yml @@ -12,7 +12,7 @@ jobs: slash_commands: runs-on: ubuntu-latest steps: - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: ./github-actions/slash-commands with: angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }} diff --git a/.github/workflows/update-changelog.yml b/.github/workflows/update-changelog.yml index c80865a03..2f7958131 100644 --- a/.github/workflows/update-changelog.yml +++ b/.github/workflows/update-changelog.yml @@ -14,7 +14,7 @@ jobs: update_changelog: runs-on: ubuntu-latest steps: - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: # Setting `persist-credentials: false` prevents the github-action account from being the # account that is attempted to be used for authentication, instead the remote is set to diff --git a/github-actions/bazel/setup/action.yml b/github-actions/bazel/setup/action.yml index 9aa253bb0..09f717b3f 100644 --- a/github-actions/bazel/setup/action.yml +++ b/github-actions/bazel/setup/action.yml @@ -13,7 +13,7 @@ runs: using: composite steps: - name: Configure action caching for bazel version downloaded by bazelisk - uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4.1.1 + uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2 with: path: | ~/.cache/bazelisk @@ -27,7 +27,7 @@ runs: shell: bash - name: Configure action caching for bazel repository cache - uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4.1.1 + uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2 with: # Note: Bazel repository cache is located in system locations and cannot use # a shared cache between different runner operating systems. diff --git a/github-actions/linting/licenses/action.yml b/github-actions/linting/licenses/action.yml index cb0be6de0..f6030a7e8 100644 --- a/github-actions/linting/licenses/action.yml +++ b/github-actions/linting/licenses/action.yml @@ -11,7 +11,7 @@ runs: using: composite steps: - name: Check Package Licenses - uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4 + uses: actions/dependency-review-action@a6993e2c61fd5dc440b409aa1d6904921c5e1894 # v4.3.5 env: # The action ref here allows us to import the config file from the same sha we rely on in the downstream usage ACTION_REF: ${{ github.action_ref }} diff --git a/github-actions/npm/checkout-and-setup-node/action.yml b/github-actions/npm/checkout-and-setup-node/action.yml index 9a89481ab..7ed935847 100644 --- a/github-actions/npm/checkout-and-setup-node/action.yml +++ b/github-actions/npm/checkout-and-setup-node/action.yml @@ -32,13 +32,13 @@ inputs: runs: using: composite steps: - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: filter: blob:none persist-credentials: false ref: ${{ inputs.ref }} - - uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 + - uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0 with: node-version-file: ${{ inputs.node-version-file-path }} node-version: ${{ inputs.node-version }} diff --git a/package.json b/package.json index 1f4ca288d..819a632df 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@bazel/runfiles": "5.8.1", "@bazel/terser": "5.8.1", "@bazel/typescript": "5.8.1", - "@microsoft/api-extractor": "7.47.10", + "@microsoft/api-extractor": "7.47.11", "@types/browser-sync": "^2.26.3", "@types/minimatch": "^5.1.2", "@types/node": "^18.19.21", @@ -123,7 +123,7 @@ "ejs": "^3.1.6", "fast-glob": "^3.3.2", "firebase": "11.0.1", - "firebase-admin": "12.6.0", + "firebase-admin": "12.7.0", "firebase-functions": "^6.0.0", "firebase-tools": "^13.0.0", "folder-hash": "^4.0.2", @@ -156,7 +156,7 @@ "spdx-satisfies": "^5.0.1", "stylelint": "^16.0.0", "supports-color": "9.4.0", - "terser": "5.34.1", + "terser": "5.36.0", "ts-node": "^10.9.2", "tslint": "^6.1.3", "tsx": "^4.15.7", diff --git a/yarn.lock b/yarn.lock index 9a674ee87..225e60f79 100644 --- a/yarn.lock +++ b/yarn.lock @@ -285,7 +285,7 @@ __metadata: "@lezer/common": "npm:^1.1.1" "@lezer/highlight": "npm:^1.2.0" "@lezer/javascript": "npm:^1.4.9" - "@microsoft/api-extractor": "npm:7.47.10" + "@microsoft/api-extractor": "npm:7.47.11" "@octokit/auth-app": "npm:7.1.1" "@octokit/core": "npm:6.1.2" "@octokit/graphql": "npm:8.1.1" @@ -339,7 +339,7 @@ __metadata: ejs: "npm:^3.1.6" fast-glob: "npm:^3.3.2" firebase: "npm:11.0.1" - firebase-admin: "npm:12.6.0" + firebase-admin: "npm:12.7.0" firebase-functions: "npm:^6.0.0" firebase-tools: "npm:^13.0.0" folder-hash: "npm:^4.0.2" @@ -378,7 +378,7 @@ __metadata: spdx-satisfies: "npm:^5.0.1" stylelint: "npm:^16.0.0" supports-color: "npm:9.4.0" - terser: "npm:5.34.1" + terser: "npm:5.36.0" tmp: "npm:^0.2.1" true-case-path: "npm:^2.2.1" ts-node: "npm:^10.9.2" @@ -709,6 +709,16 @@ __metadata: languageName: node linkType: hard +"@babel/code-frame@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/code-frame@npm:7.25.9" + dependencies: + "@babel/highlight": "npm:^7.25.9" + picocolors: "npm:^1.0.0" + checksum: 10c0/88562eba0eeb5960b7004e108790aa00183d90cbbe70ce10dad01c2c48141d2ef54d6dcd0c678cc1e456de770ffeb68e28559f4d222c01a110c79aea8733074b + languageName: node + linkType: hard + "@babel/compat-data@npm:^7.25.7": version: 7.25.8 resolution: "@babel/compat-data@npm:7.25.8" @@ -716,6 +726,13 @@ __metadata: languageName: node linkType: hard +"@babel/compat-data@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/compat-data@npm:7.25.9" + checksum: 10c0/8d9fc2074311ce61aaf5bccf740a808644d19d4859caf5fa46d8a7186a1ee0b0d8cbbc23f9371f8b397e84a885bdeab58d5f22d6799ddde55973252aac351a27 + languageName: node + linkType: hard + "@babel/core@npm:7.25.2": version: 7.25.2 resolution: "@babel/core@npm:7.25.2" @@ -763,25 +780,25 @@ __metadata: linkType: hard "@babel/core@npm:^7.12.3, @babel/core@npm:^7.16.0, @babel/core@npm:^7.23.9": - version: 7.25.8 - resolution: "@babel/core@npm:7.25.8" + version: 7.25.9 + resolution: "@babel/core@npm:7.25.9" dependencies: "@ampproject/remapping": "npm:^2.2.0" - "@babel/code-frame": "npm:^7.25.7" - "@babel/generator": "npm:^7.25.7" - "@babel/helper-compilation-targets": "npm:^7.25.7" - "@babel/helper-module-transforms": "npm:^7.25.7" - "@babel/helpers": "npm:^7.25.7" - "@babel/parser": "npm:^7.25.8" - "@babel/template": "npm:^7.25.7" - "@babel/traverse": "npm:^7.25.7" - "@babel/types": "npm:^7.25.8" + "@babel/code-frame": "npm:^7.25.9" + "@babel/generator": "npm:^7.25.9" + "@babel/helper-compilation-targets": "npm:^7.25.9" + "@babel/helper-module-transforms": "npm:^7.25.9" + "@babel/helpers": "npm:^7.25.9" + "@babel/parser": "npm:^7.25.9" + "@babel/template": "npm:^7.25.9" + "@babel/traverse": "npm:^7.25.9" + "@babel/types": "npm:^7.25.9" convert-source-map: "npm:^2.0.0" debug: "npm:^4.1.0" gensync: "npm:^1.0.0-beta.2" json5: "npm:^2.2.3" semver: "npm:^6.3.1" - checksum: 10c0/8411ea506e6f7c8a39ab5c1524b00589fa3b087edb47389708f7fe07170929192171734666e3ea10b95a951643a531a6d09eedfe071572c9ea28516646265086 + checksum: 10c0/40d3064ebe906f65ed4153a0f4d75c679a19e4d71e425035b7bbe2d292a9167274f1a0d908d4d6c8f484fcddeb10bd91e0c7878fdb3dfad1bb00f6a319ce431d languageName: node linkType: hard @@ -797,7 +814,19 @@ __metadata: languageName: node linkType: hard -"@babel/helper-annotate-as-pure@npm:7.25.7, @babel/helper-annotate-as-pure@npm:^7.18.6, @babel/helper-annotate-as-pure@npm:^7.25.7": +"@babel/generator@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/generator@npm:7.25.9" + dependencies: + "@babel/types": "npm:^7.25.9" + "@jridgewell/gen-mapping": "npm:^0.3.5" + "@jridgewell/trace-mapping": "npm:^0.3.25" + jsesc: "npm:^3.0.2" + checksum: 10c0/fca49a1440ac550bb835a73c0e8314849cd493a468a5431ca7f9dbb3d3443e3a1a6dcba2426752e8a97cc2feed4a3b7a0c639e1c45871c4a9dd0c994f08dd25a + languageName: node + linkType: hard + +"@babel/helper-annotate-as-pure@npm:7.25.7": version: 7.25.7 resolution: "@babel/helper-annotate-as-pure@npm:7.25.7" dependencies: @@ -806,6 +835,15 @@ __metadata: languageName: node linkType: hard +"@babel/helper-annotate-as-pure@npm:^7.18.6, @babel/helper-annotate-as-pure@npm:^7.25.7": + version: 7.25.9 + resolution: "@babel/helper-annotate-as-pure@npm:7.25.9" + dependencies: + "@babel/types": "npm:^7.25.9" + checksum: 10c0/095b6ba50489d797733abebc4596a81918316a99e3632755c9f02508882912b00c2ae5e468532a25a5c2108d109ddbe9b7da78333ee7cc13817fc50c00cf06fe + languageName: node + linkType: hard + "@babel/helper-compilation-targets@npm:^7.25.2, @babel/helper-compilation-targets@npm:^7.25.7": version: 7.25.7 resolution: "@babel/helper-compilation-targets@npm:7.25.7" @@ -819,6 +857,19 @@ __metadata: languageName: node linkType: hard +"@babel/helper-compilation-targets@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/helper-compilation-targets@npm:7.25.9" + dependencies: + "@babel/compat-data": "npm:^7.25.9" + "@babel/helper-validator-option": "npm:^7.25.9" + browserslist: "npm:^4.24.0" + lru-cache: "npm:^5.1.1" + semver: "npm:^6.3.1" + checksum: 10c0/a6b26a1e4222e69ef8e62ee19374308f060b007828bc11c65025ecc9e814aba21ff2175d6d3f8bf53c863edd728ee8f94ba7870f8f90a37d39552ad9933a8aaa + languageName: node + linkType: hard + "@babel/helper-environment-visitor@npm:^7.18.9": version: 7.24.7 resolution: "@babel/helper-environment-visitor@npm:7.24.7" @@ -838,6 +889,16 @@ __metadata: languageName: node linkType: hard +"@babel/helper-module-imports@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/helper-module-imports@npm:7.25.9" + dependencies: + "@babel/traverse": "npm:^7.25.9" + "@babel/types": "npm:^7.25.9" + checksum: 10c0/078d3c2b45d1f97ffe6bb47f61961be4785d2342a4156d8b42c92ee4e1b7b9e365655dd6cb25329e8fe1a675c91eeac7e3d04f0c518b67e417e29d6e27b6aa70 + languageName: node + linkType: hard + "@babel/helper-module-transforms@npm:^7.25.2, @babel/helper-module-transforms@npm:^7.25.7": version: 7.25.7 resolution: "@babel/helper-module-transforms@npm:7.25.7" @@ -852,6 +913,20 @@ __metadata: languageName: node linkType: hard +"@babel/helper-module-transforms@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/helper-module-transforms@npm:7.25.9" + dependencies: + "@babel/helper-module-imports": "npm:^7.25.9" + "@babel/helper-simple-access": "npm:^7.25.9" + "@babel/helper-validator-identifier": "npm:^7.25.9" + "@babel/traverse": "npm:^7.25.9" + peerDependencies: + "@babel/core": ^7.0.0 + checksum: 10c0/cd005e7585806845d79c5c0ca9e8926f186b430b0a558dad08a3611365eaad3ac587672b0d903530117dec454f48b6bdc3d164b19ea1b71ca1b4eb3be7b452ef + languageName: node + linkType: hard + "@babel/helper-plugin-utils@npm:^7.20.2, @babel/helper-plugin-utils@npm:^7.25.7, @babel/helper-plugin-utils@npm:^7.8.0": version: 7.25.7 resolution: "@babel/helper-plugin-utils@npm:7.25.7" @@ -882,6 +957,16 @@ __metadata: languageName: node linkType: hard +"@babel/helper-simple-access@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/helper-simple-access@npm:7.25.9" + dependencies: + "@babel/traverse": "npm:^7.25.9" + "@babel/types": "npm:^7.25.9" + checksum: 10c0/3f1bcdb88ee3883ccf86959869a867f6bbf8c4737cd44fb9f799c38e54f67474590bc66802500ae9fe18161792875b2cfb7ec15673f48ed6c8663f6d09686ca8 + languageName: node + linkType: hard + "@babel/helper-split-export-declaration@npm:7.24.7": version: 7.24.7 resolution: "@babel/helper-split-export-declaration@npm:7.24.7" @@ -898,6 +983,13 @@ __metadata: languageName: node linkType: hard +"@babel/helper-string-parser@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/helper-string-parser@npm:7.25.9" + checksum: 10c0/7244b45d8e65f6b4338a6a68a8556f2cb161b782343e97281a5f2b9b93e420cad0d9f5773a59d79f61d0c448913d06f6a2358a87f2e203cf112e3c5b53522ee6 + languageName: node + linkType: hard + "@babel/helper-validator-identifier@npm:^7.25.7": version: 7.25.7 resolution: "@babel/helper-validator-identifier@npm:7.25.7" @@ -905,6 +997,13 @@ __metadata: languageName: node linkType: hard +"@babel/helper-validator-identifier@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/helper-validator-identifier@npm:7.25.9" + checksum: 10c0/4fc6f830177b7b7e887ad3277ddb3b91d81e6c4a24151540d9d1023e8dc6b1c0505f0f0628ae653601eb4388a8db45c1c14b2c07a9173837aef7e4116456259d + languageName: node + linkType: hard + "@babel/helper-validator-option@npm:^7.25.7": version: 7.25.7 resolution: "@babel/helper-validator-option@npm:7.25.7" @@ -912,6 +1011,13 @@ __metadata: languageName: node linkType: hard +"@babel/helper-validator-option@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/helper-validator-option@npm:7.25.9" + checksum: 10c0/27fb195d14c7dcb07f14e58fe77c44eea19a6a40a74472ec05c441478fa0bb49fa1c32b2d64be7a38870ee48ef6601bdebe98d512f0253aea0b39756c4014f3e + languageName: node + linkType: hard + "@babel/helper-wrap-function@npm:^7.25.7": version: 7.25.7 resolution: "@babel/helper-wrap-function@npm:7.25.7" @@ -933,6 +1039,16 @@ __metadata: languageName: node linkType: hard +"@babel/helpers@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/helpers@npm:7.25.9" + dependencies: + "@babel/template": "npm:^7.25.9" + "@babel/types": "npm:^7.25.9" + checksum: 10c0/4354fbf050291937d0f127f6f927a0c471b604524e0767516fefb91dc36427f25904dd0d2b2b3bbc66bce1894c680cc37eac9ab46970d70f24bf3e53375612de + languageName: node + linkType: hard + "@babel/highlight@npm:^7.25.7": version: 7.25.7 resolution: "@babel/highlight@npm:7.25.7" @@ -945,7 +1061,19 @@ __metadata: languageName: node linkType: hard -"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.0, @babel/parser@npm:^7.25.7, @babel/parser@npm:^7.25.8": +"@babel/highlight@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/highlight@npm:7.25.9" + dependencies: + "@babel/helper-validator-identifier": "npm:^7.25.9" + chalk: "npm:^2.4.2" + js-tokens: "npm:^4.0.0" + picocolors: "npm:^1.0.0" + checksum: 10c0/ae0ed93c151b85a07df42936117fa593ce91563a22dfc8944a90ae7088c9679645c33e00dcd20b081c1979665d65f986241172dae1fc9e5922692fc3ff685a49 + languageName: node + linkType: hard + +"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.0, @babel/parser@npm:^7.25.7": version: 7.25.8 resolution: "@babel/parser@npm:7.25.8" dependencies: @@ -956,6 +1084,17 @@ __metadata: languageName: node linkType: hard +"@babel/parser@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/parser@npm:7.25.9" + dependencies: + "@babel/types": "npm:^7.25.9" + bin: + parser: ./bin/babel-parser.js + checksum: 10c0/143faff8a72331be5ed94080e0f4645cbeea814fb488cd9210154083735f67cb66fde32f6a4a80efd6c4cdf12c6f8b50995a465846093c7f65c5da8d7829627c + languageName: node + linkType: hard + "@babel/plugin-proposal-async-generator-functions@npm:^7.20.1": version: 7.20.7 resolution: "@babel/plugin-proposal-async-generator-functions@npm:7.20.7" @@ -1003,6 +1142,17 @@ __metadata: languageName: node linkType: hard +"@babel/template@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/template@npm:7.25.9" + dependencies: + "@babel/code-frame": "npm:^7.25.9" + "@babel/parser": "npm:^7.25.9" + "@babel/types": "npm:^7.25.9" + checksum: 10c0/ebe677273f96a36c92cc15b7aa7b11cc8bc8a3bb7a01d55b2125baca8f19cae94ff3ce15f1b1880fb8437f3a690d9f89d4e91f16fc1dc4d3eb66226d128983ab + languageName: node + linkType: hard + "@babel/traverse@npm:^7.25.2, @babel/traverse@npm:^7.25.7": version: 7.25.7 resolution: "@babel/traverse@npm:7.25.7" @@ -1018,6 +1168,21 @@ __metadata: languageName: node linkType: hard +"@babel/traverse@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/traverse@npm:7.25.9" + dependencies: + "@babel/code-frame": "npm:^7.25.9" + "@babel/generator": "npm:^7.25.9" + "@babel/parser": "npm:^7.25.9" + "@babel/template": "npm:^7.25.9" + "@babel/types": "npm:^7.25.9" + debug: "npm:^4.3.1" + globals: "npm:^11.1.0" + checksum: 10c0/e90be586a714da4adb80e6cb6a3c5cfcaa9b28148abdafb065e34cc109676fc3db22cf98cd2b2fff66ffb9b50c0ef882cab0f466b6844be0f6c637b82719bba1 + languageName: node + linkType: hard + "@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.24.7, @babel/types@npm:^7.25.2, @babel/types@npm:^7.25.7, @babel/types@npm:^7.25.8": version: 7.25.8 resolution: "@babel/types@npm:7.25.8" @@ -1029,6 +1194,16 @@ __metadata: languageName: node linkType: hard +"@babel/types@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/types@npm:7.25.9" + dependencies: + "@babel/helper-string-parser": "npm:^7.25.9" + "@babel/helper-validator-identifier": "npm:^7.25.9" + checksum: 10c0/33890d08bcb06b26a3a60e4c6c996cbdf2b8d8a3c212664de659c2775f80b002c5f2bceedaa309c384ff5e99bd579794fe6a7e41de07df70246f43c55016d349 + languageName: node + linkType: hard + "@bazel/bazelisk@npm:^1.11.0": version: 1.22.0 resolution: "@bazel/bazelisk@npm:1.22.0" @@ -2103,7 +2278,7 @@ __metadata: languageName: node linkType: hard -"@firebase/database-compat@npm:1.0.8, @firebase/database-compat@npm:^1.0.2": +"@firebase/database-compat@npm:1.0.8": version: 1.0.8 resolution: "@firebase/database-compat@npm:1.0.8" dependencies: @@ -2131,7 +2306,7 @@ __metadata: languageName: node linkType: hard -"@firebase/database-types@npm:1.0.5, @firebase/database-types@npm:^1.0.0": +"@firebase/database-types@npm:1.0.5": version: 1.0.5 resolution: "@firebase/database-types@npm:1.0.5" dependencies: @@ -3285,30 +3460,7 @@ __metadata: languageName: node linkType: hard -"@microsoft/api-extractor@npm:7.47.10": - version: 7.47.10 - resolution: "@microsoft/api-extractor@npm:7.47.10" - dependencies: - "@microsoft/api-extractor-model": "npm:7.29.8" - "@microsoft/tsdoc": "npm:~0.15.0" - "@microsoft/tsdoc-config": "npm:~0.17.0" - "@rushstack/node-core-library": "npm:5.9.0" - "@rushstack/rig-package": "npm:0.5.3" - "@rushstack/terminal": "npm:0.14.2" - "@rushstack/ts-command-line": "npm:4.22.8" - lodash: "npm:~4.17.15" - minimatch: "npm:~3.0.3" - resolve: "npm:~1.22.1" - semver: "npm:~7.5.4" - source-map: "npm:~0.6.1" - typescript: "npm:5.4.2" - bin: - api-extractor: bin/api-extractor - checksum: 10c0/c9b34183e8d4360d06c3093d11f49a119e42d61702d18b4852470082374eb7c3c4afca471629a791856babb5213541f8b0470888579aebbe8c57988f3d20753f - languageName: node - linkType: hard - -"@microsoft/api-extractor@npm:^7.24.2": +"@microsoft/api-extractor@npm:7.47.11, @microsoft/api-extractor@npm:^7.24.2": version: 7.47.11 resolution: "@microsoft/api-extractor@npm:7.47.11" dependencies: @@ -4443,18 +4595,6 @@ __metadata: languageName: node linkType: hard -"@rushstack/ts-command-line@npm:4.22.8": - version: 4.22.8 - resolution: "@rushstack/ts-command-line@npm:4.22.8" - dependencies: - "@rushstack/terminal": "npm:0.14.2" - "@types/argparse": "npm:1.0.38" - argparse: "npm:~1.0.9" - string-argv: "npm:~0.3.1" - checksum: 10c0/c2bf9983427f7f85b8773c4fbf1ac1817b930131ea175cd29e8b84c3b98df49b26223e6e7363d9bdcf694d9996714e63c2a5877d916bc24be70b74c076e77ee9 - languageName: node - linkType: hard - "@rushstack/ts-command-line@npm:4.23.0": version: 4.23.0 resolution: "@rushstack/ts-command-line@npm:4.23.0" @@ -4822,18 +4962,6 @@ __metadata: languageName: node linkType: hard -"@types/express-serve-static-core@npm:*": - version: 5.0.0 - resolution: "@types/express-serve-static-core@npm:5.0.0" - dependencies: - "@types/node": "npm:*" - "@types/qs": "npm:*" - "@types/range-parser": "npm:*" - "@types/send": "npm:*" - checksum: 10c0/671a67a5b367e19aa634dcd515364212490f10efb938fc1097082085a883ccb11c81ec96a3c2b5cc67d5756e5cb1ccbf1de192806f8193bb7de341994beb4ea6 - languageName: node - linkType: hard - "@types/express-serve-static-core@npm:^4.17.33": version: 4.19.6 resolution: "@types/express-serve-static-core@npm:4.19.6" @@ -4846,18 +4974,7 @@ __metadata: languageName: node linkType: hard -"@types/express@npm:4.17.3": - version: 4.17.3 - resolution: "@types/express@npm:4.17.3" - dependencies: - "@types/body-parser": "npm:*" - "@types/express-serve-static-core": "npm:*" - "@types/serve-static": "npm:*" - checksum: 10c0/68562d955a3970dbfb223d3386456a7db3ee1359e67535d9caaba969772e57a5bd2ce1e863b0a3ad394f2ec34dff865a05e0e8db34bb64b4bb9eff2d6120aa7a - languageName: node - linkType: hard - -"@types/express@npm:^4.17.15, @types/express@npm:^4.17.17": +"@types/express@npm:^4.17.15, @types/express@npm:^4.17.17, @types/express@npm:^4.17.21": version: 4.17.21 resolution: "@types/express@npm:4.17.21" dependencies: @@ -8059,7 +8176,7 @@ __metadata: languageName: node linkType: hard -"express@npm:^4.16.4, express@npm:^4.17.1, express@npm:^4.18.2": +"express@npm:^4.16.4, express@npm:^4.18.2, express@npm:^4.21.0": version: 4.21.1 resolution: "express@npm:4.21.1" dependencies: @@ -8350,13 +8467,13 @@ __metadata: languageName: node linkType: hard -"firebase-admin@npm:12.6.0": - version: 12.6.0 - resolution: "firebase-admin@npm:12.6.0" +"firebase-admin@npm:12.7.0": + version: 12.7.0 + resolution: "firebase-admin@npm:12.7.0" dependencies: "@fastify/busboy": "npm:^3.0.0" - "@firebase/database-compat": "npm:^1.0.2" - "@firebase/database-types": "npm:^1.0.0" + "@firebase/database-compat": "npm:1.0.8" + "@firebase/database-types": "npm:1.0.5" "@google-cloud/firestore": "npm:^7.7.0" "@google-cloud/storage": "npm:^7.7.0" "@types/node": "npm:^22.0.1" @@ -8370,30 +8487,30 @@ __metadata: optional: true "@google-cloud/storage": optional: true - checksum: 10c0/c96c2ea58646ad45934fa114b5dc228ce82f12e185eb5b2aee3eef66546df218d4338cb398b6792d268780fc25b55d808e8b93822665dd7a9162742f3ad65b8b + checksum: 10c0/5a6645b004adbc13bce4d9876e8d62135408bdcf3537c32493832472bd219d543830a01da1773aa4183e298f96a476095613e6c8b1d334721e10313b6272da34 languageName: node linkType: hard "firebase-functions@npm:^6.0.0": - version: 6.0.1 - resolution: "firebase-functions@npm:6.0.1" + version: 6.1.0 + resolution: "firebase-functions@npm:6.1.0" dependencies: "@types/cors": "npm:^2.8.5" - "@types/express": "npm:4.17.3" + "@types/express": "npm:^4.17.21" cors: "npm:^2.8.5" - express: "npm:^4.17.1" + express: "npm:^4.21.0" protobufjs: "npm:^7.2.2" peerDependencies: firebase-admin: ^11.10.0 || ^12.0.0 bin: firebase-functions: lib/bin/firebase-functions.js - checksum: 10c0/afe8c190c0e49094ec15d86fe5e2e10e68cc26f95f7845b94c20af4976d49f530f07a90a79e8f5d1c199df6c0e78bda16acab49d9aca6254ffccf097a3403029 + checksum: 10c0/df6b876b5a79091b4a7bceb444e68d9fa9482719357ac84f1048c290679a12eca697e8056975ca68bca29f48cccb9e3b18ab7397097ebb0d0aef91d38295971d languageName: node linkType: hard "firebase-tools@npm:^13.0.0": - version: 13.22.1 - resolution: "firebase-tools@npm:13.22.1" + version: 13.23.0 + resolution: "firebase-tools@npm:13.23.0" dependencies: "@electric-sql/pglite": "npm:^0.2.0" "@google-cloud/cloud-sql-connector": "npm:^1.3.3" @@ -8464,7 +8581,7 @@ __metadata: yaml: "npm:^2.4.1" bin: firebase: lib/bin/firebase.js - checksum: 10c0/5fac5838a127aacbda111b5e0dfec094d54b59dd2c7e61cce3700b681996f16b1d9e8b1339a247aea3ce545e090db5fb081acdf4e26047d15757fa0df70919e5 + checksum: 10c0/4f22e02042ff133e9075a7b6d33336c9739c4099bb61f0eeb55f9f59cf712548371bc2608fb6074a603db8c8c37c66b78e7438e17c9bc6c311ac271f39f60285 languageName: node linkType: hard @@ -14776,9 +14893,9 @@ __metadata: languageName: node linkType: hard -"terser@npm:5.34.1": - version: 5.34.1 - resolution: "terser@npm:5.34.1" +"terser@npm:5.36.0": + version: 5.36.0 + resolution: "terser@npm:5.36.0" dependencies: "@jridgewell/source-map": "npm:^0.3.3" acorn: "npm:^8.8.2" @@ -14786,7 +14903,7 @@ __metadata: source-map-support: "npm:~0.5.20" bin: terser: bin/terser - checksum: 10c0/51c7d704c5c4ae88bf937124112c9972aed4e1fd29d805cc2d86e0f54cd631ecd4e69db5bb3c1e3b450c741c86e2313328bea0fde925329e8a31a07a7941723c + checksum: 10c0/f4ed2bead19f64789ddcfb85b7cef78f3942f967b8890c54f57d1e35bc7d547d551c6a4c32210bce6ba45b1c738314bbfac6acbc6c762a45cd171777d0c120d9 languageName: node linkType: hard