diff --git a/package-lock.json b/package-lock.json index 1f79e821b2e..5bec5550d47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -698,9 +698,9 @@ } }, "node_modules/@octokit/types": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-8.1.0.tgz", - "integrity": "sha512-N4nLjzkiWBqVQqljTTsCrbvHGoWdWfcCeZjbHdggw7a9HbJMnxbK8A+UWdqwR4out30JarlSa3eqKyVK0n5aBg==", + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-8.1.1.tgz", + "integrity": "sha512-7tjk+6DyhYAmei8FOEwPfGKc0VE1x56CKPJ+eE44zhDbOyMT+9yan8apfQFxo8oEFsy+0O7PiBtH8w0Yo0Y9Kw==", "dev": true, "dependencies": { "@octokit/openapi-types": "^14.0.0" @@ -5031,9 +5031,9 @@ } }, "@octokit/types": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-8.1.0.tgz", - "integrity": "sha512-N4nLjzkiWBqVQqljTTsCrbvHGoWdWfcCeZjbHdggw7a9HbJMnxbK8A+UWdqwR4out30JarlSa3eqKyVK0n5aBg==", + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-8.1.1.tgz", + "integrity": "sha512-7tjk+6DyhYAmei8FOEwPfGKc0VE1x56CKPJ+eE44zhDbOyMT+9yan8apfQFxo8oEFsy+0O7PiBtH8w0Yo0Y9Kw==", "dev": true, "requires": { "@octokit/openapi-types": "^14.0.0"