diff --git a/.licenses/npm/@octokit/auth-token.dep.yml b/.licenses/npm/@octokit/auth-token.dep.yml index b54dd4b..f12415e 100644 --- a/.licenses/npm/@octokit/auth-token.dep.yml +++ b/.licenses/npm/@octokit/auth-token.dep.yml @@ -1,6 +1,6 @@ --- name: "@octokit/auth-token" -version: 2.4.2 +version: 2.4.3 type: npm summary: GitHub API token authentication for browsers and Node.js homepage: https://github.com/octokit/auth-token.js#readme diff --git a/.licenses/npm/@octokit/core.dep.yml b/.licenses/npm/@octokit/core.dep.yml index ca3de5a..aa31570 100644 --- a/.licenses/npm/@octokit/core.dep.yml +++ b/.licenses/npm/@octokit/core.dep.yml @@ -1,6 +1,6 @@ --- name: "@octokit/core" -version: 3.1.2 +version: 3.2.1 type: npm summary: Extendable client for GitHub's REST & GraphQL APIs homepage: https://github.com/octokit/core.js#readme diff --git a/.licenses/npm/@octokit/endpoint.dep.yml b/.licenses/npm/@octokit/endpoint.dep.yml index c35bc9a..9fba17a 100644 --- a/.licenses/npm/@octokit/endpoint.dep.yml +++ b/.licenses/npm/@octokit/endpoint.dep.yml @@ -1,6 +1,6 @@ --- name: "@octokit/endpoint" -version: 6.0.5 +version: 6.0.9 type: npm summary: Turns REST API endpoints into generic request options homepage: https://github.com/octokit/endpoint.js#readme diff --git a/.licenses/npm/@octokit/graphql.dep.yml b/.licenses/npm/@octokit/graphql.dep.yml index 8895159..15c7912 100644 --- a/.licenses/npm/@octokit/graphql.dep.yml +++ b/.licenses/npm/@octokit/graphql.dep.yml @@ -1,6 +1,6 @@ --- name: "@octokit/graphql" -version: 4.5.4 +version: 4.5.7 type: npm summary: GitHub GraphQL API client for browsers and Node homepage: https://github.com/octokit/graphql.js#readme diff --git a/.licenses/npm/@octokit/plugin-paginate-rest.dep.yml b/.licenses/npm/@octokit/plugin-paginate-rest.dep.yml index 076ff18..024a71d 100644 --- a/.licenses/npm/@octokit/plugin-paginate-rest.dep.yml +++ b/.licenses/npm/@octokit/plugin-paginate-rest.dep.yml @@ -1,6 +1,6 @@ --- name: "@octokit/plugin-paginate-rest" -version: 2.3.0 +version: 2.6.0 type: npm summary: Octokit plugin to paginate REST API endpoint responses homepage: https://github.com/octokit/plugin-paginate-rest.js#readme diff --git a/.licenses/npm/@octokit/plugin-rest-endpoint-methods.dep.yml b/.licenses/npm/@octokit/plugin-rest-endpoint-methods.dep.yml index 809e16d..1023794 100644 --- a/.licenses/npm/@octokit/plugin-rest-endpoint-methods.dep.yml +++ b/.licenses/npm/@octokit/plugin-rest-endpoint-methods.dep.yml @@ -1,6 +1,6 @@ --- name: "@octokit/plugin-rest-endpoint-methods" -version: 4.1.2 +version: 4.2.1 type: npm summary: Octokit plugin adding one method for all of api.github.com REST API endpoints homepage: https://github.com/octokit/plugin-rest-endpoint-methods.js#readme diff --git a/.licenses/npm/@octokit/request-error.dep.yml b/.licenses/npm/@octokit/request-error.dep.yml index 71f3b2a..d02c8e6 100644 --- a/.licenses/npm/@octokit/request-error.dep.yml +++ b/.licenses/npm/@octokit/request-error.dep.yml @@ -1,6 +1,6 @@ --- name: "@octokit/request-error" -version: 2.0.2 +version: 2.0.3 type: npm summary: Error class for Octokit request errors homepage: https://github.com/octokit/request-error.js#readme diff --git a/.licenses/npm/@octokit/request.dep.yml b/.licenses/npm/@octokit/request.dep.yml index 8078c96..5658f8e 100644 --- a/.licenses/npm/@octokit/request.dep.yml +++ b/.licenses/npm/@octokit/request.dep.yml @@ -1,6 +1,6 @@ --- name: "@octokit/request" -version: 5.4.7 +version: 5.4.10 type: npm summary: Send parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node diff --git a/.licenses/npm/@octokit/types.dep.yml b/.licenses/npm/@octokit/types.dep.yml index 704886b..ba6b1b8 100644 --- a/.licenses/npm/@octokit/types.dep.yml +++ b/.licenses/npm/@octokit/types.dep.yml @@ -1,6 +1,6 @@ --- name: "@octokit/types" -version: 5.4.1 +version: 5.5.0 type: npm summary: Shared TypeScript definitions for Octokit projects homepage: https://github.com/octokit/types.ts#readme diff --git a/.licenses/npm/is-plain-object.dep.yml b/.licenses/npm/is-plain-object.dep.yml index c9f1523..671ba20 100644 --- a/.licenses/npm/is-plain-object.dep.yml +++ b/.licenses/npm/is-plain-object.dep.yml @@ -1,6 +1,6 @@ --- name: is-plain-object -version: 4.1.1 +version: 5.0.0 type: npm summary: Returns true if an object was created by the `Object` constructor, or Object.create(null). homepage: https://github.com/jonschlinkert/is-plain-object