Commit a264e54f authored by Renovate Bot's avatar Renovate Bot
Browse files

chore(deps): lock file maintenance

parent ebb418be
Loading
Loading
Loading
Loading
+19 −53
Original line number Diff line number Diff line
@@ -151,13 +151,13 @@
      "license": "MIT"
    },
    "node_modules/@octokit/plugin-paginate-rest": {
      "version": "11.6.0",
      "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.6.0.tgz",
      "integrity": "sha512-n5KPteiF7pWKgBIBJSk8qzoZWcUkza2O6A0za97pMGVrGfPdltxrfmfF5GucHYvHGZD8BdaZmmHGz5cX/3gdpw==",
      "version": "12.0.0",
      "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-12.0.0.tgz",
      "integrity": "sha512-MPd6WK1VtZ52lFrgZ0R2FlaoiWllzgqFHaSZxvp72NmoDeZ0m8GeJdg4oB6ctqMTYyrnDYp592Xma21mrgiyDA==",
      "dev": true,
      "license": "MIT",
      "dependencies": {
        "@octokit/types": "^13.10.0"
        "@octokit/types": "^14.0.0"
      },
      "engines": {
        "node": ">= 18"
@@ -166,23 +166,6 @@
        "@octokit/core": ">=6"
      }
    },
    "node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/openapi-types": {
      "version": "24.2.0",
      "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-24.2.0.tgz",
      "integrity": "sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==",
      "dev": true,
      "license": "MIT"
    },
    "node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types": {
      "version": "13.10.0",
      "resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.10.0.tgz",
      "integrity": "sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==",
      "dev": true,
      "license": "MIT",
      "dependencies": {
        "@octokit/openapi-types": "^24.2.0"
      }
    },
    "node_modules/@octokit/plugin-retry": {
      "version": "7.2.1",
      "resolved": "https://registry.npmjs.org/@octokit/plugin-retry/-/plugin-retry-7.2.1.tgz",
@@ -202,13 +185,13 @@
      }
    },
    "node_modules/@octokit/plugin-throttling": {
      "version": "9.6.1",
      "resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-9.6.1.tgz",
      "integrity": "sha512-bt3EBUkeKUzDQXRCcFrR9SWVqlLFRRqcCrr6uAorWt6NXTyjMKqcGrFmXqJy9NCbnKgiIZ2OXWq04theFc76Jg==",
      "version": "10.0.0",
      "resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-10.0.0.tgz",
      "integrity": "sha512-Kuq5/qs0DVYTHZuBAzCZStCzo2nKvVRo/TDNhCcpC2TKiOGz/DisXMCvjt3/b5kr6SCI1Y8eeeJTHBxxpFvZEg==",
      "dev": true,
      "license": "MIT",
      "dependencies": {
        "@octokit/types": "^13.7.0",
        "@octokit/types": "^14.0.0",
        "bottleneck": "^2.15.3"
      },
      "engines": {
@@ -218,23 +201,6 @@
        "@octokit/core": "^6.1.3"
      }
    },
    "node_modules/@octokit/plugin-throttling/node_modules/@octokit/openapi-types": {
      "version": "24.2.0",
      "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-24.2.0.tgz",
      "integrity": "sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==",
      "dev": true,
      "license": "MIT"
    },
    "node_modules/@octokit/plugin-throttling/node_modules/@octokit/types": {
      "version": "13.10.0",
      "resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.10.0.tgz",
      "integrity": "sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==",
      "dev": true,
      "license": "MIT",
      "dependencies": {
        "@octokit/openapi-types": "^24.2.0"
      }
    },
    "node_modules/@octokit/request": {
      "version": "9.2.3",
      "resolved": "https://registry.npmjs.org/@octokit/request/-/request-9.2.3.tgz",
@@ -361,16 +327,16 @@
      }
    },
    "node_modules/@semantic-release/github": {
      "version": "11.0.1",
      "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-11.0.1.tgz",
      "integrity": "sha512-Z9cr0LgU/zgucbT9cksH0/pX9zmVda9hkDPcgIE0uvjMQ8w/mElDivGjx1w1pEQ+MuQJ5CBq3VCF16S6G4VH3A==",
      "version": "11.0.2",
      "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-11.0.2.tgz",
      "integrity": "sha512-EhHimj3/eOSPu0OflgDzwgrawoGJIn8XLOkNS6WzwuTr8ebxyX976Y4mCqJ8MlkdQpV5+8T+49sy8xXlcm6uCg==",
      "dev": true,
      "license": "MIT",
      "dependencies": {
        "@octokit/core": "^6.0.0",
        "@octokit/plugin-paginate-rest": "^11.0.0",
        "@octokit/plugin-paginate-rest": "^12.0.0",
        "@octokit/plugin-retry": "^7.0.0",
        "@octokit/plugin-throttling": "^9.0.0",
        "@octokit/plugin-throttling": "^10.0.0",
        "@semantic-release/error": "^4.0.0",
        "aggregate-error": "^5.0.0",
        "debug": "^4.3.4",
@@ -1839,9 +1805,9 @@
      }
    },
    "node_modules/ignore": {
      "version": "7.0.3",
      "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.3.tgz",
      "integrity": "sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==",
      "version": "7.0.4",
      "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.4.tgz",
      "integrity": "sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==",
      "dev": true,
      "license": "MIT",
      "engines": {
@@ -6490,9 +6456,9 @@
      }
    },
    "node_modules/type-fest": {
      "version": "4.40.0",
      "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.40.0.tgz",
      "integrity": "sha512-ABHZ2/tS2JkvH1PEjxFDTUWC8dB5OsIGZP4IFLhR293GqT5Y5qB1WwL2kMPYhQW9DVgVD8Hd7I8gjwPIf5GFkw==",
      "version": "4.40.1",
      "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.40.1.tgz",
      "integrity": "sha512-9YvLNnORDpI+vghLU/Nf+zSv0kL47KbVJ1o3sKgoTefl6i+zebxbiDQWoe/oWWqPhIgQdRZRT1KA9sCPL810SA==",
      "dev": true,
      "license": "(MIT OR CC0-1.0)",
      "engines": {