diff --git a/package-lock.json b/package-lock.json index 94cf097..16a8581 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,14 +18,14 @@ "devDependencies": {} }, "node_modules/@octoherd/cli": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@octoherd/cli/-/cli-5.0.0.tgz", - "integrity": "sha512-fNotps5LpRJaA93dECj/iX4Q8tnjlo1WyKIH1yyyMaT+JmaPi1ibFqsdRFGhT/cG1K9qO0+MxoxJnDz3bkZuCw==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@octoherd/cli/-/cli-5.0.1.tgz", + "integrity": "sha512-P7zplPfjlKlFATCcuPYj3SlyeYTibkzjLsLSp1GZqZpnlewUKykZDoxQBsTnXb0Vk5r+UHHnCTC7/AKwvsGUcA==", "license": "ISC", "dependencies": { "@octoherd/octokit": "^5.0.0", "@octokit/auth-oauth-device": "^7.0.0", - "@octokit/openapi-types": "^22.0.0", + "@octokit/openapi-types": "^23.0.0", "chalk": "^5.0.0", "clipboardy": "^4.0.0", "enquirer": "^2.3.6", @@ -150,9 +150,9 @@ } }, "node_modules/@octokit/openapi-types": { - "version": "22.2.0", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-22.2.0.tgz", - "integrity": "sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==", + "version": "23.0.1", + "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-23.0.1.tgz", + "integrity": "sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g==", "license": "MIT" }, "node_modules/@octokit/plugin-paginate-rest": { @@ -204,9 +204,9 @@ } }, "node_modules/@octokit/request": { - "version": "9.1.4", - "resolved": "https://registry.npmjs.org/@octokit/request/-/request-9.1.4.tgz", - "integrity": "sha512-tMbOwGm6wDII6vygP3wUVqFTw3Aoo0FnVQyhihh8vVq12uO3P+vQZeo2CKMpWtPSogpACD0yyZAlVlQnjW71DA==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/@octokit/request/-/request-9.2.0.tgz", + "integrity": "sha512-kXLfcxhC4ozCnAXy2ff+cSxpcF0A1UqxjvYMqNuPIeOAzJbVWQ+dy5G2fTylofB/gTbObT8O6JORab+5XtA1Kw==", "license": "MIT", "dependencies": { "@octokit/endpoint": "^10.0.0", @@ -240,12 +240,6 @@ "@octokit/openapi-types": "^23.0.1" } }, - "node_modules/@octokit/types/node_modules/@octokit/openapi-types": { - "version": "23.0.1", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-23.0.1.tgz", - "integrity": "sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g==", - "license": "MIT" - }, "node_modules/ansi-colors": { "version": "4.1.3", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",