Merge pull request #331 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.5.6
Bump @octokit/rest from 18.5.5 to 18.5.6
This commit is contained in:
Generated
+7
-7
@@ -11,7 +11,7 @@
|
||||
"@actions/core": "^1.3.0",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/github": "^5.0.0",
|
||||
"@octokit/rest": "^18.5.5",
|
||||
"@octokit/rest": "^18.5.6",
|
||||
"@types/semver": "^7.3.6",
|
||||
"moment": "^2.29.1",
|
||||
"semver": "^7.3.5",
|
||||
@@ -1426,9 +1426,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@octokit/rest": {
|
||||
"version": "18.5.5",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.5.5.tgz",
|
||||
"integrity": "sha512-Py9sWvxBGeAwNY8UnhxP6jnq7aflvQ0uQ6gmZObyJLR9hmd5NEz9piu/A77cxV6+0l9UNACJVXX6FOnl5LIcPw==",
|
||||
"version": "18.5.6",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.5.6.tgz",
|
||||
"integrity": "sha512-8HdG6ZjQdZytU6tCt8BQ2XLC7EJ5m4RrbyU/EARSkAM1/HP3ceOzMG/9atEfe17EDMer3IVdHWLedz2wDi73YQ==",
|
||||
"dependencies": {
|
||||
"@octokit/core": "^3.2.3",
|
||||
"@octokit/plugin-paginate-rest": "^2.6.2",
|
||||
@@ -9144,9 +9144,9 @@
|
||||
}
|
||||
},
|
||||
"@octokit/rest": {
|
||||
"version": "18.5.5",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.5.5.tgz",
|
||||
"integrity": "sha512-Py9sWvxBGeAwNY8UnhxP6jnq7aflvQ0uQ6gmZObyJLR9hmd5NEz9piu/A77cxV6+0l9UNACJVXX6FOnl5LIcPw==",
|
||||
"version": "18.5.6",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.5.6.tgz",
|
||||
"integrity": "sha512-8HdG6ZjQdZytU6tCt8BQ2XLC7EJ5m4RrbyU/EARSkAM1/HP3ceOzMG/9atEfe17EDMer3IVdHWLedz2wDi73YQ==",
|
||||
"requires": {
|
||||
"@octokit/core": "^3.2.3",
|
||||
"@octokit/plugin-paginate-rest": "^2.6.2",
|
||||
|
||||
+1
-1
@@ -35,7 +35,7 @@
|
||||
"@actions/core": "^1.3.0",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/github": "^5.0.0",
|
||||
"@octokit/rest": "^18.5.5",
|
||||
"@octokit/rest": "^18.5.6",
|
||||
"@types/semver": "^7.3.6",
|
||||
"moment": "^2.29.1",
|
||||
"semver": "^7.3.5",
|
||||
|
||||
Reference in New Issue
Block a user