Merge pull request #362 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.6.3

build(deps): bump @octokit/rest from 18.6.1 to 18.6.3
This commit is contained in:
Mike Penz
2021-06-28 07:55:53 +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/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@octokit/rest": "^18.6.1",
"@octokit/rest": "^18.6.3",
"@types/semver": "^7.3.6",
"moment": "^2.29.1",
"semver": "^7.3.5",
@@ -1202,9 +1202,9 @@
}
},
"node_modules/@octokit/openapi-types": {
"version": "7.3.3",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-7.3.3.tgz",
"integrity": "sha512-/tpvcWCjYUHtvdc/t/bX6pxaOoeYPhfPCyvUaSWP29YkRcdZmlhRaMsXudZhvXm8GBPBxmCOsf1Ye/FpkszOHw=="
"version": "7.3.5",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-7.3.5.tgz",
"integrity": "sha512-6bm5lzGDOeSnWHM5W8OZ86RD2KpchynU+/Qlm5hNEFjfLDhwfAY2lSe68YRUEYFGlxSHe0HmakyhvmtWoD3Zog=="
},
"node_modules/@octokit/plugin-paginate-rest": {
"version": "2.13.5",
@@ -1226,11 +1226,11 @@
}
},
"node_modules/@octokit/plugin-rest-endpoint-methods": {
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.3.2.tgz",
"integrity": "sha512-vwsdLUC4TUohbHAqD0f/BjUw/kfKmNs1f0+Fkldzr7GKqMXjNku5U0jzZCmVUI6GcH7b/KcXd9WtbpVpofDehQ==",
"version": "5.3.4",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.3.4.tgz",
"integrity": "sha512-2Y2q/FYCsW5tcwIqgnLOgzZXEb3I1VoSQGyHs/Zki/Ufs5H+uT0maPVHatLKw90LQbqK7ON8NpL3Y8IyzG6pNA==",
"dependencies": {
"@octokit/types": "^6.16.5",
"@octokit/types": "^6.16.7",
"deprecation": "^2.3.1"
},
"peerDependencies": {
@@ -1261,22 +1261,22 @@
}
},
"node_modules/@octokit/rest": {
"version": "18.6.1",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.6.1.tgz",
"integrity": "sha512-4NUr0sr8ZohvYoDVDT/P7lmamzeGrFjdfVxIuxW9Nz3xMp//MBmIKYxHhzMuMWGa8MHs69VT2HKsNYRJMCYyWA==",
"version": "18.6.3",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.6.3.tgz",
"integrity": "sha512-BeV2P48RR3MVPhSBq6KXXHMVHEJg5vnFBkFN1GKPXBohXTp+eb0gJq+5iYgkjbOMG6biNvkKllPDWJchpQHHiA==",
"dependencies": {
"@octokit/core": "^3.5.0",
"@octokit/plugin-paginate-rest": "^2.6.2",
"@octokit/plugin-request-log": "^1.0.2",
"@octokit/plugin-rest-endpoint-methods": "5.3.2"
"@octokit/plugin-rest-endpoint-methods": "5.3.4"
}
},
"node_modules/@octokit/types": {
"version": "6.16.5",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.16.5.tgz",
"integrity": "sha512-2v30UzgezzVZNCZlEryr8ujqaFW0EEH0fyuNxz5QdE3rlkCG2SXz8RTCT1V4q7inEI2kd2xTcROlq9OkEvY0TQ==",
"version": "6.16.7",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.16.7.tgz",
"integrity": "sha512-OuQELiwIKeDySgNID52vm33wDRc2aaX8lKYgAw9Hmw939ITow1HspT8/AH3M3jgGFUMDmHlMNBNEmH7xV7ggXQ==",
"dependencies": {
"@octokit/openapi-types": "^7.3.3"
"@octokit/openapi-types": "^7.3.5"
}
},
"node_modules/@sinonjs/commons": {
@@ -8066,9 +8066,9 @@
}
},
"@octokit/openapi-types": {
"version": "7.3.3",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-7.3.3.tgz",
"integrity": "sha512-/tpvcWCjYUHtvdc/t/bX6pxaOoeYPhfPCyvUaSWP29YkRcdZmlhRaMsXudZhvXm8GBPBxmCOsf1Ye/FpkszOHw=="
"version": "7.3.5",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-7.3.5.tgz",
"integrity": "sha512-6bm5lzGDOeSnWHM5W8OZ86RD2KpchynU+/Qlm5hNEFjfLDhwfAY2lSe68YRUEYFGlxSHe0HmakyhvmtWoD3Zog=="
},
"@octokit/plugin-paginate-rest": {
"version": "2.13.5",
@@ -8085,11 +8085,11 @@
"requires": {}
},
"@octokit/plugin-rest-endpoint-methods": {
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.3.2.tgz",
"integrity": "sha512-vwsdLUC4TUohbHAqD0f/BjUw/kfKmNs1f0+Fkldzr7GKqMXjNku5U0jzZCmVUI6GcH7b/KcXd9WtbpVpofDehQ==",
"version": "5.3.4",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.3.4.tgz",
"integrity": "sha512-2Y2q/FYCsW5tcwIqgnLOgzZXEb3I1VoSQGyHs/Zki/Ufs5H+uT0maPVHatLKw90LQbqK7ON8NpL3Y8IyzG6pNA==",
"requires": {
"@octokit/types": "^6.16.5",
"@octokit/types": "^6.16.7",
"deprecation": "^2.3.1"
}
},
@@ -8117,22 +8117,22 @@
}
},
"@octokit/rest": {
"version": "18.6.1",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.6.1.tgz",
"integrity": "sha512-4NUr0sr8ZohvYoDVDT/P7lmamzeGrFjdfVxIuxW9Nz3xMp//MBmIKYxHhzMuMWGa8MHs69VT2HKsNYRJMCYyWA==",
"version": "18.6.3",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.6.3.tgz",
"integrity": "sha512-BeV2P48RR3MVPhSBq6KXXHMVHEJg5vnFBkFN1GKPXBohXTp+eb0gJq+5iYgkjbOMG6biNvkKllPDWJchpQHHiA==",
"requires": {
"@octokit/core": "^3.5.0",
"@octokit/plugin-paginate-rest": "^2.6.2",
"@octokit/plugin-request-log": "^1.0.2",
"@octokit/plugin-rest-endpoint-methods": "5.3.2"
"@octokit/plugin-rest-endpoint-methods": "5.3.4"
}
},
"@octokit/types": {
"version": "6.16.5",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.16.5.tgz",
"integrity": "sha512-2v30UzgezzVZNCZlEryr8ujqaFW0EEH0fyuNxz5QdE3rlkCG2SXz8RTCT1V4q7inEI2kd2xTcROlq9OkEvY0TQ==",
"version": "6.16.7",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.16.7.tgz",
"integrity": "sha512-OuQELiwIKeDySgNID52vm33wDRc2aaX8lKYgAw9Hmw939ITow1HspT8/AH3M3jgGFUMDmHlMNBNEmH7xV7ggXQ==",
"requires": {
"@octokit/openapi-types": "^7.3.3"
"@octokit/openapi-types": "^7.3.5"
}
},
"@sinonjs/commons": {
+1 -1
View File
@@ -35,7 +35,7 @@
"@actions/core": "^1.4.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@octokit/rest": "^18.6.1",
"@octokit/rest": "^18.6.3",
"@types/semver": "^7.3.6",
"moment": "^2.29.1",
"semver": "^7.3.5",