diff --git a/package.json b/package.json index 5da02293..42c5dfe8 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@actions/github": "6.0.0", "@actions/http-client": "2.2.3", "@datadog/datadog-api-client": "1.28.0", - "@octokit/types": "12.6.0", + "@octokit/types": "13.6.0", "@octokit/webhooks-types": "7.5.1", "graphql": "16.9.0", "minimatch": "10.0.1" @@ -23,7 +23,7 @@ "@graphql-codegen/import-types-preset": "3.0.0", "@graphql-codegen/typescript": "4.0.9", "@graphql-codegen/typescript-operations": "4.2.3", - "@octokit/graphql-schema": "14.58.0", + "@octokit/graphql-schema": "15.25.0", "@octokit/webhooks-examples": "7.5.1", "@tsconfig/recommended": "1.0.7", "@types/jest": "29.5.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f872bbee..1c9aacfc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 1.28.0 version: 1.28.0 '@octokit/types': - specifier: 12.6.0 - version: 12.6.0 + specifier: 13.6.0 + version: 13.6.0 '@octokit/webhooks-types': specifier: 7.5.1 version: 7.5.1 @@ -46,8 +46,8 @@ importers: specifier: 4.2.3 version: 4.2.3(graphql@16.9.0) '@octokit/graphql-schema': - specifier: 14.58.0 - version: 14.58.0 + specifier: 15.25.0 + version: 15.25.0 '@octokit/webhooks-examples': specifier: 7.5.1 version: 7.5.1 @@ -905,8 +905,8 @@ packages: resolution: {integrity: sha512-DWPLtr1Kz3tv8L0UvXTDP1fNwM0S+z6EJpRcvH66orY6Eld4XBMCSYsaWp4xIm61jTWxK68BrR7ibO+vSDnZqw==} engines: {node: '>= 18'} - '@octokit/graphql-schema@14.58.0': - resolution: {integrity: sha512-89QSUV1Dgxzq90wqkv0Nmw7jHfFCAQ4K/fjp5ezvDEHqFFzMCn25TBQlm38WB8ams+hGxInRDbITCP0n7GTGlg==} + '@octokit/graphql-schema@15.25.0': + resolution: {integrity: sha512-aqz9WECtdxVWSqgKroUu9uu+CRt5KnfErWs0dBPKlTdrreAeWzS5NRu22ZVcGdPP7s3XDg2Gnf5iyoZPCRZWmQ==} '@octokit/graphql@7.0.2': resolution: {integrity: sha512-OJ2iGMtj5Tg3s6RaXH22cJcxXRi7Y3EBqbHTBRq+PQAqfaS8f/236fUrWhfSn8P4jovyzqucxme7/vWSSZBX2Q==} @@ -915,6 +915,9 @@ packages: '@octokit/openapi-types@20.0.0': resolution: {integrity: sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==} + '@octokit/openapi-types@22.2.0': + resolution: {integrity: sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==} + '@octokit/plugin-paginate-rest@9.2.1': resolution: {integrity: sha512-wfGhE/TAkXZRLjksFXuDZdmGnJQHvtU/joFQdweXUgzo1XwvBCD4o4+75NtFfjfLK5IwLf9vHTfSiU3sLRYpRw==} engines: {node: '>= 18'} @@ -938,6 +941,9 @@ packages: '@octokit/types@12.6.0': resolution: {integrity: sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==} + '@octokit/types@13.6.0': + resolution: {integrity: sha512-CrooV/vKCXqwLa+osmHLIMUb87brpgUqlqkPGc6iE2wCkUvTrHiXFMhAKoDDaAAYJrtKtrFTgSQTg5nObBEaew==} + '@octokit/webhooks-examples@7.5.1': resolution: {integrity: sha512-8AI8J9y1J8r3KJ37mchoM5iWng+KwxqEKYO3Mw08J0/on8kB5ueo6kYv9Rue8OrPRE9+Frr0ul2j8gzTxXpA9Q==} @@ -4280,7 +4286,7 @@ snapshots: '@octokit/types': 12.6.0 universal-user-agent: 6.0.1 - '@octokit/graphql-schema@14.58.0': + '@octokit/graphql-schema@15.25.0': dependencies: graphql: 16.9.0 graphql-tag: 2.12.6(graphql@16.9.0) @@ -4293,6 +4299,8 @@ snapshots: '@octokit/openapi-types@20.0.0': {} + '@octokit/openapi-types@22.2.0': {} + '@octokit/plugin-paginate-rest@9.2.1(@octokit/core@5.1.0)': dependencies: '@octokit/core': 5.1.0 @@ -4320,6 +4328,10 @@ snapshots: dependencies: '@octokit/openapi-types': 20.0.0 + '@octokit/types@13.6.0': + dependencies: + '@octokit/openapi-types': 22.2.0 + '@octokit/webhooks-examples@7.5.1': dependencies: '@octokit/webhooks-types': 7.5.1