diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 87eab371c87..41bec4f8c4f 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -25,7 +25,7 @@ "@oclif/plugin-help": "^3.0.0", "@oclif/plugin-not-found": "^1.1.4", "@oclif/plugin-plugins": "^1.9.3", - "@octokit/rest": "^18.0.0", + "@octokit/rest": "^18.7.2", "@sindresorhus/slugify": "^1.1.0", "@ungap/from-entries": "^0.2.1", "ansi-styles": "^5.0.0", @@ -146,7 +146,7 @@ "pidtree": "^0.5.0", "seedrandom": "^3.0.5", "serialize-javascript": "^6.0.0", - "sinon": "^11.1.2", + "sinon": "^11.0.0", "sort-on": "^4.1.0", "strip-ansi": "^6.0.0", "temp-dir": "^2.0.0", @@ -4485,9 +4485,9 @@ } }, "node_modules/@octokit/openapi-types": { - "version": "9.1.1", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.1.1.tgz", - "integrity": "sha512-xmyPP9tVb4T4A6Lk6SL6ScnIqAHpPV4jfMZI8VtY286212ri9J/6IFGuLsZ26daADUmriuLejake4k+azEfnaw==" + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.2.0.tgz", + "integrity": "sha512-c4A1Xm0At+ypvBfEETREu519wLncJYQXvY+dBGg/V5YA51eg5EwdDsPPfcOMG0cuXscqRvsIgIySTmTJUdcTNA==" }, "node_modules/@octokit/plugin-paginate-rest": { "version": "2.14.0", @@ -4509,11 +4509,11 @@ } }, "node_modules/@octokit/plugin-rest-endpoint-methods": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.1.tgz", - "integrity": "sha512-Al57+OZmO65JpiPk4JS6u6kQ2y9qjoZtY1IWiSshc4N+F7EcrK8Rgy/cUJBB4WIcSFUQyF66EJQK1oKgXWeRNw==", + "version": "5.5.2", + "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.2.tgz", + "integrity": "sha512-1ArooY7AYQdUd2zyqWLFHQ6gver9PvZSiuM+EPAsDplv1Y6u8zHl6yZ7yGIgaf7xvWupwUkJS2WttGYyb1P0DQ==", "dependencies": { - "@octokit/types": "^6.21.1", + "@octokit/types": "^6.22.0", "deprecation": "^2.3.1" }, "peerDependencies": { @@ -4544,22 +4544,22 @@ } }, "node_modules/@octokit/rest": { - "version": "18.7.1", - "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.7.1.tgz", - "integrity": "sha512-790Yv8Xpbqs3BtnMAO5hlOftVICHPdgZ/3qlTmeOoqrQGzT25BIpHkg/KKMeKG9Fg8d598PLxGhf80RswElv9g==", + "version": "18.7.2", + "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.7.2.tgz", + "integrity": "sha512-TAedgLqNRS+rdGqS9v00sqBeS6IgyLSoqqCDu6pmoadAB7xSjFHShxzaXUAbxxJjyHtb7mencRGzgH4W/V6Myg==", "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.5.1" + "@octokit/plugin-rest-endpoint-methods": "5.5.2" } }, "node_modules/@octokit/types": { - "version": "6.21.1", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.21.1.tgz", - "integrity": "sha512-PP+m3T5EWZKawru4zi/FvX8KL2vkO5f1fLthx78/7743p7RtJUevt3z7698k+7oAYRA7YuVqfXthSEHqkDvZ8g==", + "version": "6.22.0", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.22.0.tgz", + "integrity": "sha512-Y8GR0BJHQDpO09qw/ZQpN+DXrFzCWaE0pvK4frDm3zJ+h99AktsFfBoDazbCtHxiL8d0jD8xRH4BeynlKLeChg==", "dependencies": { - "@octokit/openapi-types": "^9.1.1" + "@octokit/openapi-types": "^9.2.0" } }, "node_modules/@rollup/plugin-babel": { @@ -24519,9 +24519,9 @@ } }, "@octokit/openapi-types": { - "version": "9.1.1", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.1.1.tgz", - "integrity": "sha512-xmyPP9tVb4T4A6Lk6SL6ScnIqAHpPV4jfMZI8VtY286212ri9J/6IFGuLsZ26daADUmriuLejake4k+azEfnaw==" + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.2.0.tgz", + "integrity": "sha512-c4A1Xm0At+ypvBfEETREu519wLncJYQXvY+dBGg/V5YA51eg5EwdDsPPfcOMG0cuXscqRvsIgIySTmTJUdcTNA==" }, "@octokit/plugin-paginate-rest": { "version": "2.14.0", @@ -24538,11 +24538,11 @@ "requires": {} }, "@octokit/plugin-rest-endpoint-methods": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.1.tgz", - "integrity": "sha512-Al57+OZmO65JpiPk4JS6u6kQ2y9qjoZtY1IWiSshc4N+F7EcrK8Rgy/cUJBB4WIcSFUQyF66EJQK1oKgXWeRNw==", + "version": "5.5.2", + "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.2.tgz", + "integrity": "sha512-1ArooY7AYQdUd2zyqWLFHQ6gver9PvZSiuM+EPAsDplv1Y6u8zHl6yZ7yGIgaf7xvWupwUkJS2WttGYyb1P0DQ==", "requires": { - "@octokit/types": "^6.21.1", + "@octokit/types": "^6.22.0", "deprecation": "^2.3.1" } }, @@ -24570,22 +24570,22 @@ } }, "@octokit/rest": { - "version": "18.7.1", - "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.7.1.tgz", - "integrity": "sha512-790Yv8Xpbqs3BtnMAO5hlOftVICHPdgZ/3qlTmeOoqrQGzT25BIpHkg/KKMeKG9Fg8d598PLxGhf80RswElv9g==", + "version": "18.7.2", + "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.7.2.tgz", + "integrity": "sha512-TAedgLqNRS+rdGqS9v00sqBeS6IgyLSoqqCDu6pmoadAB7xSjFHShxzaXUAbxxJjyHtb7mencRGzgH4W/V6Myg==", "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.5.1" + "@octokit/plugin-rest-endpoint-methods": "5.5.2" } }, "@octokit/types": { - "version": "6.21.1", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.21.1.tgz", - "integrity": "sha512-PP+m3T5EWZKawru4zi/FvX8KL2vkO5f1fLthx78/7743p7RtJUevt3z7698k+7oAYRA7YuVqfXthSEHqkDvZ8g==", + "version": "6.22.0", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.22.0.tgz", + "integrity": "sha512-Y8GR0BJHQDpO09qw/ZQpN+DXrFzCWaE0pvK4frDm3zJ+h99AktsFfBoDazbCtHxiL8d0jD8xRH4BeynlKLeChg==", "requires": { - "@octokit/openapi-types": "^9.1.1" + "@octokit/openapi-types": "^9.2.0" } }, "@rollup/plugin-babel": {