Loading package-lock.json +86 −86 Original line number Diff line number Diff line Loading @@ -209,18 +209,18 @@ } }, "node_modules/@octokit/openapi-types": { "version": "12.1.0", "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.1.0.tgz", "integrity": "sha512-kQzJh3ZUv3lDpi6M+uekMRHULvf9DlWoI1XgKN6nPeGDzkSgtkhVq1MMz3bFKQ6H6GbdC3ZqG/a6VzKhIx0VeA==", "version": "12.4.0", "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.4.0.tgz", "integrity": "sha512-Npcb7Pv30b33U04jvcD7l75yLU0mxhuX2Xqrn51YyZ5WTkF04bpbxLaZ6GcaTqu03WZQHoO/Gbfp95NGRueDUA==", "dev": true }, "node_modules/@octokit/plugin-paginate-rest": { "version": "2.18.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.18.0.tgz", "integrity": "sha512-n5/AzIoy5Wzp85gqzSbR+dWQDHlyHZrGijnDfLh452547Ynu0hCvszH7EfRE0eqM5ZjfkplO0k+q+P8AAIIJEA==", "version": "2.19.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.19.0.tgz", "integrity": "sha512-hQ4Qysg2hNmEMuZeJkvyzM4eSZiTifOKqYAMsW8FnxFKowhuwWICSgBQ9Gn9GpUmgKB7qaf1hFvMjYaTAg5jQA==", "dev": true, "dependencies": { "@octokit/types": "^6.35.0" "@octokit/types": "^6.36.0" }, "peerDependencies": { "@octokit/core": ">=2" Loading @@ -236,12 +236,12 @@ } }, "node_modules/@octokit/plugin-rest-endpoint-methods": { "version": "5.14.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.14.0.tgz", "integrity": "sha512-MRnMs4Dcm1OSaz/g/RLr4YY9otgysS7vN5SUkHGd7t+R8323cHsHFoEWHYPSmgUC0BieHRhvnCRWb4i3Pl+Lgg==", "version": "5.15.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.15.0.tgz", "integrity": "sha512-Gsw9+Xm56jVhfbJoy4pt6eOOyf8/3K6CAnx1Sl7U2GhZWcg8MR6YgXWnpfdF69S2ViMXLA7nfvTDAsZpFlkLRw==", "dev": true, "dependencies": { "@octokit/types": "^6.35.0", "@octokit/types": "^6.36.0", "deprecation": "^2.3.1" }, "peerDependencies": { Loading Loading @@ -286,12 +286,12 @@ } }, "node_modules/@octokit/types": { "version": "6.35.0", "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.35.0.tgz", "integrity": "sha512-DhLfdUuv3H37u6jBDfkwamypx3HflHg29b26nbA6iVFYkAlZ5cMEtu/9pQoihGnQE5M7jJFnNo25Rr1UwQNF8Q==", "version": "6.37.1", "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.37.1.tgz", "integrity": "sha512-Q1hXSP2YumHkDdD+V4wFKr7vJ9+8tjocixrTSb75JzJ4GpjSyu5B4kpgrXxO6GOs4nOmVyRwRgS4/RO/Lf9oEA==", "dev": true, "dependencies": { "@octokit/openapi-types": "^12.1.0" "@octokit/openapi-types": "^12.4.0" } }, "node_modules/@semantic-release/commit-analyzer": { Loading Loading @@ -2156,9 +2156,9 @@ } }, "node_modules/keyv": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.3.0.tgz", "integrity": "sha512-C30Un9+63J0CsR7Wka5quXKqYZsT6dcRQ2aOwGcSc3RiQ4HGWpTAHlCA+puNfw2jA/s11EsxA1nCXgZRuRKMQQ==", "version": "4.3.2", "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.3.2.tgz", "integrity": "sha512-kn8WmodVBe12lmHpA6W8OY7SNh6wVR+Z+wZESF4iF5FCazaVXGWOtnbnvX0tMQ1bO+/TmOD9LziuYMvrIIs0xw==", "dev": true, "dependencies": { "compress-brotli": "^1.3.8", Loading Loading @@ -2568,9 +2568,9 @@ } }, "node_modules/npm": { "version": "8.12.2", "resolved": "https://registry.npmjs.org/npm/-/npm-8.12.2.tgz", "integrity": "sha512-TArexqro9wpl/6wz6t6YdYhOoiy/UArqiSsSsqI7fieEhQEswDQSJcgt/LuCDjl6mfCDi0So7S2UZ979qLYRPg==", "version": "8.13.1", "resolved": "https://registry.npmjs.org/npm/-/npm-8.13.1.tgz", "integrity": "sha512-Di4hLSvlImxAslovZ8yRXOhwmd6hXzgRFjwfF4QuwuPT9RUvpLIZ5nubhrY34Pc3elqaU0iyBVWgGZ3jELFP8w==", "bundleDependencies": [ "@isaacs/string-locale-compare", "@npmcli/arborist", Loading Loading @@ -2652,7 +2652,7 @@ "@npmcli/fs": "^2.1.0", "@npmcli/map-workspaces": "^2.0.3", "@npmcli/package-json": "^2.0.0", "@npmcli/run-script": "^3.0.1", "@npmcli/run-script": "^4.1.3", "abbrev": "~1.1.1", "archy": "~1.0.0", "cacache": "^16.1.1", Loading Loading @@ -2680,7 +2680,7 @@ "libnpmsearch": "^5.0.2", "libnpmteam": "^4.0.2", "libnpmversion": "^3.0.1", "make-fetch-happen": "^10.1.7", "make-fetch-happen": "^10.1.8", "minipass": "^3.1.6", "minipass-pipeline": "^1.2.4", "mkdirp": "^1.0.4", Loading @@ -2692,12 +2692,12 @@ "npm-install-checks": "^5.0.0", "npm-package-arg": "^9.0.2", "npm-pick-manifest": "^7.0.1", "npm-profile": "^6.0.3", "npm-profile": "^6.1.0", "npm-registry-fetch": "^13.1.1", "npm-user-validate": "^1.0.1", "npmlog": "^6.0.2", "opener": "^1.5.2", "pacote": "^13.6.0", "pacote": "^13.6.1", "parse-conflict-json": "^2.0.2", "proc-log": "^2.0.1", "qrcode-terminal": "^0.12.0", Loading Loading @@ -2759,7 +2759,7 @@ "license": "ISC" }, "node_modules/npm/node_modules/@npmcli/arborist": { "version": "5.2.1", "version": "5.2.3", "dev": true, "inBundle": true, "license": "ISC", Loading @@ -2772,7 +2772,7 @@ "@npmcli/name-from-folder": "^1.0.1", "@npmcli/node-gyp": "^2.0.0", "@npmcli/package-json": "^2.0.0", "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "bin-links": "^3.0.0", "cacache": "^16.0.6", "common-ancestor-path": "^1.0.1", Loading @@ -2786,7 +2786,7 @@ "npm-pick-manifest": "^7.0.0", "npm-registry-fetch": "^13.0.0", "npmlog": "^6.0.2", "pacote": "^13.0.5", "pacote": "^13.6.1", "parse-conflict-json": "^2.0.1", "proc-log": "^2.0.0", "promise-all-reject-late": "^1.0.0", Loading Loading @@ -2978,7 +2978,7 @@ } }, "node_modules/npm/node_modules/@npmcli/run-script": { "version": "3.0.2", "version": "4.1.3", "dev": true, "inBundle": true, "license": "ISC", Loading Loading @@ -3798,7 +3798,7 @@ } }, "node_modules/npm/node_modules/libnpmdiff": { "version": "4.0.3", "version": "4.0.4", "dev": true, "inBundle": true, "license": "ISC", Loading @@ -3809,7 +3809,7 @@ "diff": "^5.0.0", "minimatch": "^5.0.1", "npm-package-arg": "^9.0.1", "pacote": "^13.0.5", "pacote": "^13.6.1", "tar": "^6.1.0" }, "engines": { Loading @@ -3817,19 +3817,19 @@ } }, "node_modules/npm/node_modules/libnpmexec": { "version": "4.0.6", "version": "4.0.8", "dev": true, "inBundle": true, "license": "ISC", "dependencies": { "@npmcli/arborist": "^5.0.0", "@npmcli/ci-detect": "^2.0.0", "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "chalk": "^4.1.0", "mkdirp-infer-owner": "^2.0.0", "npm-package-arg": "^9.0.1", "npmlog": "^6.0.2", "pacote": "^13.0.5", "pacote": "^13.6.1", "proc-log": "^2.0.0", "read": "^1.0.7", "read-package-json-fast": "^2.0.2", Loading Loading @@ -3878,14 +3878,14 @@ } }, "node_modules/npm/node_modules/libnpmpack": { "version": "4.1.0", "version": "4.1.2", "dev": true, "inBundle": true, "license": "ISC", "dependencies": { "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "npm-package-arg": "^9.0.1", "pacote": "^13.5.0" "pacote": "^13.6.1" }, "engines": { "node": "^12.13.0 || ^14.15.0 || >=16.0.0" Loading Loading @@ -3933,13 +3933,13 @@ } }, "node_modules/npm/node_modules/libnpmversion": { "version": "3.0.4", "version": "3.0.6", "dev": true, "inBundle": true, "license": "ISC", "dependencies": { "@npmcli/git": "^3.0.0", "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "json-parse-even-better-errors": "^2.3.1", "proc-log": "^2.0.0", "semver": "^7.3.7" Loading @@ -3958,7 +3958,7 @@ } }, "node_modules/npm/node_modules/make-fetch-happen": { "version": "10.1.7", "version": "10.1.8", "dev": true, "inBundle": true, "license": "ISC", Loading Loading @@ -4326,7 +4326,7 @@ } }, "node_modules/npm/node_modules/npm-profile": { "version": "6.0.3", "version": "6.1.0", "dev": true, "inBundle": true, "license": "ISC", Loading Loading @@ -4411,7 +4411,7 @@ } }, "node_modules/npm/node_modules/pacote": { "version": "13.6.0", "version": "13.6.1", "dev": true, "inBundle": true, "license": "ISC", Loading @@ -4419,7 +4419,7 @@ "@npmcli/git": "^3.0.0", "@npmcli/installed-package-contents": "^1.0.7", "@npmcli/promise-spawn": "^3.0.0", "@npmcli/run-script": "^3.0.1", "@npmcli/run-script": "^4.1.0", "cacache": "^16.0.0", "chownr": "^2.0.0", "fs-minipass": "^2.1.0", Loading Loading @@ -6649,18 +6649,18 @@ } }, "@octokit/openapi-types": { "version": "12.1.0", "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.1.0.tgz", "integrity": "sha512-kQzJh3ZUv3lDpi6M+uekMRHULvf9DlWoI1XgKN6nPeGDzkSgtkhVq1MMz3bFKQ6H6GbdC3ZqG/a6VzKhIx0VeA==", "version": "12.4.0", "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.4.0.tgz", "integrity": "sha512-Npcb7Pv30b33U04jvcD7l75yLU0mxhuX2Xqrn51YyZ5WTkF04bpbxLaZ6GcaTqu03WZQHoO/Gbfp95NGRueDUA==", "dev": true }, "@octokit/plugin-paginate-rest": { "version": "2.18.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.18.0.tgz", "integrity": "sha512-n5/AzIoy5Wzp85gqzSbR+dWQDHlyHZrGijnDfLh452547Ynu0hCvszH7EfRE0eqM5ZjfkplO0k+q+P8AAIIJEA==", "version": "2.19.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.19.0.tgz", "integrity": "sha512-hQ4Qysg2hNmEMuZeJkvyzM4eSZiTifOKqYAMsW8FnxFKowhuwWICSgBQ9Gn9GpUmgKB7qaf1hFvMjYaTAg5jQA==", "dev": true, "requires": { "@octokit/types": "^6.35.0" "@octokit/types": "^6.36.0" } }, "@octokit/plugin-request-log": { Loading @@ -6671,12 +6671,12 @@ "requires": {} }, "@octokit/plugin-rest-endpoint-methods": { "version": "5.14.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.14.0.tgz", "integrity": "sha512-MRnMs4Dcm1OSaz/g/RLr4YY9otgysS7vN5SUkHGd7t+R8323cHsHFoEWHYPSmgUC0BieHRhvnCRWb4i3Pl+Lgg==", "version": "5.15.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.15.0.tgz", "integrity": "sha512-Gsw9+Xm56jVhfbJoy4pt6eOOyf8/3K6CAnx1Sl7U2GhZWcg8MR6YgXWnpfdF69S2ViMXLA7nfvTDAsZpFlkLRw==", "dev": true, "requires": { "@octokit/types": "^6.35.0", "@octokit/types": "^6.36.0", "deprecation": "^2.3.1" } }, Loading Loading @@ -6718,12 +6718,12 @@ } }, "@octokit/types": { "version": "6.35.0", "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.35.0.tgz", "integrity": "sha512-DhLfdUuv3H37u6jBDfkwamypx3HflHg29b26nbA6iVFYkAlZ5cMEtu/9pQoihGnQE5M7jJFnNo25Rr1UwQNF8Q==", "version": "6.37.1", "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.37.1.tgz", "integrity": "sha512-Q1hXSP2YumHkDdD+V4wFKr7vJ9+8tjocixrTSb75JzJ4GpjSyu5B4kpgrXxO6GOs4nOmVyRwRgS4/RO/Lf9oEA==", "dev": true, "requires": { "@octokit/openapi-types": "^12.1.0" "@octokit/openapi-types": "^12.4.0" } }, "@semantic-release/commit-analyzer": { Loading Loading @@ -8146,9 +8146,9 @@ } }, "keyv": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.3.0.tgz", "integrity": "sha512-C30Un9+63J0CsR7Wka5quXKqYZsT6dcRQ2aOwGcSc3RiQ4HGWpTAHlCA+puNfw2jA/s11EsxA1nCXgZRuRKMQQ==", "version": "4.3.2", "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.3.2.tgz", "integrity": "sha512-kn8WmodVBe12lmHpA6W8OY7SNh6wVR+Z+wZESF4iF5FCazaVXGWOtnbnvX0tMQ1bO+/TmOD9LziuYMvrIIs0xw==", "dev": true, "requires": { "compress-brotli": "^1.3.8", Loading Loading @@ -8458,9 +8458,9 @@ "dev": true }, "npm": { "version": "8.12.2", "resolved": "https://registry.npmjs.org/npm/-/npm-8.12.2.tgz", "integrity": "sha512-TArexqro9wpl/6wz6t6YdYhOoiy/UArqiSsSsqI7fieEhQEswDQSJcgt/LuCDjl6mfCDi0So7S2UZ979qLYRPg==", "version": "8.13.1", "resolved": "https://registry.npmjs.org/npm/-/npm-8.13.1.tgz", "integrity": "sha512-Di4hLSvlImxAslovZ8yRXOhwmd6hXzgRFjwfF4QuwuPT9RUvpLIZ5nubhrY34Pc3elqaU0iyBVWgGZ3jELFP8w==", "dev": true, "requires": { "@isaacs/string-locale-compare": "^1.1.0", Loading @@ -8470,7 +8470,7 @@ "@npmcli/fs": "^2.1.0", "@npmcli/map-workspaces": "^2.0.3", "@npmcli/package-json": "^2.0.0", "@npmcli/run-script": "^3.0.1", "@npmcli/run-script": "^4.1.3", "abbrev": "~1.1.1", "archy": "~1.0.0", "cacache": "^16.1.1", Loading Loading @@ -8498,7 +8498,7 @@ "libnpmsearch": "^5.0.2", "libnpmteam": "^4.0.2", "libnpmversion": "^3.0.1", "make-fetch-happen": "^10.1.7", "make-fetch-happen": "^10.1.8", "minipass": "^3.1.6", "minipass-pipeline": "^1.2.4", "mkdirp": "^1.0.4", Loading @@ -8510,12 +8510,12 @@ "npm-install-checks": "^5.0.0", "npm-package-arg": "^9.0.2", "npm-pick-manifest": "^7.0.1", "npm-profile": "^6.0.3", "npm-profile": "^6.1.0", "npm-registry-fetch": "^13.1.1", "npm-user-validate": "^1.0.1", "npmlog": "^6.0.2", "opener": "^1.5.2", "pacote": "^13.6.0", "pacote": "^13.6.1", "parse-conflict-json": "^2.0.2", "proc-log": "^2.0.1", "qrcode-terminal": "^0.12.0", Loading Loading @@ -8552,7 +8552,7 @@ "dev": true }, "@npmcli/arborist": { "version": "5.2.1", "version": "5.2.3", "bundled": true, "dev": true, "requires": { Loading @@ -8564,7 +8564,7 @@ "@npmcli/name-from-folder": "^1.0.1", "@npmcli/node-gyp": "^2.0.0", "@npmcli/package-json": "^2.0.0", "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "bin-links": "^3.0.0", "cacache": "^16.0.6", "common-ancestor-path": "^1.0.1", Loading @@ -8578,7 +8578,7 @@ "npm-pick-manifest": "^7.0.0", "npm-registry-fetch": "^13.0.0", "npmlog": "^6.0.2", "pacote": "^13.0.5", "pacote": "^13.6.1", "parse-conflict-json": "^2.0.1", "proc-log": "^2.0.0", "promise-all-reject-late": "^1.0.0", Loading Loading @@ -8712,7 +8712,7 @@ } }, "@npmcli/run-script": { "version": "3.0.2", "version": "4.1.3", "bundled": true, "dev": true, "requires": { Loading Loading @@ -9292,7 +9292,7 @@ } }, "libnpmdiff": { "version": "4.0.3", "version": "4.0.4", "bundled": true, "dev": true, "requires": { Loading @@ -9302,23 +9302,23 @@ "diff": "^5.0.0", "minimatch": "^5.0.1", "npm-package-arg": "^9.0.1", "pacote": "^13.0.5", "pacote": "^13.6.1", "tar": "^6.1.0" } }, "libnpmexec": { "version": "4.0.6", "version": "4.0.8", "bundled": true, "dev": true, "requires": { "@npmcli/arborist": "^5.0.0", "@npmcli/ci-detect": "^2.0.0", "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "chalk": "^4.1.0", "mkdirp-infer-owner": "^2.0.0", "npm-package-arg": "^9.0.1", "npmlog": "^6.0.2", "pacote": "^13.0.5", "pacote": "^13.6.1", "proc-log": "^2.0.0", "read": "^1.0.7", "read-package-json-fast": "^2.0.2", Loading Loading @@ -9352,13 +9352,13 @@ } }, "libnpmpack": { "version": "4.1.0", "version": "4.1.2", "bundled": true, "dev": true, "requires": { "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "npm-package-arg": "^9.0.1", "pacote": "^13.5.0" "pacote": "^13.6.1" } }, "libnpmpublish": { Loading Loading @@ -9391,12 +9391,12 @@ } }, "libnpmversion": { "version": "3.0.4", "version": "3.0.6", "bundled": true, "dev": true, "requires": { "@npmcli/git": "^3.0.0", "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "json-parse-even-better-errors": "^2.3.1", "proc-log": "^2.0.0", "semver": "^7.3.7" Loading @@ -9408,7 +9408,7 @@ "dev": true }, "make-fetch-happen": { "version": "10.1.7", "version": "10.1.8", "bundled": true, "dev": true, "requires": { Loading Loading @@ -9667,7 +9667,7 @@ } }, "npm-profile": { "version": "6.0.3", "version": "6.1.0", "bundled": true, "dev": true, "requires": { Loading Loading @@ -9727,14 +9727,14 @@ } }, "pacote": { "version": "13.6.0", "version": "13.6.1", "bundled": true, "dev": true, "requires": { "@npmcli/git": "^3.0.0", "@npmcli/installed-package-contents": "^1.0.7", "@npmcli/promise-spawn": "^3.0.0", "@npmcli/run-script": "^3.0.1", "@npmcli/run-script": "^4.1.0", "cacache": "^16.0.0", "chownr": "^2.0.0", "fs-minipass": "^2.1.0", Loading Loading
package-lock.json +86 −86 Original line number Diff line number Diff line Loading @@ -209,18 +209,18 @@ } }, "node_modules/@octokit/openapi-types": { "version": "12.1.0", "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.1.0.tgz", "integrity": "sha512-kQzJh3ZUv3lDpi6M+uekMRHULvf9DlWoI1XgKN6nPeGDzkSgtkhVq1MMz3bFKQ6H6GbdC3ZqG/a6VzKhIx0VeA==", "version": "12.4.0", "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.4.0.tgz", "integrity": "sha512-Npcb7Pv30b33U04jvcD7l75yLU0mxhuX2Xqrn51YyZ5WTkF04bpbxLaZ6GcaTqu03WZQHoO/Gbfp95NGRueDUA==", "dev": true }, "node_modules/@octokit/plugin-paginate-rest": { "version": "2.18.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.18.0.tgz", "integrity": "sha512-n5/AzIoy5Wzp85gqzSbR+dWQDHlyHZrGijnDfLh452547Ynu0hCvszH7EfRE0eqM5ZjfkplO0k+q+P8AAIIJEA==", "version": "2.19.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.19.0.tgz", "integrity": "sha512-hQ4Qysg2hNmEMuZeJkvyzM4eSZiTifOKqYAMsW8FnxFKowhuwWICSgBQ9Gn9GpUmgKB7qaf1hFvMjYaTAg5jQA==", "dev": true, "dependencies": { "@octokit/types": "^6.35.0" "@octokit/types": "^6.36.0" }, "peerDependencies": { "@octokit/core": ">=2" Loading @@ -236,12 +236,12 @@ } }, "node_modules/@octokit/plugin-rest-endpoint-methods": { "version": "5.14.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.14.0.tgz", "integrity": "sha512-MRnMs4Dcm1OSaz/g/RLr4YY9otgysS7vN5SUkHGd7t+R8323cHsHFoEWHYPSmgUC0BieHRhvnCRWb4i3Pl+Lgg==", "version": "5.15.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.15.0.tgz", "integrity": "sha512-Gsw9+Xm56jVhfbJoy4pt6eOOyf8/3K6CAnx1Sl7U2GhZWcg8MR6YgXWnpfdF69S2ViMXLA7nfvTDAsZpFlkLRw==", "dev": true, "dependencies": { "@octokit/types": "^6.35.0", "@octokit/types": "^6.36.0", "deprecation": "^2.3.1" }, "peerDependencies": { Loading Loading @@ -286,12 +286,12 @@ } }, "node_modules/@octokit/types": { "version": "6.35.0", "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.35.0.tgz", "integrity": "sha512-DhLfdUuv3H37u6jBDfkwamypx3HflHg29b26nbA6iVFYkAlZ5cMEtu/9pQoihGnQE5M7jJFnNo25Rr1UwQNF8Q==", "version": "6.37.1", "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.37.1.tgz", "integrity": "sha512-Q1hXSP2YumHkDdD+V4wFKr7vJ9+8tjocixrTSb75JzJ4GpjSyu5B4kpgrXxO6GOs4nOmVyRwRgS4/RO/Lf9oEA==", "dev": true, "dependencies": { "@octokit/openapi-types": "^12.1.0" "@octokit/openapi-types": "^12.4.0" } }, "node_modules/@semantic-release/commit-analyzer": { Loading Loading @@ -2156,9 +2156,9 @@ } }, "node_modules/keyv": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.3.0.tgz", "integrity": "sha512-C30Un9+63J0CsR7Wka5quXKqYZsT6dcRQ2aOwGcSc3RiQ4HGWpTAHlCA+puNfw2jA/s11EsxA1nCXgZRuRKMQQ==", "version": "4.3.2", "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.3.2.tgz", "integrity": "sha512-kn8WmodVBe12lmHpA6W8OY7SNh6wVR+Z+wZESF4iF5FCazaVXGWOtnbnvX0tMQ1bO+/TmOD9LziuYMvrIIs0xw==", "dev": true, "dependencies": { "compress-brotli": "^1.3.8", Loading Loading @@ -2568,9 +2568,9 @@ } }, "node_modules/npm": { "version": "8.12.2", "resolved": "https://registry.npmjs.org/npm/-/npm-8.12.2.tgz", "integrity": "sha512-TArexqro9wpl/6wz6t6YdYhOoiy/UArqiSsSsqI7fieEhQEswDQSJcgt/LuCDjl6mfCDi0So7S2UZ979qLYRPg==", "version": "8.13.1", "resolved": "https://registry.npmjs.org/npm/-/npm-8.13.1.tgz", "integrity": "sha512-Di4hLSvlImxAslovZ8yRXOhwmd6hXzgRFjwfF4QuwuPT9RUvpLIZ5nubhrY34Pc3elqaU0iyBVWgGZ3jELFP8w==", "bundleDependencies": [ "@isaacs/string-locale-compare", "@npmcli/arborist", Loading Loading @@ -2652,7 +2652,7 @@ "@npmcli/fs": "^2.1.0", "@npmcli/map-workspaces": "^2.0.3", "@npmcli/package-json": "^2.0.0", "@npmcli/run-script": "^3.0.1", "@npmcli/run-script": "^4.1.3", "abbrev": "~1.1.1", "archy": "~1.0.0", "cacache": "^16.1.1", Loading Loading @@ -2680,7 +2680,7 @@ "libnpmsearch": "^5.0.2", "libnpmteam": "^4.0.2", "libnpmversion": "^3.0.1", "make-fetch-happen": "^10.1.7", "make-fetch-happen": "^10.1.8", "minipass": "^3.1.6", "minipass-pipeline": "^1.2.4", "mkdirp": "^1.0.4", Loading @@ -2692,12 +2692,12 @@ "npm-install-checks": "^5.0.0", "npm-package-arg": "^9.0.2", "npm-pick-manifest": "^7.0.1", "npm-profile": "^6.0.3", "npm-profile": "^6.1.0", "npm-registry-fetch": "^13.1.1", "npm-user-validate": "^1.0.1", "npmlog": "^6.0.2", "opener": "^1.5.2", "pacote": "^13.6.0", "pacote": "^13.6.1", "parse-conflict-json": "^2.0.2", "proc-log": "^2.0.1", "qrcode-terminal": "^0.12.0", Loading Loading @@ -2759,7 +2759,7 @@ "license": "ISC" }, "node_modules/npm/node_modules/@npmcli/arborist": { "version": "5.2.1", "version": "5.2.3", "dev": true, "inBundle": true, "license": "ISC", Loading @@ -2772,7 +2772,7 @@ "@npmcli/name-from-folder": "^1.0.1", "@npmcli/node-gyp": "^2.0.0", "@npmcli/package-json": "^2.0.0", "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "bin-links": "^3.0.0", "cacache": "^16.0.6", "common-ancestor-path": "^1.0.1", Loading @@ -2786,7 +2786,7 @@ "npm-pick-manifest": "^7.0.0", "npm-registry-fetch": "^13.0.0", "npmlog": "^6.0.2", "pacote": "^13.0.5", "pacote": "^13.6.1", "parse-conflict-json": "^2.0.1", "proc-log": "^2.0.0", "promise-all-reject-late": "^1.0.0", Loading Loading @@ -2978,7 +2978,7 @@ } }, "node_modules/npm/node_modules/@npmcli/run-script": { "version": "3.0.2", "version": "4.1.3", "dev": true, "inBundle": true, "license": "ISC", Loading Loading @@ -3798,7 +3798,7 @@ } }, "node_modules/npm/node_modules/libnpmdiff": { "version": "4.0.3", "version": "4.0.4", "dev": true, "inBundle": true, "license": "ISC", Loading @@ -3809,7 +3809,7 @@ "diff": "^5.0.0", "minimatch": "^5.0.1", "npm-package-arg": "^9.0.1", "pacote": "^13.0.5", "pacote": "^13.6.1", "tar": "^6.1.0" }, "engines": { Loading @@ -3817,19 +3817,19 @@ } }, "node_modules/npm/node_modules/libnpmexec": { "version": "4.0.6", "version": "4.0.8", "dev": true, "inBundle": true, "license": "ISC", "dependencies": { "@npmcli/arborist": "^5.0.0", "@npmcli/ci-detect": "^2.0.0", "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "chalk": "^4.1.0", "mkdirp-infer-owner": "^2.0.0", "npm-package-arg": "^9.0.1", "npmlog": "^6.0.2", "pacote": "^13.0.5", "pacote": "^13.6.1", "proc-log": "^2.0.0", "read": "^1.0.7", "read-package-json-fast": "^2.0.2", Loading Loading @@ -3878,14 +3878,14 @@ } }, "node_modules/npm/node_modules/libnpmpack": { "version": "4.1.0", "version": "4.1.2", "dev": true, "inBundle": true, "license": "ISC", "dependencies": { "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "npm-package-arg": "^9.0.1", "pacote": "^13.5.0" "pacote": "^13.6.1" }, "engines": { "node": "^12.13.0 || ^14.15.0 || >=16.0.0" Loading Loading @@ -3933,13 +3933,13 @@ } }, "node_modules/npm/node_modules/libnpmversion": { "version": "3.0.4", "version": "3.0.6", "dev": true, "inBundle": true, "license": "ISC", "dependencies": { "@npmcli/git": "^3.0.0", "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "json-parse-even-better-errors": "^2.3.1", "proc-log": "^2.0.0", "semver": "^7.3.7" Loading @@ -3958,7 +3958,7 @@ } }, "node_modules/npm/node_modules/make-fetch-happen": { "version": "10.1.7", "version": "10.1.8", "dev": true, "inBundle": true, "license": "ISC", Loading Loading @@ -4326,7 +4326,7 @@ } }, "node_modules/npm/node_modules/npm-profile": { "version": "6.0.3", "version": "6.1.0", "dev": true, "inBundle": true, "license": "ISC", Loading Loading @@ -4411,7 +4411,7 @@ } }, "node_modules/npm/node_modules/pacote": { "version": "13.6.0", "version": "13.6.1", "dev": true, "inBundle": true, "license": "ISC", Loading @@ -4419,7 +4419,7 @@ "@npmcli/git": "^3.0.0", "@npmcli/installed-package-contents": "^1.0.7", "@npmcli/promise-spawn": "^3.0.0", "@npmcli/run-script": "^3.0.1", "@npmcli/run-script": "^4.1.0", "cacache": "^16.0.0", "chownr": "^2.0.0", "fs-minipass": "^2.1.0", Loading Loading @@ -6649,18 +6649,18 @@ } }, "@octokit/openapi-types": { "version": "12.1.0", "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.1.0.tgz", "integrity": "sha512-kQzJh3ZUv3lDpi6M+uekMRHULvf9DlWoI1XgKN6nPeGDzkSgtkhVq1MMz3bFKQ6H6GbdC3ZqG/a6VzKhIx0VeA==", "version": "12.4.0", "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.4.0.tgz", "integrity": "sha512-Npcb7Pv30b33U04jvcD7l75yLU0mxhuX2Xqrn51YyZ5WTkF04bpbxLaZ6GcaTqu03WZQHoO/Gbfp95NGRueDUA==", "dev": true }, "@octokit/plugin-paginate-rest": { "version": "2.18.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.18.0.tgz", "integrity": "sha512-n5/AzIoy5Wzp85gqzSbR+dWQDHlyHZrGijnDfLh452547Ynu0hCvszH7EfRE0eqM5ZjfkplO0k+q+P8AAIIJEA==", "version": "2.19.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.19.0.tgz", "integrity": "sha512-hQ4Qysg2hNmEMuZeJkvyzM4eSZiTifOKqYAMsW8FnxFKowhuwWICSgBQ9Gn9GpUmgKB7qaf1hFvMjYaTAg5jQA==", "dev": true, "requires": { "@octokit/types": "^6.35.0" "@octokit/types": "^6.36.0" } }, "@octokit/plugin-request-log": { Loading @@ -6671,12 +6671,12 @@ "requires": {} }, "@octokit/plugin-rest-endpoint-methods": { "version": "5.14.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.14.0.tgz", "integrity": "sha512-MRnMs4Dcm1OSaz/g/RLr4YY9otgysS7vN5SUkHGd7t+R8323cHsHFoEWHYPSmgUC0BieHRhvnCRWb4i3Pl+Lgg==", "version": "5.15.0", "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.15.0.tgz", "integrity": "sha512-Gsw9+Xm56jVhfbJoy4pt6eOOyf8/3K6CAnx1Sl7U2GhZWcg8MR6YgXWnpfdF69S2ViMXLA7nfvTDAsZpFlkLRw==", "dev": true, "requires": { "@octokit/types": "^6.35.0", "@octokit/types": "^6.36.0", "deprecation": "^2.3.1" } }, Loading Loading @@ -6718,12 +6718,12 @@ } }, "@octokit/types": { "version": "6.35.0", "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.35.0.tgz", "integrity": "sha512-DhLfdUuv3H37u6jBDfkwamypx3HflHg29b26nbA6iVFYkAlZ5cMEtu/9pQoihGnQE5M7jJFnNo25Rr1UwQNF8Q==", "version": "6.37.1", "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.37.1.tgz", "integrity": "sha512-Q1hXSP2YumHkDdD+V4wFKr7vJ9+8tjocixrTSb75JzJ4GpjSyu5B4kpgrXxO6GOs4nOmVyRwRgS4/RO/Lf9oEA==", "dev": true, "requires": { "@octokit/openapi-types": "^12.1.0" "@octokit/openapi-types": "^12.4.0" } }, "@semantic-release/commit-analyzer": { Loading Loading @@ -8146,9 +8146,9 @@ } }, "keyv": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.3.0.tgz", "integrity": "sha512-C30Un9+63J0CsR7Wka5quXKqYZsT6dcRQ2aOwGcSc3RiQ4HGWpTAHlCA+puNfw2jA/s11EsxA1nCXgZRuRKMQQ==", "version": "4.3.2", "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.3.2.tgz", "integrity": "sha512-kn8WmodVBe12lmHpA6W8OY7SNh6wVR+Z+wZESF4iF5FCazaVXGWOtnbnvX0tMQ1bO+/TmOD9LziuYMvrIIs0xw==", "dev": true, "requires": { "compress-brotli": "^1.3.8", Loading Loading @@ -8458,9 +8458,9 @@ "dev": true }, "npm": { "version": "8.12.2", "resolved": "https://registry.npmjs.org/npm/-/npm-8.12.2.tgz", "integrity": "sha512-TArexqro9wpl/6wz6t6YdYhOoiy/UArqiSsSsqI7fieEhQEswDQSJcgt/LuCDjl6mfCDi0So7S2UZ979qLYRPg==", "version": "8.13.1", "resolved": "https://registry.npmjs.org/npm/-/npm-8.13.1.tgz", "integrity": "sha512-Di4hLSvlImxAslovZ8yRXOhwmd6hXzgRFjwfF4QuwuPT9RUvpLIZ5nubhrY34Pc3elqaU0iyBVWgGZ3jELFP8w==", "dev": true, "requires": { "@isaacs/string-locale-compare": "^1.1.0", Loading @@ -8470,7 +8470,7 @@ "@npmcli/fs": "^2.1.0", "@npmcli/map-workspaces": "^2.0.3", "@npmcli/package-json": "^2.0.0", "@npmcli/run-script": "^3.0.1", "@npmcli/run-script": "^4.1.3", "abbrev": "~1.1.1", "archy": "~1.0.0", "cacache": "^16.1.1", Loading Loading @@ -8498,7 +8498,7 @@ "libnpmsearch": "^5.0.2", "libnpmteam": "^4.0.2", "libnpmversion": "^3.0.1", "make-fetch-happen": "^10.1.7", "make-fetch-happen": "^10.1.8", "minipass": "^3.1.6", "minipass-pipeline": "^1.2.4", "mkdirp": "^1.0.4", Loading @@ -8510,12 +8510,12 @@ "npm-install-checks": "^5.0.0", "npm-package-arg": "^9.0.2", "npm-pick-manifest": "^7.0.1", "npm-profile": "^6.0.3", "npm-profile": "^6.1.0", "npm-registry-fetch": "^13.1.1", "npm-user-validate": "^1.0.1", "npmlog": "^6.0.2", "opener": "^1.5.2", "pacote": "^13.6.0", "pacote": "^13.6.1", "parse-conflict-json": "^2.0.2", "proc-log": "^2.0.1", "qrcode-terminal": "^0.12.0", Loading Loading @@ -8552,7 +8552,7 @@ "dev": true }, "@npmcli/arborist": { "version": "5.2.1", "version": "5.2.3", "bundled": true, "dev": true, "requires": { Loading @@ -8564,7 +8564,7 @@ "@npmcli/name-from-folder": "^1.0.1", "@npmcli/node-gyp": "^2.0.0", "@npmcli/package-json": "^2.0.0", "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "bin-links": "^3.0.0", "cacache": "^16.0.6", "common-ancestor-path": "^1.0.1", Loading @@ -8578,7 +8578,7 @@ "npm-pick-manifest": "^7.0.0", "npm-registry-fetch": "^13.0.0", "npmlog": "^6.0.2", "pacote": "^13.0.5", "pacote": "^13.6.1", "parse-conflict-json": "^2.0.1", "proc-log": "^2.0.0", "promise-all-reject-late": "^1.0.0", Loading Loading @@ -8712,7 +8712,7 @@ } }, "@npmcli/run-script": { "version": "3.0.2", "version": "4.1.3", "bundled": true, "dev": true, "requires": { Loading Loading @@ -9292,7 +9292,7 @@ } }, "libnpmdiff": { "version": "4.0.3", "version": "4.0.4", "bundled": true, "dev": true, "requires": { Loading @@ -9302,23 +9302,23 @@ "diff": "^5.0.0", "minimatch": "^5.0.1", "npm-package-arg": "^9.0.1", "pacote": "^13.0.5", "pacote": "^13.6.1", "tar": "^6.1.0" } }, "libnpmexec": { "version": "4.0.6", "version": "4.0.8", "bundled": true, "dev": true, "requires": { "@npmcli/arborist": "^5.0.0", "@npmcli/ci-detect": "^2.0.0", "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "chalk": "^4.1.0", "mkdirp-infer-owner": "^2.0.0", "npm-package-arg": "^9.0.1", "npmlog": "^6.0.2", "pacote": "^13.0.5", "pacote": "^13.6.1", "proc-log": "^2.0.0", "read": "^1.0.7", "read-package-json-fast": "^2.0.2", Loading Loading @@ -9352,13 +9352,13 @@ } }, "libnpmpack": { "version": "4.1.0", "version": "4.1.2", "bundled": true, "dev": true, "requires": { "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "npm-package-arg": "^9.0.1", "pacote": "^13.5.0" "pacote": "^13.6.1" } }, "libnpmpublish": { Loading Loading @@ -9391,12 +9391,12 @@ } }, "libnpmversion": { "version": "3.0.4", "version": "3.0.6", "bundled": true, "dev": true, "requires": { "@npmcli/git": "^3.0.0", "@npmcli/run-script": "^3.0.0", "@npmcli/run-script": "^4.1.3", "json-parse-even-better-errors": "^2.3.1", "proc-log": "^2.0.0", "semver": "^7.3.7" Loading @@ -9408,7 +9408,7 @@ "dev": true }, "make-fetch-happen": { "version": "10.1.7", "version": "10.1.8", "bundled": true, "dev": true, "requires": { Loading Loading @@ -9667,7 +9667,7 @@ } }, "npm-profile": { "version": "6.0.3", "version": "6.1.0", "bundled": true, "dev": true, "requires": { Loading Loading @@ -9727,14 +9727,14 @@ } }, "pacote": { "version": "13.6.0", "version": "13.6.1", "bundled": true, "dev": true, "requires": { "@npmcli/git": "^3.0.0", "@npmcli/installed-package-contents": "^1.0.7", "@npmcli/promise-spawn": "^3.0.0", "@npmcli/run-script": "^3.0.1", "@npmcli/run-script": "^4.1.0", "cacache": "^16.0.0", "chownr": "^2.0.0", "fs-minipass": "^2.1.0", Loading