From b4358a0365e0dab74c6a13188c1a2fa5f975395e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 06:09:57 +0000 Subject: [PATCH] Bump @octokit/rest from 18.3.2 to 18.3.3 Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.3.2 to 18.3.3. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](https://github.com/octokit/rest.js/compare/v18.3.2...v18.3.3) Signed-off-by: dependabot[bot] --- package-lock.json | 62 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/package-lock.json b/package-lock.json index 68d0da9..6260007 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@actions/core": "^1.2.6", "@actions/exec": "^1.0.4", "@actions/github": "^4.0.0", - "@octokit/rest": "^18.3.2", + "@octokit/rest": "^18.3.3", "@types/semver": "^7.3.4", "moment": "^2.29.1", "semver": "^7.3.4" @@ -991,9 +991,9 @@ } }, "node_modules/@octokit/openapi-types": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-5.2.2.tgz", - "integrity": "sha512-b3nHy/0uufJJsaZERwZM0syLRO6gfr6vvBPLewQxBKzzbhGDx1ygTyoELMNADD7mIPPzGMqbfdCeJTSeZueZwA==" + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-5.3.0.tgz", + "integrity": "sha512-5q2qBz4iZ0xS/DEJ0ROusFbN4cVlbJE9GvOByen+mv7artuGXfVhONqcuRd7jYN2glTmCnzcZw+X6LrjRVqs0A==" }, "node_modules/@octokit/plugin-paginate-rest": { "version": "2.9.1", @@ -1015,11 +1015,11 @@ } }, "node_modules/@octokit/plugin-rest-endpoint-methods": { - "version": "4.13.2", - "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.13.2.tgz", - "integrity": "sha512-pnn0lGE05nqZ+EZuZgJBffJ4QRAlrlvg3LBFjCKHqUUWCI3PMqZ8kPJOxFj0R3B3D5hoGambtEIpCnaRD6nRJw==", + "version": "4.13.3", + "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.13.3.tgz", + "integrity": "sha512-nMGS2osFcWXRfHkDR0d+lB1zpMPTZJ0NjysPUfs7BT5/juNG/Q0+5UB6nC1f62jPzun154qekzwOb7Q5oahCXQ==", "dependencies": { - "@octokit/types": "^6.11.2", + "@octokit/types": "^6.12.0", "deprecation": "^2.3.1" }, "peerDependencies": { @@ -1052,22 +1052,22 @@ } }, "node_modules/@octokit/rest": { - "version": "18.3.2", - "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.3.2.tgz", - "integrity": "sha512-TSTI47/jLqdq8qvc/a/P/VApBal7QHeISPZ8a1v7ma8NN/YdU5HRTSCb15+IvzUeuM7Iagp0aG+ypvQXJgmgQw==", + "version": "18.3.3", + "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.3.3.tgz", + "integrity": "sha512-OxElwBanZn1AShCaIrRTLM9PwhGE5/busMke/go30OWAQ+eJMD7Us/67mtapE77EYY4FM2tvb4Eg25rZaA/NPA==", "dependencies": { "@octokit/core": "^3.2.3", "@octokit/plugin-paginate-rest": "^2.6.2", "@octokit/plugin-request-log": "^1.0.2", - "@octokit/plugin-rest-endpoint-methods": "4.13.2" + "@octokit/plugin-rest-endpoint-methods": "4.13.3" } }, "node_modules/@octokit/types": { - "version": "6.11.2", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.11.2.tgz", - "integrity": "sha512-EKQRFZU/oOfUlqk9ntLIE5UO/bcOx8exFpdXGBciJP90f05me3mza0sacIpqVqmiIQP3nJsBjnZHMmtijE5XwQ==", + "version": "6.12.0", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.12.0.tgz", + "integrity": "sha512-KwOf16soD7aDEEi/PgNeJlHzjZPfrmmNy+7WezSdrpnqZ7YImBJcNnX9+5RUHt1MnA4h8oISRHTqaZDGsX9DRQ==", "dependencies": { - "@octokit/openapi-types": "^5.2.2" + "@octokit/openapi-types": "^5.3.0" } }, "node_modules/@sinonjs/commons": { @@ -9177,9 +9177,9 @@ } }, "@octokit/openapi-types": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-5.2.2.tgz", - "integrity": "sha512-b3nHy/0uufJJsaZERwZM0syLRO6gfr6vvBPLewQxBKzzbhGDx1ygTyoELMNADD7mIPPzGMqbfdCeJTSeZueZwA==" + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-5.3.0.tgz", + "integrity": "sha512-5q2qBz4iZ0xS/DEJ0ROusFbN4cVlbJE9GvOByen+mv7artuGXfVhONqcuRd7jYN2glTmCnzcZw+X6LrjRVqs0A==" }, "@octokit/plugin-paginate-rest": { "version": "2.9.1", @@ -9196,11 +9196,11 @@ "requires": {} }, "@octokit/plugin-rest-endpoint-methods": { - "version": "4.13.2", - "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.13.2.tgz", - "integrity": "sha512-pnn0lGE05nqZ+EZuZgJBffJ4QRAlrlvg3LBFjCKHqUUWCI3PMqZ8kPJOxFj0R3B3D5hoGambtEIpCnaRD6nRJw==", + "version": "4.13.3", + "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.13.3.tgz", + "integrity": "sha512-nMGS2osFcWXRfHkDR0d+lB1zpMPTZJ0NjysPUfs7BT5/juNG/Q0+5UB6nC1f62jPzun154qekzwOb7Q5oahCXQ==", "requires": { - "@octokit/types": "^6.11.2", + "@octokit/types": "^6.12.0", "deprecation": "^2.3.1" } }, @@ -9230,22 +9230,22 @@ } }, "@octokit/rest": { - "version": "18.3.2", - "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.3.2.tgz", - "integrity": "sha512-TSTI47/jLqdq8qvc/a/P/VApBal7QHeISPZ8a1v7ma8NN/YdU5HRTSCb15+IvzUeuM7Iagp0aG+ypvQXJgmgQw==", + "version": "18.3.3", + "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.3.3.tgz", + "integrity": "sha512-OxElwBanZn1AShCaIrRTLM9PwhGE5/busMke/go30OWAQ+eJMD7Us/67mtapE77EYY4FM2tvb4Eg25rZaA/NPA==", "requires": { "@octokit/core": "^3.2.3", "@octokit/plugin-paginate-rest": "^2.6.2", "@octokit/plugin-request-log": "^1.0.2", - "@octokit/plugin-rest-endpoint-methods": "4.13.2" + "@octokit/plugin-rest-endpoint-methods": "4.13.3" } }, "@octokit/types": { - "version": "6.11.2", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.11.2.tgz", - "integrity": "sha512-EKQRFZU/oOfUlqk9ntLIE5UO/bcOx8exFpdXGBciJP90f05me3mza0sacIpqVqmiIQP3nJsBjnZHMmtijE5XwQ==", + "version": "6.12.0", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.12.0.tgz", + "integrity": "sha512-KwOf16soD7aDEEi/PgNeJlHzjZPfrmmNy+7WezSdrpnqZ7YImBJcNnX9+5RUHt1MnA4h8oISRHTqaZDGsX9DRQ==", "requires": { - "@octokit/openapi-types": "^5.2.2" + "@octokit/openapi-types": "^5.3.0" } }, "@sinonjs/commons": { diff --git a/package.json b/package.json index 16a00ea..e55ab18 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@actions/core": "^1.2.6", "@actions/exec": "^1.0.4", "@actions/github": "^4.0.0", - "@octokit/rest": "^18.3.2", + "@octokit/rest": "^18.3.3", "@types/semver": "^7.3.4", "moment": "^2.29.1", "semver": "^7.3.4"