From 405b18955c3444f47355506304e11fdb53fabf9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Feb 2021 07:22:12 +0000 Subject: [PATCH] :arrow_up: Bump @octokit/rest from 18.0.15 to 18.1.0 Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.15 to 18.1.0. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](https://github.com/octokit/rest.js/compare/v18.0.15...v18.1.0) Signed-off-by: dependabot[bot] --- package-lock.json | 70 +++++++++++++++++++++++------------------------ 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2efc37249..e3b1ee3d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1692,9 +1692,9 @@ } }, "@nestjs/common": { - "version": "7.6.8", - "resolved": "https://registry.npmjs.org/@nestjs/common/-/common-7.6.8.tgz", - "integrity": "sha512-w3c0T0kfPSkWf5QDYn2FHrItyBT/vxCohrppK/LmFqcUQ6pXG8Yj1MKqgpG94LFsLMJgAvlYfhQ4dHOu72i0LQ==", + "version": "7.6.11", + "resolved": "https://registry.npmjs.org/@nestjs/common/-/common-7.6.11.tgz", + "integrity": "sha512-DPBqoORDJC9xO/c83ZXNdUk9rIOLZ1Joqt8hYVtGROMIt7+s4zdbiUOWbNLPhUwluIVczYt4bFjhoU6HWoePgA==", "requires": { "axios": "0.21.1", "iterare": "1.2.1", @@ -1754,9 +1754,9 @@ "integrity": "sha512-Hu9hPxTdBZA0C4GrWTsSflzwsJ99oAk9jqAwpcszdFNqfjMjkPGuCM9QsVZbBP2bE8fxrVrPsNOILS6puY8e/A==" }, "@nestjs/platform-express": { - "version": "7.6.8", - "resolved": "https://registry.npmjs.org/@nestjs/platform-express/-/platform-express-7.6.8.tgz", - "integrity": "sha512-N/DvK4z3AzAf4LvDhWgfVEyQ4G3Wrijr7UUjUZ0k/h/2M8mSrC1H39iVBTlpbHSS5tYu2OONFg+lRxkJmcmL3w==", + "version": "7.6.11", + "resolved": "https://registry.npmjs.org/@nestjs/platform-express/-/platform-express-7.6.11.tgz", + "integrity": "sha512-YNlkhoNfu9QswnIQ0Syzzbxy7CKR3kp4+t8SDX4Pz5ZvJ/5NDQzUHTEg3QUoh8L4IG2/nXHC/gUICQP/fuovJw==", "requires": { "body-parser": "1.19.0", "cors": "2.8.5", @@ -1804,9 +1804,9 @@ } }, "@nestjs/testing": { - "version": "7.6.8", - "resolved": "https://registry.npmjs.org/@nestjs/testing/-/testing-7.6.8.tgz", - "integrity": "sha512-Jz9LNbgEMDLvijlBfWJnbAfWxj8I838Uk2EKwsDMjOl7plDvaYxmvu2B2QFQyAR7wK7VBZsAv7KiojvvFbHz+g==", + "version": "7.6.11", + "resolved": "https://registry.npmjs.org/@nestjs/testing/-/testing-7.6.11.tgz", + "integrity": "sha512-wSJcXo5dO5lf2PTYTw1gfT9C0aZhFJd9VfN4dsZYS8nRqDhwT0V3VF7FP6Rrjk2QCtw0PNprI3gozmNvx+oDfA==", "dev": true, "requires": { "optional": "0.1.4", @@ -1938,9 +1938,9 @@ } }, "@octokit/graphql": { - "version": "4.5.9", - "resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.5.9.tgz", - "integrity": "sha512-c+0yofIugUNqo+ktrLaBlWSbjSq/UF8ChAyxQzbD3X74k1vAuyLKdDJmPwVExUFSp6+U1FzWe+3OkeRsIqV0vg==", + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.6.0.tgz", + "integrity": "sha512-CJ6n7izLFXLvPZaWzCQDjU/RP+vHiZmWdOunaCS87v+2jxMsW9FB5ktfIxybRBxZjxuJGRnxk7xJecWTVxFUYQ==", "requires": { "@octokit/request": "^5.3.0", "@octokit/types": "^6.0.3", @@ -1948,16 +1948,16 @@ } }, "@octokit/openapi-types": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-3.4.1.tgz", - "integrity": "sha512-7Sjm3UwEAM11f+ck9+qlyEfgl8hCk5sSZBU2qcWY8+8ibowjqcwxhhtvY0/pjHPF8mcvmedFpGmmIYs2qM9/+Q==" + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-4.0.1.tgz", + "integrity": "sha512-k2hRcfcLRyPJjtYfJLzg404n7HZ6sUpAWAR/uNI8tf96NgatWOpw1ocdF+WFfx/trO1ivBh7ckynO1rn+xAw/Q==" }, "@octokit/plugin-paginate-rest": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.9.0.tgz", - "integrity": "sha512-XxbOg45r2n/2QpU6hnGDxQNDRrJ7gjYpMXeDbUCigWTHECmjoyFLizkFO2jMEtidMkfiELn7AF8GBAJ/cbPTnA==", + "version": "2.9.1", + "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.9.1.tgz", + "integrity": "sha512-8wnuWGjwDIEobbBet2xAjZwgiMVTgIer5wBsnGXzV3lJ4yqphLU2FEMpkhSrDx7y+WkZDfZ+V+1cFMZ1mAaFag==", "requires": { - "@octokit/types": "^6.6.0" + "@octokit/types": "^6.8.0" } }, "@octokit/plugin-request-log": { @@ -1966,22 +1966,22 @@ "integrity": "sha512-4RFU4li238jMJAzLgAwkBAw+4Loile5haQMQr+uhFq27BmyJXcXSKvoQKqh0agsZEiUlW6iSv3FAgvmGkur7OQ==" }, "@octokit/plugin-rest-endpoint-methods": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.8.0.tgz", - "integrity": "sha512-2zRpXDveJH8HsXkeeMtRW21do8wuSxVn1xXFdvhILyxlLWqGQrdJUA1/dk5DM7iAAYvwT/P3bDOLs90yL4S2AA==", + "version": "4.10.1", + "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.10.1.tgz", + "integrity": "sha512-YGMiEidTORzgUmYZu0eH4q2k8kgQSHQMuBOBYiKxUYs/nXea4q/Ze6tDzjcRAPmHNJYXrENs1bEMlcdGKT+8ug==", "requires": { - "@octokit/types": "^6.5.0", + "@octokit/types": "^6.8.2", "deprecation": "^2.3.1" } }, "@octokit/request": { - "version": "5.4.13", - "resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.4.13.tgz", - "integrity": "sha512-WcNRH5XPPtg7i1g9Da5U9dvZ6YbTffw9BN2rVezYiE7couoSyaRsw0e+Tl8uk1fArHE7Dn14U7YqUDy59WaqEw==", + "version": "5.4.14", + "resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.4.14.tgz", + "integrity": "sha512-VkmtacOIQp9daSnBmDI92xNIeLuSRDOIuplp/CJomkvzt7M18NXgG044Cx/LFKLgjKt9T2tZR6AtJayba9GTSA==", "requires": { "@octokit/endpoint": "^6.0.1", "@octokit/request-error": "^2.0.0", - "@octokit/types": "^6.0.3", + "@octokit/types": "^6.7.1", "deprecation": "^2.0.0", "is-plain-object": "^5.0.0", "node-fetch": "^2.6.1", @@ -2007,22 +2007,22 @@ } }, "@octokit/rest": { - "version": "18.0.15", - "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.0.15.tgz", - "integrity": "sha512-MBlZl0KeuvFMJ3210hG5xhh/jtYmMDLd5WmO49Wg4Rfg0odeivntWAyq3KofJDP2G8jskCaaOaZBKo0TeO9tFA==", + "version": "18.1.0", + "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.1.0.tgz", + "integrity": "sha512-YQfpTzWV3jdzDPyXQVO54f5I2t1zxk/S53Vbe+Aa5vQj6MdTx6sNEWzmUzUO8lSVowbGOnjcQHzW1A8ATr+/7g==", "requires": { "@octokit/core": "^3.2.3", "@octokit/plugin-paginate-rest": "^2.6.2", "@octokit/plugin-request-log": "^1.0.2", - "@octokit/plugin-rest-endpoint-methods": "4.8.0" + "@octokit/plugin-rest-endpoint-methods": "4.10.1" } }, "@octokit/types": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.7.0.tgz", - "integrity": "sha512-QiE7y2Brh0Bv61K//kFGJ6jCZihCf4fGL1FP0Oims5h2SlSYtDiAQMJW15s8udyLfjo/jY05G1YlN8ED/c6RNw==", + "version": "6.8.2", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.8.2.tgz", + "integrity": "sha512-RpG0NJd7OKSkWptiFhy1xCLkThs5YoDIKM21lEtDmUvSpbaIEfrxzckWLUGDFfF8RydSyngo44gDv8m2hHruUg==", "requires": { - "@octokit/openapi-types": "^3.4.1", + "@octokit/openapi-types": "^4.0.0", "@types/node": ">= 8" } },