Merge pull request #369 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.6.4

build(deps): bump @octokit/rest from 18.6.3 to 18.6.4
This commit is contained in:
Mike Penz
2021-06-30 15:10:58 +02:00
committed by GitHub
2 changed files with 32 additions and 32 deletions
+31 -31
View File
@@ -11,7 +11,7 @@
"@actions/core": "^1.4.0", "@actions/core": "^1.4.0",
"@actions/exec": "^1.1.0", "@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0", "@actions/github": "^5.0.0",
"@octokit/rest": "^18.6.3", "@octokit/rest": "^18.6.4",
"@types/semver": "^7.3.6", "@types/semver": "^7.3.6",
"moment": "^2.29.1", "moment": "^2.29.1",
"semver": "^7.3.5", "semver": "^7.3.5",
@@ -1202,9 +1202,9 @@
} }
}, },
"node_modules/@octokit/openapi-types": { "node_modules/@octokit/openapi-types": {
"version": "7.3.5", "version": "8.1.3",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-7.3.5.tgz", "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-8.1.3.tgz",
"integrity": "sha512-6bm5lzGDOeSnWHM5W8OZ86RD2KpchynU+/Qlm5hNEFjfLDhwfAY2lSe68YRUEYFGlxSHe0HmakyhvmtWoD3Zog==" "integrity": "sha512-iK7SfjjkGdIiopuKEMAzPxSagZtIzWjwfYFBFxLKIS4Q4S8rSLQk7EnlTok2/bNAz1BvxnGKPKe+auSiCIU5QQ=="
}, },
"node_modules/@octokit/plugin-paginate-rest": { "node_modules/@octokit/plugin-paginate-rest": {
"version": "2.13.5", "version": "2.13.5",
@@ -1226,11 +1226,11 @@
} }
}, },
"node_modules/@octokit/plugin-rest-endpoint-methods": { "node_modules/@octokit/plugin-rest-endpoint-methods": {
"version": "5.3.4", "version": "5.3.5",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.3.4.tgz", "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.3.5.tgz",
"integrity": "sha512-2Y2q/FYCsW5tcwIqgnLOgzZXEb3I1VoSQGyHs/Zki/Ufs5H+uT0maPVHatLKw90LQbqK7ON8NpL3Y8IyzG6pNA==", "integrity": "sha512-QL3vIDYbANwxfrWOFlgn0rkp1ojlZKccsTb0+9x9keG8XGIq4ZJhxgpyJASYIui1QqCV8JIfDiEqX2dzr7x8KA==",
"dependencies": { "dependencies": {
"@octokit/types": "^6.16.7", "@octokit/types": "^6.17.1",
"deprecation": "^2.3.1" "deprecation": "^2.3.1"
}, },
"peerDependencies": { "peerDependencies": {
@@ -1261,22 +1261,22 @@
} }
}, },
"node_modules/@octokit/rest": { "node_modules/@octokit/rest": {
"version": "18.6.3", "version": "18.6.4",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.6.3.tgz", "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.6.4.tgz",
"integrity": "sha512-BeV2P48RR3MVPhSBq6KXXHMVHEJg5vnFBkFN1GKPXBohXTp+eb0gJq+5iYgkjbOMG6biNvkKllPDWJchpQHHiA==", "integrity": "sha512-1q1H1rJIjOjGd9/qIWaQgLaxtWcQ5H0tdh1D7JHqdsxopGciIUfU15GOZQf5lhW1YeQnlILHFynhKaZpXDiwuA==",
"dependencies": { "dependencies": {
"@octokit/core": "^3.5.0", "@octokit/core": "^3.5.0",
"@octokit/plugin-paginate-rest": "^2.6.2", "@octokit/plugin-paginate-rest": "^2.6.2",
"@octokit/plugin-request-log": "^1.0.2", "@octokit/plugin-request-log": "^1.0.2",
"@octokit/plugin-rest-endpoint-methods": "5.3.4" "@octokit/plugin-rest-endpoint-methods": "5.3.5"
} }
}, },
"node_modules/@octokit/types": { "node_modules/@octokit/types": {
"version": "6.16.7", "version": "6.17.3",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.16.7.tgz", "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.17.3.tgz",
"integrity": "sha512-OuQELiwIKeDySgNID52vm33wDRc2aaX8lKYgAw9Hmw939ITow1HspT8/AH3M3jgGFUMDmHlMNBNEmH7xV7ggXQ==", "integrity": "sha512-l3JiWbtK95CTsHTuF8WpE0Raq9efWUUU88CiWiCxRgTsauUkIRmVYZoDZTwAHn1xAnPz0aezQynIo6igS9EqQA==",
"dependencies": { "dependencies": {
"@octokit/openapi-types": "^7.3.5" "@octokit/openapi-types": "^8.1.3"
} }
}, },
"node_modules/@sinonjs/commons": { "node_modules/@sinonjs/commons": {
@@ -8140,9 +8140,9 @@
} }
}, },
"@octokit/openapi-types": { "@octokit/openapi-types": {
"version": "7.3.5", "version": "8.1.3",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-7.3.5.tgz", "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-8.1.3.tgz",
"integrity": "sha512-6bm5lzGDOeSnWHM5W8OZ86RD2KpchynU+/Qlm5hNEFjfLDhwfAY2lSe68YRUEYFGlxSHe0HmakyhvmtWoD3Zog==" "integrity": "sha512-iK7SfjjkGdIiopuKEMAzPxSagZtIzWjwfYFBFxLKIS4Q4S8rSLQk7EnlTok2/bNAz1BvxnGKPKe+auSiCIU5QQ=="
}, },
"@octokit/plugin-paginate-rest": { "@octokit/plugin-paginate-rest": {
"version": "2.13.5", "version": "2.13.5",
@@ -8159,11 +8159,11 @@
"requires": {} "requires": {}
}, },
"@octokit/plugin-rest-endpoint-methods": { "@octokit/plugin-rest-endpoint-methods": {
"version": "5.3.4", "version": "5.3.5",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.3.4.tgz", "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.3.5.tgz",
"integrity": "sha512-2Y2q/FYCsW5tcwIqgnLOgzZXEb3I1VoSQGyHs/Zki/Ufs5H+uT0maPVHatLKw90LQbqK7ON8NpL3Y8IyzG6pNA==", "integrity": "sha512-QL3vIDYbANwxfrWOFlgn0rkp1ojlZKccsTb0+9x9keG8XGIq4ZJhxgpyJASYIui1QqCV8JIfDiEqX2dzr7x8KA==",
"requires": { "requires": {
"@octokit/types": "^6.16.7", "@octokit/types": "^6.17.1",
"deprecation": "^2.3.1" "deprecation": "^2.3.1"
} }
}, },
@@ -8191,22 +8191,22 @@
} }
}, },
"@octokit/rest": { "@octokit/rest": {
"version": "18.6.3", "version": "18.6.4",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.6.3.tgz", "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.6.4.tgz",
"integrity": "sha512-BeV2P48RR3MVPhSBq6KXXHMVHEJg5vnFBkFN1GKPXBohXTp+eb0gJq+5iYgkjbOMG6biNvkKllPDWJchpQHHiA==", "integrity": "sha512-1q1H1rJIjOjGd9/qIWaQgLaxtWcQ5H0tdh1D7JHqdsxopGciIUfU15GOZQf5lhW1YeQnlILHFynhKaZpXDiwuA==",
"requires": { "requires": {
"@octokit/core": "^3.5.0", "@octokit/core": "^3.5.0",
"@octokit/plugin-paginate-rest": "^2.6.2", "@octokit/plugin-paginate-rest": "^2.6.2",
"@octokit/plugin-request-log": "^1.0.2", "@octokit/plugin-request-log": "^1.0.2",
"@octokit/plugin-rest-endpoint-methods": "5.3.4" "@octokit/plugin-rest-endpoint-methods": "5.3.5"
} }
}, },
"@octokit/types": { "@octokit/types": {
"version": "6.16.7", "version": "6.17.3",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.16.7.tgz", "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.17.3.tgz",
"integrity": "sha512-OuQELiwIKeDySgNID52vm33wDRc2aaX8lKYgAw9Hmw939ITow1HspT8/AH3M3jgGFUMDmHlMNBNEmH7xV7ggXQ==", "integrity": "sha512-l3JiWbtK95CTsHTuF8WpE0Raq9efWUUU88CiWiCxRgTsauUkIRmVYZoDZTwAHn1xAnPz0aezQynIo6igS9EqQA==",
"requires": { "requires": {
"@octokit/openapi-types": "^7.3.5" "@octokit/openapi-types": "^8.1.3"
} }
}, },
"@sinonjs/commons": { "@sinonjs/commons": {
+1 -1
View File
@@ -35,7 +35,7 @@
"@actions/core": "^1.4.0", "@actions/core": "^1.4.0",
"@actions/exec": "^1.1.0", "@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0", "@actions/github": "^5.0.0",
"@octokit/rest": "^18.6.3", "@octokit/rest": "^18.6.4",
"@types/semver": "^7.3.6", "@types/semver": "^7.3.6",
"moment": "^2.29.1", "moment": "^2.29.1",
"semver": "^7.3.5", "semver": "^7.3.5",