diff --git a/actions/monorepo-workspace-submodules-finder/package.json b/actions/monorepo-workspace-submodules-finder/package.json index 1381381e8..9ce9cd244 100644 --- a/actions/monorepo-workspace-submodules-finder/package.json +++ b/actions/monorepo-workspace-submodules-finder/package.json @@ -26,7 +26,7 @@ "@actions/core": "1.10.0", "@actions/exec": "1.1.1", "@actions/github": "5.1.1", - "@octokit/endpoint": "7.0.3", + "@octokit/endpoint": "7.0.5", "find-git-root": "1.0.4", "path-starts-with": "2.0.0", "validate-npm-package-name": "5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0cabd841b..a2feae67d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,7 +67,7 @@ importers: '@actions/core': 1.10.0 '@actions/exec': 1.1.1 '@actions/github': 5.1.1 - '@octokit/endpoint': 7.0.3 + '@octokit/endpoint': 7.0.5 '@sounisi5011/run-if-supported': 1.1.1 '@sounisi5011/ts-type-util-has-own-property': workspace:^1.0.0 '@swc/core': 1.3.25 @@ -91,7 +91,7 @@ importers: '@actions/core': 1.10.0 '@actions/exec': 1.1.1 '@actions/github': 5.1.1 - '@octokit/endpoint': 7.0.3 + '@octokit/endpoint': 7.0.5 find-git-root: 1.0.4 path-starts-with: 2.0.0 validate-npm-package-name: 5.0.0 @@ -1549,11 +1549,11 @@ packages: universal-user-agent: 6.0.0 dev: false - /@octokit/endpoint/7.0.3: - resolution: {integrity: sha512-57gRlb28bwTsdNXq+O3JTQ7ERmBTuik9+LelgcLIVfYwf235VHbN9QNo4kXExtp/h8T423cR5iJThKtFYxC7Lw==} + /@octokit/endpoint/7.0.5: + resolution: {integrity: sha512-LG4o4HMY1Xoaec87IqQ41TQ+glvIeTKqfjkCEmt5AIwDZJwQeVZFIEYXrYY6yLwK+pAScb9Gj4q+Nz2qSw1roA==} engines: {node: '>= 14'} dependencies: - '@octokit/types': 8.0.0 + '@octokit/types': 9.0.0 is-plain-object: 5.0.0 universal-user-agent: 6.0.0 dev: false @@ -1572,8 +1572,8 @@ packages: resolution: {integrity: sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==} dev: false - /@octokit/openapi-types/14.0.0: - resolution: {integrity: sha512-HNWisMYlR8VCnNurDU6os2ikx0s0VyEjDYHNS/h4cgb8DeOxQ0n72HyinUtdDVxJhFy3FWLGl0DJhfEWk3P5Iw==} + /@octokit/openapi-types/16.0.0: + resolution: {integrity: sha512-JbFWOqTJVLHZSUUoF4FzAZKYtqdxWu9Z5m2QQnOyEa04fOFljvyh7D3GYKbfuaSWisqehImiVIMG4eyJeP5VEA==} dev: false /@octokit/plugin-paginate-rest/2.21.3_@octokit+core@3.6.0: @@ -1622,10 +1622,10 @@ packages: '@octokit/openapi-types': 12.11.0 dev: false - /@octokit/types/8.0.0: - resolution: {integrity: sha512-65/TPpOJP1i3K4lBJMnWqPUJ6zuOtzhtagDvydAWbEXpbFYA0oMKKyLb95NFZZP0lSh/4b6K+DQlzvYQJQQePg==} + /@octokit/types/9.0.0: + resolution: {integrity: sha512-LUewfj94xCMH2rbD5YJ+6AQ4AVjFYTgpp6rboWM5T7N3IsIF65SBEOVcYMGAEzO/kKNiNaW4LoWtoThOhH06gw==} dependencies: - '@octokit/openapi-types': 14.0.0 + '@octokit/openapi-types': 16.0.0 dev: false /@phc/format/1.0.0: