From b2a9babb92333f68f725653b2f44390ed4d58ae9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:59:33 +0000 Subject: [PATCH] fix(deps): update dependency @octokit/action to v6.0.4 --- package-lock.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4a5adc4..53cb9bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1217,14 +1217,14 @@ } }, "node_modules/@octokit/action": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/@octokit/action/-/action-6.0.3.tgz", - "integrity": "sha512-Ck/38yZH1vfoSDhPJRXAtHwDduO06oHLhmj4wx9Xp473XJol8YwR5hfLT4zvsZWGO3ZEEdkrgZKm4EoqVEhmLw==", + "version": "6.0.4", + "resolved": "https://registry.npmjs.org/@octokit/action/-/action-6.0.4.tgz", + "integrity": "sha512-lRvfUSjlCQWGi2DKSGYxPiu3xxWRrIOJ3i7kKTi+RWW2ejUr9hl/un/amira/Td+WrRAlvlcb7rSCY4hsnRTow==", "dependencies": { "@octokit/auth-action": "^3.0.0", "@octokit/core": "^4.0.0", "@octokit/plugin-paginate-rest": "^7.0.0", - "@octokit/plugin-rest-endpoint-methods": "^7.0.0", + "@octokit/plugin-rest-endpoint-methods": "^8.0.0", "@octokit/types": "^10.0.0", "https-proxy-agent": "^7.0.0" }, @@ -1336,14 +1336,14 @@ } }, "node_modules/@octokit/action/node_modules/@octokit/plugin-rest-endpoint-methods": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-7.2.3.tgz", - "integrity": "sha512-I5Gml6kTAkzVlN7KCtjOM+Ruwe/rQppp0QU372K1GP7kNOYEKe8Xn5BW4sE62JAHdwpq95OQK/qGNyKQMUzVgA==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-8.0.0.tgz", + "integrity": "sha512-GtA8B7zkdxJv2OBVUtUeynu/OkWo272w2IpWC+QCQiUhgrRZ9Zrz2NgAiqYkVhlITGD3PcWYEjy9JR1HrzYtQA==", "dependencies": { "@octokit/types": "^10.0.0" }, "engines": { - "node": ">= 14" + "node": ">= 18" }, "peerDependencies": { "@octokit/core": ">=3" @@ -12503,14 +12503,14 @@ } }, "@octokit/action": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/@octokit/action/-/action-6.0.3.tgz", - "integrity": "sha512-Ck/38yZH1vfoSDhPJRXAtHwDduO06oHLhmj4wx9Xp473XJol8YwR5hfLT4zvsZWGO3ZEEdkrgZKm4EoqVEhmLw==", + "version": "6.0.4", + "resolved": "https://registry.npmjs.org/@octokit/action/-/action-6.0.4.tgz", + "integrity": "sha512-lRvfUSjlCQWGi2DKSGYxPiu3xxWRrIOJ3i7kKTi+RWW2ejUr9hl/un/amira/Td+WrRAlvlcb7rSCY4hsnRTow==", "requires": { "@octokit/auth-action": "^3.0.0", "@octokit/core": "^4.0.0", "@octokit/plugin-paginate-rest": "^7.0.0", - "@octokit/plugin-rest-endpoint-methods": "^7.0.0", + "@octokit/plugin-rest-endpoint-methods": "^8.0.0", "@octokit/types": "^10.0.0", "https-proxy-agent": "^7.0.0" }, @@ -12609,9 +12609,9 @@ } }, "@octokit/plugin-rest-endpoint-methods": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-7.2.3.tgz", - "integrity": "sha512-I5Gml6kTAkzVlN7KCtjOM+Ruwe/rQppp0QU372K1GP7kNOYEKe8Xn5BW4sE62JAHdwpq95OQK/qGNyKQMUzVgA==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-8.0.0.tgz", + "integrity": "sha512-GtA8B7zkdxJv2OBVUtUeynu/OkWo272w2IpWC+QCQiUhgrRZ9Zrz2NgAiqYkVhlITGD3PcWYEjy9JR1HrzYtQA==", "requires": { "@octokit/types": "^10.0.0" }