From 70db33001092076ba50b96fe7fa1afe0fe7226cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 07:57:13 +0000 Subject: [PATCH] Bump @backstage/plugin-catalog-backend-module-github in /backstage Bumps [@backstage/plugin-catalog-backend-module-github](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-github) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend-module-github/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/v0.4.4/plugins/catalog-backend-module-github) --- updated-dependencies: - dependency-name: "@backstage/plugin-catalog-backend-module-github" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backstage/yarn.lock | 520 +++++++++++++++++++++++++++++--------------- 1 file changed, 340 insertions(+), 180 deletions(-) diff --git a/backstage/yarn.lock b/backstage/yarn.lock index 88ceb3852..534aa8339 100644 --- a/backstage/yarn.lock +++ b/backstage/yarn.lock @@ -2411,21 +2411,21 @@ "@material-ui/core" "^4.12.2" "@material-ui/icons" "^4.9.1" -"@backstage/backend-app-api@^0.5.5": - version "0.5.5" - resolved "https://registry.yarnpkg.com/@backstage/backend-app-api/-/backend-app-api-0.5.5.tgz#1f67f423ed78c339a0bb2af65e9b77e3bb59f399" - integrity sha512-U+GUpSqAzO+bEeW+zB1WHZgTex87mUNv/NSB/4FrRJI+DXU3JqPT84xZCkJfSkdsA3n5CFBAE+zIJw12oM7vcQ== - dependencies: - "@backstage/backend-common" "^0.19.7" - "@backstage/backend-plugin-api" "^0.6.5" - "@backstage/backend-tasks" "^0.5.10" - "@backstage/cli-common" "^0.1.12" - "@backstage/cli-node" "^0.1.4" - "@backstage/config" "^1.1.0" - "@backstage/config-loader" "^1.5.0" - "@backstage/errors" "^1.2.2" - "@backstage/plugin-auth-node" "^0.3.2" - "@backstage/plugin-permission-node" "^0.7.16" +"@backstage/backend-app-api@^0.5.6": + version "0.5.7" + resolved "https://registry.yarnpkg.com/@backstage/backend-app-api/-/backend-app-api-0.5.7.tgz#ebc52710ea0b125734abc3a4f3832280501ff44e" + integrity sha512-dnuYyqHfQTNAo+mq0mmsRDRu0AA48ExSs0alPAt2EnP/m3rfJakxOYMneb9Cr+aWralIdb7KE0N6oPDBaFe3Xg== + dependencies: + "@backstage/backend-common" "^0.19.8" + "@backstage/backend-plugin-api" "^0.6.6" + "@backstage/backend-tasks" "^0.5.11" + "@backstage/cli-common" "^0.1.13" + "@backstage/cli-node" "^0.1.5" + "@backstage/config" "^1.1.1" + "@backstage/config-loader" "^1.5.1" + "@backstage/errors" "^1.2.3" + "@backstage/plugin-auth-node" "^0.4.0" + "@backstage/plugin-permission-node" "^0.7.17" "@backstage/types" "^1.1.1" "@manypkg/get-packages" "^1.1.3" "@types/cors" "^2.8.6" @@ -2447,29 +2447,29 @@ winston "^3.2.1" winston-transport "^4.5.0" -"@backstage/backend-common@^0.19.0", "@backstage/backend-common@^0.19.7": - version "0.19.7" - resolved "https://registry.yarnpkg.com/@backstage/backend-common/-/backend-common-0.19.7.tgz#69ec9e4ea8b75745e4a320711501b50604d8e049" - integrity sha512-0n52fRmakaeOH2nsTB13i2pbmxdcnzpGOxupYMlmwsaAiOnzKJ0Tu9FJCixwaCrg2EjL/AWh9BWthcNDFpduag== +"@backstage/backend-common@^0.19.0", "@backstage/backend-common@^0.19.7", "@backstage/backend-common@^0.19.8": + version "0.19.8" + resolved "https://registry.yarnpkg.com/@backstage/backend-common/-/backend-common-0.19.8.tgz#df4cb4826edc8b60a74d34904eca349d913c257f" + integrity sha512-MGHjuq35fX5fy7LVMUs6tIFeE9Hx1Ok8mrFxP15WbRWwSjHoXmEzjsQQzuw1xSviEHWupOAW7DevO+oZ5zgy1g== dependencies: "@aws-sdk/abort-controller" "^3.347.0" "@aws-sdk/client-s3" "^3.350.0" "@aws-sdk/credential-providers" "^3.350.0" "@aws-sdk/types" "^3.347.0" - "@backstage/backend-app-api" "^0.5.5" - "@backstage/backend-dev-utils" "^0.1.1" - "@backstage/backend-plugin-api" "^0.6.5" - "@backstage/cli-common" "^0.1.12" - "@backstage/config" "^1.1.0" - "@backstage/config-loader" "^1.5.0" - "@backstage/errors" "^1.2.2" - "@backstage/integration" "^1.7.0" - "@backstage/integration-aws-node" "^0.1.6" + "@backstage/backend-app-api" "^0.5.6" + "@backstage/backend-dev-utils" "^0.1.2" + "@backstage/backend-plugin-api" "^0.6.6" + "@backstage/cli-common" "^0.1.13" + "@backstage/config" "^1.1.1" + "@backstage/config-loader" "^1.5.1" + "@backstage/errors" "^1.2.3" + "@backstage/integration" "^1.7.1" + "@backstage/integration-aws-node" "^0.1.7" "@backstage/types" "^1.1.1" "@google-cloud/storage" "^6.0.0" "@keyv/memcache" "^1.3.5" "@keyv/redis" "^2.5.3" - "@kubernetes/client-node" "0.18.1" + "@kubernetes/client-node" "0.19.0" "@manypkg/get-packages" "^1.1.3" "@octokit/rest" "^19.0.3" "@types/cors" "^2.8.6" @@ -2496,15 +2496,10 @@ logform "^2.3.2" luxon "^3.0.0" minimatch "^5.0.0" - minimist "^1.2.5" - morgan "^1.10.0" mysql2 "^2.2.5" node-fetch "^2.6.7" - node-forge "^1.3.1" pg "^8.3.0" raw-body "^2.4.1" - selfsigned "^2.0.0" - stoppable "^1.1.0" tar "^6.1.12" uuid "^8.3.2" winston "^3.2.1" @@ -2512,10 +2507,10 @@ yauzl "^2.10.0" yn "^4.0.0" -"@backstage/backend-dev-utils@^0.1.1": - version "0.1.1" - resolved "https://registry.yarnpkg.com/@backstage/backend-dev-utils/-/backend-dev-utils-0.1.1.tgz#5a10998436df08adb86066f1d685421de5d05f1c" - integrity sha512-5emcwuBp7WtJlUkuS5Ex7bJVaZUJkU330J24QMqwYmd+/ujf2S7m6aLUyE+lr5yH5xQ7kZY27u9QZv6hWmLytw== +"@backstage/backend-dev-utils@^0.1.2": + version "0.1.2" + resolved "https://registry.yarnpkg.com/@backstage/backend-dev-utils/-/backend-dev-utils-0.1.2.tgz#357f2b669bed0452d9dca511e35a61071c57ea20" + integrity sha512-R7ouSSSHDGMWVoME8DL4RtzUrKOVt6+NAo2EAO0EI3aWhm6IxHrLuYG8yTWEWrqUgTFAkaOwdknI/jbZwFwLUw== "@backstage/backend-openapi-utils@^0.0.4": version "0.0.4" @@ -2532,29 +2527,45 @@ lodash "^4.17.21" openapi3-ts "^3.1.2" -"@backstage/backend-plugin-api@^0.6.5": - version "0.6.5" - resolved "https://registry.yarnpkg.com/@backstage/backend-plugin-api/-/backend-plugin-api-0.6.5.tgz#ec156b30518a0fd16be866bd5efe812afc10a9b3" - integrity sha512-axwWnQ7jGGNDytEAhmhqAHsDGnoS1g8nkPPbVbVoiHOSck8VVJIxORwmjoOI70TpW9SiRooN/NzpXeLREkV8PA== +"@backstage/backend-openapi-utils@^0.0.5": + version "0.0.5" + resolved "https://registry.yarnpkg.com/@backstage/backend-openapi-utils/-/backend-openapi-utils-0.0.5.tgz#7fcbd099cbe72d9028e479983abbb25d1644b948" + integrity sha512-qEJIW9fMtksy1L/uByeG6qWWPEwtWw4yA6eYBo8+Fy1fTfhXJZ8t8+G8ZJYT9SdZboIfFuNOx1TPQsCSttOTXg== dependencies: - "@backstage/backend-tasks" "^0.5.10" - "@backstage/config" "^1.1.0" - "@backstage/plugin-auth-node" "^0.3.2" - "@backstage/plugin-permission-common" "^0.7.8" + "@backstage/errors" "^1.2.3" + "@types/express" "^4.17.6" + "@types/express-serve-static-core" "^4.17.5" + express "^4.17.1" + express-openapi-validator "^5.0.4" + express-promise-router "^4.1.0" + json-schema-to-ts "^2.6.2" + lodash "^4.17.21" + openapi3-ts "^3.1.2" + +"@backstage/backend-plugin-api@^0.6.5", "@backstage/backend-plugin-api@^0.6.6": + version "0.6.6" + resolved "https://registry.yarnpkg.com/@backstage/backend-plugin-api/-/backend-plugin-api-0.6.6.tgz#55e0ee5f7685438d808bb3ae7351c0b74d1a707c" + integrity sha512-dwTQ6ac/3h3MVJRlDP2qlluRFrWTnW+EWDgz4f1TKMK9lf13oQN6sDWOVi+e5bU+OrlqFIZx86ShiBky1SGOjg== + dependencies: + "@backstage/backend-tasks" "^0.5.11" + "@backstage/config" "^1.1.1" + "@backstage/plugin-auth-node" "^0.4.0" + "@backstage/plugin-permission-common" "^0.7.9" "@backstage/types" "^1.1.1" "@types/express" "^4.17.6" express "^4.17.1" knex "^2.0.0" -"@backstage/backend-tasks@^0.5.0", "@backstage/backend-tasks@^0.5.10": - version "0.5.10" - resolved "https://registry.yarnpkg.com/@backstage/backend-tasks/-/backend-tasks-0.5.10.tgz#2832655080d2f4ed7d81d095f84ed23bdb743502" - integrity sha512-Ky3PbTIZNPOLRtVeP4FOC7lqTUAG9v/b0B9eOy34FKhjpOyR/Vf2TXIMtBohKX9MubwyFCZggUXf1hFEwQpl/w== +"@backstage/backend-tasks@^0.5.0", "@backstage/backend-tasks@^0.5.10", "@backstage/backend-tasks@^0.5.11": + version "0.5.11" + resolved "https://registry.yarnpkg.com/@backstage/backend-tasks/-/backend-tasks-0.5.11.tgz#16f54701a19ca3c9734ea5525d46d54c11799c7b" + integrity sha512-GWHCpBjeEBmxprv7ckiQklHU0R8SYQOEfbKqZtX8sv98uXI6HRAJc8Ze2iMyRJPst8FqN5gcF4/mKXQgRbEJiw== dependencies: - "@backstage/backend-common" "^0.19.7" - "@backstage/config" "^1.1.0" - "@backstage/errors" "^1.2.2" + "@backstage/backend-common" "^0.19.8" + "@backstage/config" "^1.1.1" + "@backstage/errors" "^1.2.3" "@backstage/types" "^1.1.1" + "@opentelemetry/api" "^1.3.0" "@types/luxon" "^3.0.0" cron "^2.0.0" knex "^2.0.0" @@ -2564,33 +2575,35 @@ winston "^3.2.1" zod "^3.21.4" -"@backstage/catalog-client@^1.3.0", "@backstage/catalog-client@^1.4.4": - version "1.4.4" - resolved "https://registry.yarnpkg.com/@backstage/catalog-client/-/catalog-client-1.4.4.tgz#cb8be20a7365917dbf10db148a3306e500f33f5b" - integrity sha512-biYtZtXcdnuc3FV5hp6+8epklLeVknWOtY54ASxky+SJCsadBZ/tpU58KxW4pD92uPSVGiE7gaSBvvOaisyz0Q== +"@backstage/catalog-client@^1.3.0", "@backstage/catalog-client@^1.4.4", "@backstage/catalog-client@^1.4.5": + version "1.4.5" + resolved "https://registry.yarnpkg.com/@backstage/catalog-client/-/catalog-client-1.4.5.tgz#d104748fed1561ff6f6e77cb8de65e3b1182be9e" + integrity sha512-WiCJPbIYBjR8GQ7NBW+n0fA3fFfYEs1s+7aYjPsO1YmDHJJfy3CbjNWrpDeo3snEuEXzTN6QONr/cSsvB6n8PA== dependencies: - "@backstage/catalog-model" "^1.4.2" - "@backstage/errors" "^1.2.2" + "@backstage/catalog-model" "^1.4.3" + "@backstage/errors" "^1.2.3" cross-fetch "^3.1.5" -"@backstage/catalog-model@^1.1.5", "@backstage/catalog-model@^1.2.1", "@backstage/catalog-model@^1.4.2": - version "1.4.2" - resolved "https://registry.yarnpkg.com/@backstage/catalog-model/-/catalog-model-1.4.2.tgz#5e03a63a9d08e3f4d8b5fa0afc6e2b06c591551e" - integrity sha512-Mxa/Xcj2lheu2FYipdol2gkUHHf7+TjObh3cS6uf/xTyN+Pjym+j6xxPYeKzJ/X/tsPh5U2suvL75bV/jRlPsw== +"@backstage/catalog-model@^1.1.5", "@backstage/catalog-model@^1.2.1", "@backstage/catalog-model@^1.4.2", "@backstage/catalog-model@^1.4.3": + version "1.4.3" + resolved "https://registry.yarnpkg.com/@backstage/catalog-model/-/catalog-model-1.4.3.tgz#64abf34071d1cad6372f905b92e1d831e480750c" + integrity sha512-cfbTPWLVma/ZKxRh76aLWqSFozzXMxHoGK+Tn50dOxHHp2xmdcx5jWBtOszNJs560rR7KScD7YnImUPkNn5DWQ== dependencies: - "@backstage/config" "^1.1.0" - "@backstage/errors" "^1.2.2" + "@backstage/errors" "^1.2.3" "@backstage/types" "^1.1.1" ajv "^8.10.0" - json-schema "^0.4.0" lodash "^4.17.21" - uuid "^8.0.0" "@backstage/cli-common@^0.1.12": version "0.1.12" resolved "https://registry.yarnpkg.com/@backstage/cli-common/-/cli-common-0.1.12.tgz#8e1ea10da38554b9bc910e0da532b73af4669a2f" integrity sha512-CoXAcIQprLAuk4gsJyqrZHRyZ5Mpfpr87lBzhSBWgriMTVgKH5bfMqZmGzm5TTZRlOIX09RLINp9e3kLkfO3Fg== +"@backstage/cli-common@^0.1.13": + version "0.1.13" + resolved "https://registry.yarnpkg.com/@backstage/cli-common/-/cli-common-0.1.13.tgz#cbeda6a359ca4437fc782f0ac51bb957e8d49e73" + integrity sha512-UMgNAIJSeEPSMkzxiWCP8aFR8APsG21XczDnzwHdL/41F7g2C+KA6UeQc/3tzbe8XQo+PxbNLpReZeKSSnSPSQ== + "@backstage/cli-node@^0.1.4": version "0.1.4" resolved "https://registry.yarnpkg.com/@backstage/cli-node/-/cli-node-0.1.4.tgz#a9af67b8f6a54781329f689b6466fde20175a128" @@ -2605,6 +2618,20 @@ semver "^7.5.3" zod "^3.21.4" +"@backstage/cli-node@^0.1.5": + version "0.1.5" + resolved "https://registry.yarnpkg.com/@backstage/cli-node/-/cli-node-0.1.5.tgz#8f6b0a3b7aef3d7fe49a2fb7d471629fccccd272" + integrity sha512-cator0BACfzAkQDzSYvcXwsKY6zT7FPYHx/m5POL0IiZPkZaHYlcbfkQeNDlg5aC3QHfavGivqR1sJ/qISnEJA== + dependencies: + "@backstage/cli-common" "^0.1.13" + "@backstage/errors" "^1.2.3" + "@backstage/types" "^1.1.1" + "@manypkg/get-packages" "^1.1.3" + "@yarnpkg/parsers" "^3.0.0-rc.4" + fs-extra "10.1.0" + semver "^7.5.3" + zod "^3.21.4" + "@backstage/cli@^0.22.1": version "0.22.13" resolved "https://registry.yarnpkg.com/@backstage/cli/-/cli-0.22.13.tgz#e9ff9b2fe8c0815b3b850e79b0de6a7e9faa957f" @@ -2742,12 +2769,34 @@ yaml "^2.0.0" yup "^0.32.9" -"@backstage/config@^1.0.6", "@backstage/config@^1.0.8", "@backstage/config@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@backstage/config/-/config-1.1.0.tgz#44eb90dbbc246f0c503260292dad63323325a581" - integrity sha512-E29BWXTKWBJ+o8MSHTTcOzCbgwoBDy2h3XZXrzexq2wz0Z5UVMYm3ukLesOL2C+U+Zpuz+ncdg63MWhNFHZqsA== +"@backstage/config-loader@^1.5.1": + version "1.5.2" + resolved "https://registry.yarnpkg.com/@backstage/config-loader/-/config-loader-1.5.2.tgz#2cd808c941553bbb957c443fba7441075184d132" + integrity sha512-yoN6UdzGeSU73A43FQMT2Rz2cJTnIy02bGvAnAFYvBXJHvn3WXlHAXxjeOvcm6KJfZImziVUO6Sujv1YM8WpKw== dependencies: - "@backstage/errors" "^1.2.2" + "@backstage/cli-common" "^0.1.13" + "@backstage/config" "^1.1.1" + "@backstage/errors" "^1.2.3" + "@backstage/types" "^1.1.1" + "@types/json-schema" "^7.0.6" + ajv "^8.10.0" + chokidar "^3.5.2" + fs-extra "10.1.0" + json-schema "^0.4.0" + json-schema-merge-allof "^0.8.1" + json-schema-traverse "^1.0.0" + lodash "^4.17.21" + minimist "^1.2.5" + node-fetch "^2.6.7" + typescript-json-schema "^0.61.0" + yaml "^2.0.0" + +"@backstage/config@^1.0.6", "@backstage/config@^1.0.8", "@backstage/config@^1.1.0", "@backstage/config@^1.1.1": + version "1.1.1" + resolved "https://registry.yarnpkg.com/@backstage/config/-/config-1.1.1.tgz#824ef3d74b391579060d5646fa1f45fcd553ce02" + integrity sha512-H+xZbIVvstrkVnfxZFH6JB3Gb5qUIb8DjHOakHUlDX7xEIXjQnaM3Kf85RtnHu0uYpFIpB29i8FI68Y/uLeqyw== + dependencies: + "@backstage/errors" "^1.2.3" "@backstage/types" "^1.1.1" lodash "^4.17.21" @@ -2840,6 +2889,14 @@ cross-fetch "^3.1.5" serialize-error "^8.0.1" +"@backstage/errors@^1.2.3": + version "1.2.3" + resolved "https://registry.yarnpkg.com/@backstage/errors/-/errors-1.2.3.tgz#6418d3ece63b13d14e32d44ec4db0f8866b0b1c9" + integrity sha512-3YtYRKLNeRaSCzKSikNFoemesacDoEY0UwZAq7lnzCCpiCpSCfg7UA4y7wfjadFFU9Pd6nckUg2BzOk9keL15w== + dependencies: + "@backstage/types" "^1.1.1" + serialize-error "^8.0.1" + "@backstage/eslint-plugin@^0.1.3": version "0.1.3" resolved "https://registry.yarnpkg.com/@backstage/eslint-plugin/-/eslint-plugin-0.1.3.tgz#f4f7cca89f0068db14166e275076c71d07b5f37d" @@ -2861,6 +2918,19 @@ "@backstage/config" "^1.1.0" "@backstage/errors" "^1.2.2" +"@backstage/integration-aws-node@^0.1.7": + version "0.1.7" + resolved "https://registry.yarnpkg.com/@backstage/integration-aws-node/-/integration-aws-node-0.1.7.tgz#0ac74f2e570593bd3134a448d20c2006b4c407d1" + integrity sha512-EoVoK3aD37puah5CKNe2ytcfq4wD838JPbpXpADqOS1bz45/938v1+a4bgtVO9tlewXuVFSQiFvRAJLg3/Fg3A== + dependencies: + "@aws-sdk/client-sts" "^3.350.0" + "@aws-sdk/credential-provider-node" "^3.350.0" + "@aws-sdk/credential-providers" "^3.350.0" + "@aws-sdk/types" "^3.347.0" + "@aws-sdk/util-arn-parser" "^3.310.0" + "@backstage/config" "^1.1.1" + "@backstage/errors" "^1.2.3" + "@backstage/integration-react@^1.1.19", "@backstage/integration-react@^1.1.9": version "1.1.19" resolved "https://registry.yarnpkg.com/@backstage/integration-react/-/integration-react-1.1.19.tgz#257fbed733ab7b80939ae947283d0f9e895c6fad" @@ -2877,14 +2947,13 @@ "@types/react" "^16.13.1 || ^17.0.0" react-use "^17.2.4" -"@backstage/integration@^1.5.0", "@backstage/integration@^1.7.0": - version "1.7.0" - resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.7.0.tgz#8f398411c13a87c94f1550f9b9e454d79c3780ed" - integrity sha512-zDvuTuCVAQB1KziEp/9gWBTO0ZycFGmIjENbe1Xv7tYAW9tlQU0BORvyI9QqKk3LXn73+a/3MNNZ5noogxvDDA== +"@backstage/integration@^1.5.0", "@backstage/integration@^1.7.0", "@backstage/integration@^1.7.1": + version "1.7.1" + resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.7.1.tgz#dc951c5d1154ac9761224936d58dda95f9ffa1f0" + integrity sha512-pUKfiNHaBFCSZnNWJ+E8kDAHwDtTs/zXvEij+thARluXt+AIptFs9QfV9d8hidcgKlKV3+oUbu39M9798CgRFg== dependencies: "@azure/identity" "^3.2.1" - "@backstage/config" "^1.1.0" - "@backstage/errors" "^1.2.2" + "@backstage/config" "^1.1.1" "@octokit/auth-app" "^4.0.0" "@octokit/rest" "^19.0.3" cross-fetch "^3.1.5" @@ -3049,24 +3118,45 @@ zod "^3.21.4" zod-to-json-schema "^3.21.4" -"@backstage/plugin-catalog-backend-module-github@^0.4.2": - version "0.4.3" - resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-backend-module-github/-/plugin-catalog-backend-module-github-0.4.3.tgz#54ea1b869b6a739d0aa6557f8784b55d188bad88" - integrity sha512-kbpbQctEs8QPG/+p3vYO5zsFguvoit7JY+zM4rmrAMV81/iwJaMMAbQ/beTbrpSKPlbRz2PvVTAoLFNK1z3uYA== - dependencies: - "@backstage/backend-common" "^0.19.7" - "@backstage/backend-plugin-api" "^0.6.5" - "@backstage/backend-tasks" "^0.5.10" - "@backstage/catalog-client" "^1.4.4" - "@backstage/catalog-model" "^1.4.2" - "@backstage/config" "^1.1.0" - "@backstage/errors" "^1.2.2" - "@backstage/integration" "^1.7.0" - "@backstage/plugin-catalog-backend" "^1.13.3" - "@backstage/plugin-catalog-common" "^1.0.16" - "@backstage/plugin-catalog-node" "^1.4.6" - "@backstage/plugin-events-node" "^0.2.14" +"@backstage/plugin-auth-node@^0.4.0": + version "0.4.0" + resolved "https://registry.yarnpkg.com/@backstage/plugin-auth-node/-/plugin-auth-node-0.4.0.tgz#f54c1d318362fbed727e75893ba5da8c99b03f8e" + integrity sha512-828O9m+myiYT4fVDXvyuaSnRe73M+klLvlXmB2aGLGfv7GJeAcSPtanNqfsoWo9S/MwlDL48hU8r8nwxcUaV0Q== + dependencies: + "@backstage/backend-common" "^0.19.8" + "@backstage/backend-plugin-api" "^0.6.6" + "@backstage/catalog-client" "^1.4.5" + "@backstage/catalog-model" "^1.4.3" + "@backstage/config" "^1.1.1" + "@backstage/errors" "^1.2.3" "@backstage/types" "^1.1.1" + "@types/express" "*" + "@types/passport" "^1.0.3" + express "^4.17.1" + jose "^4.6.0" + lodash "^4.17.21" + node-fetch "^2.6.7" + passport "^0.6.0" + winston "^3.2.1" + zod "^3.21.4" + zod-to-json-schema "^3.21.4" + +"@backstage/plugin-catalog-backend-module-github@^0.4.2": + version "0.4.4" + resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-backend-module-github/-/plugin-catalog-backend-module-github-0.4.4.tgz#694c606a2c9cd9d6472c18e45c43de41e3cf065b" + integrity sha512-t4pCU3LSXBxYSViXx/33aIz7nUZAy6C+QY2nosA2+WkNRMrerMhMjHT1zceo/DhxEjGONbqKOG10fhY9Jyhknw== + dependencies: + "@backstage/backend-common" "^0.19.8" + "@backstage/backend-plugin-api" "^0.6.6" + "@backstage/backend-tasks" "^0.5.11" + "@backstage/catalog-client" "^1.4.5" + "@backstage/catalog-model" "^1.4.3" + "@backstage/config" "^1.1.1" + "@backstage/integration" "^1.7.1" + "@backstage/plugin-catalog-backend" "^1.14.0" + "@backstage/plugin-catalog-common" "^1.0.17" + "@backstage/plugin-catalog-node" "^1.4.7" + "@backstage/plugin-events-node" "^0.2.15" "@octokit/graphql" "^5.0.0" "@octokit/rest" "^19.0.3" git-url-parse "^13.0.0" @@ -3142,36 +3232,33 @@ "@backstage/plugin-catalog-node" "^1.4.6" "@backstage/plugin-scaffolder-common" "^1.4.1" -"@backstage/plugin-catalog-backend@^1.13.3", "@backstage/plugin-catalog-backend@^1.7.0": - version "1.13.3" - resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-backend/-/plugin-catalog-backend-1.13.3.tgz#80ad09dd6d5a0feb4bcfd4e61edc3b0f6b83aa5d" - integrity sha512-PAVfR7EJJssM+5ORTM4UYnulm48LUQvWVnlA8jgNoyzb9KRe0JLv49LJmrLvVl+Kf5nlXUfpMRTUQvfgDV2/hA== - dependencies: - "@backstage/backend-common" "^0.19.7" - "@backstage/backend-openapi-utils" "^0.0.4" - "@backstage/backend-plugin-api" "^0.6.5" - "@backstage/backend-tasks" "^0.5.10" - "@backstage/catalog-client" "^1.4.4" - "@backstage/catalog-model" "^1.4.2" - "@backstage/config" "^1.1.0" - "@backstage/errors" "^1.2.2" - "@backstage/integration" "^1.7.0" - "@backstage/plugin-auth-node" "^0.3.2" - "@backstage/plugin-catalog-common" "^1.0.16" - "@backstage/plugin-catalog-node" "^1.4.6" - "@backstage/plugin-events-node" "^0.2.14" - "@backstage/plugin-permission-common" "^0.7.8" - "@backstage/plugin-permission-node" "^0.7.16" - "@backstage/plugin-scaffolder-common" "^1.4.1" - "@backstage/plugin-search-backend-module-catalog" "^0.1.9" - "@backstage/plugin-search-common" "^1.2.6" +"@backstage/plugin-catalog-backend@^1.13.3", "@backstage/plugin-catalog-backend@^1.14.0", "@backstage/plugin-catalog-backend@^1.7.0": + version "1.14.0" + resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-backend/-/plugin-catalog-backend-1.14.0.tgz#d87c7073b0d4fcc4565fab3eb1cf72caf7adc5b3" + integrity sha512-qD790y+YLYSsda1M+4m2b50qGeLAjiCgtcBfjJh5j4T5UWRqz2VzYY7UEcTeJia71R9Go84fpsYdxDRCNjRFGw== + dependencies: + "@backstage/backend-common" "^0.19.8" + "@backstage/backend-openapi-utils" "^0.0.5" + "@backstage/backend-plugin-api" "^0.6.6" + "@backstage/backend-tasks" "^0.5.11" + "@backstage/catalog-client" "^1.4.5" + "@backstage/catalog-model" "^1.4.3" + "@backstage/config" "^1.1.1" + "@backstage/errors" "^1.2.3" + "@backstage/integration" "^1.7.1" + "@backstage/plugin-auth-node" "^0.4.0" + "@backstage/plugin-catalog-common" "^1.0.17" + "@backstage/plugin-catalog-node" "^1.4.7" + "@backstage/plugin-events-node" "^0.2.15" + "@backstage/plugin-permission-common" "^0.7.9" + "@backstage/plugin-permission-node" "^0.7.17" + "@backstage/plugin-search-backend-module-catalog" "^0.1.10" "@backstage/types" "^1.1.1" "@opentelemetry/api" "^1.3.0" "@types/express" "^4.17.6" codeowners-utils "^1.0.2" core-js "^3.6.5" express "^4.17.1" - express-promise-router "^4.1.0" fast-json-stable-stringify "^2.1.0" fs-extra "10.1.0" git-url-parse "^13.0.0" @@ -3189,14 +3276,14 @@ yn "^4.0.0" zod "^3.21.4" -"@backstage/plugin-catalog-common@^1.0.10", "@backstage/plugin-catalog-common@^1.0.16": - version "1.0.16" - resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-common/-/plugin-catalog-common-1.0.16.tgz#cf37fc30117fcdac07a98b6ed236816651689cd5" - integrity sha512-k8HMWI8+YCxYPrtcCQ8XfkzRgAw0/tHq4H2BZBnuWZZqRifb4PUuc8pL25aLtP83ZP2KPY54mWSJkQ2+S23JFA== +"@backstage/plugin-catalog-common@^1.0.10", "@backstage/plugin-catalog-common@^1.0.16", "@backstage/plugin-catalog-common@^1.0.17": + version "1.0.17" + resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-common/-/plugin-catalog-common-1.0.17.tgz#c7347f6fecc8237d2042c73a516ae8b743345b35" + integrity sha512-/oP8/3Kzqks09ZO/sfO/fgl7bnt8jcQCBfTYEYGaCUkRTdH6xLRx+hLkdImBfUEGpe5y48LnS7qmfblkVqHsDw== dependencies: - "@backstage/catalog-model" "^1.4.2" - "@backstage/plugin-permission-common" "^0.7.8" - "@backstage/plugin-search-common" "^1.2.6" + "@backstage/catalog-model" "^1.4.3" + "@backstage/plugin-permission-common" "^0.7.9" + "@backstage/plugin-search-common" "^1.2.7" "@backstage/plugin-catalog-graph@^0.2.26": version "0.2.36" @@ -3247,16 +3334,16 @@ react-use "^17.2.4" yaml "^2.0.0" -"@backstage/plugin-catalog-node@^1.4.6": - version "1.4.6" - resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-node/-/plugin-catalog-node-1.4.6.tgz#ec5da49ed9537f697e034724be15e8c778b25125" - integrity sha512-ymZ4ibpHcTCltln+C7V0LpIf/kPbe7zuaOkVQqMMH0+wi6WJoO8IrydfDK2sddWbbJSMAXkDCowIfcvocdBeUg== - dependencies: - "@backstage/backend-plugin-api" "^0.6.5" - "@backstage/catalog-client" "^1.4.4" - "@backstage/catalog-model" "^1.4.2" - "@backstage/errors" "^1.2.2" - "@backstage/plugin-catalog-common" "^1.0.16" +"@backstage/plugin-catalog-node@^1.4.6", "@backstage/plugin-catalog-node@^1.4.7": + version "1.4.7" + resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-node/-/plugin-catalog-node-1.4.7.tgz#e5385752864d67f2627ea998a0573b9202bd1c4f" + integrity sha512-F3nQKJI0fKwFn/9cpUrHrwlVyI6jvgCiv444RBMZPrkvV0fJ31TsmEsddMqhw01X1EVzpwlwgjqazoiabz8grA== + dependencies: + "@backstage/backend-plugin-api" "^0.6.6" + "@backstage/catalog-client" "^1.4.5" + "@backstage/catalog-model" "^1.4.3" + "@backstage/errors" "^1.2.3" + "@backstage/plugin-catalog-common" "^1.0.17" "@backstage/types" "^1.1.1" "@backstage/plugin-catalog-react@^1.2.4", "@backstage/plugin-catalog-react@^1.7.0", "@backstage/plugin-catalog-react@^1.8.4": @@ -3319,12 +3406,12 @@ react-use "^17.2.4" zen-observable "^0.10.0" -"@backstage/plugin-events-node@^0.2.14": - version "0.2.14" - resolved "https://registry.yarnpkg.com/@backstage/plugin-events-node/-/plugin-events-node-0.2.14.tgz#dd323ca46e0d16f393484cfa4160223cbd66de8a" - integrity sha512-7oQwzI8KQUDHaeEKjiAKOdY8IgoOooOsTNnJ+6M2YpQv+Pa3ypwwq4yJGS6H4v6UT91WPu89dFRSG1X6riSbPw== +"@backstage/plugin-events-node@^0.2.15": + version "0.2.15" + resolved "https://registry.yarnpkg.com/@backstage/plugin-events-node/-/plugin-events-node-0.2.15.tgz#8be5876e60a2db87157a523d9a84f3ddba5659ac" + integrity sha512-RXVCp7VE/99qa67KHp96F9PIWYaxCe3ZruuczJqe1bvWqpBWTi1m1WIHNGlIYTs3QQqGbVf8v90sjwxryZzC5Q== dependencies: - "@backstage/backend-plugin-api" "^0.6.5" + "@backstage/backend-plugin-api" "^0.6.6" "@backstage/plugin-github-actions@^0.6.0": version "0.6.5" @@ -3416,6 +3503,18 @@ uuid "^8.0.0" zod "^3.21.4" +"@backstage/plugin-permission-common@^0.7.9": + version "0.7.9" + resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-common/-/plugin-permission-common-0.7.9.tgz#ea4401b7160f3f3f2cc075b691d1594d9560183c" + integrity sha512-8/yrybvyEYkSkSnk/7NMNjqBkgvl0yj1VI8jJydYgIBoZj93V7qsaYfGEfpf1Af0NYDoTgPS2vI4lz0jB1RMKg== + dependencies: + "@backstage/config" "^1.1.1" + "@backstage/errors" "^1.2.3" + "@backstage/types" "^1.1.1" + cross-fetch "^3.1.5" + uuid "^8.0.0" + zod "^3.21.4" + "@backstage/plugin-permission-node@^0.7.16", "@backstage/plugin-permission-node@^0.7.3": version "0.7.16" resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-node/-/plugin-permission-node-0.7.16.tgz#f17d972e34e9f78e430da7ce54d4b8d9cdcd1786" @@ -3433,6 +3532,23 @@ zod "^3.21.4" zod-to-json-schema "^3.20.4" +"@backstage/plugin-permission-node@^0.7.17": + version "0.7.17" + resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-node/-/plugin-permission-node-0.7.17.tgz#6ac25800642b9e6291fd38e571d0bf642a5893e6" + integrity sha512-Q+/OOz1qYAJPb9HqS7nlFWVxCWug25ODOOOyk4NRtPiy6Buxqly6l2cRCqvBpJYv5nV/R0UvQuBk3SoiS5uXjw== + dependencies: + "@backstage/backend-common" "^0.19.8" + "@backstage/backend-plugin-api" "^0.6.6" + "@backstage/config" "^1.1.1" + "@backstage/errors" "^1.2.3" + "@backstage/plugin-auth-node" "^0.4.0" + "@backstage/plugin-permission-common" "^0.7.9" + "@types/express" "^4.17.6" + express "^4.17.1" + express-promise-router "^4.1.0" + zod "^3.21.4" + zod-to-json-schema "^3.20.4" + "@backstage/plugin-permission-react@^0.4.15", "@backstage/plugin-permission-react@^0.4.9": version "0.4.15" resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.15.tgz#fc6ea35f9b7818f1905e060321a8828b9f4467ee" @@ -3642,23 +3758,23 @@ zod "^3.21.4" zod-to-json-schema "^3.20.4" -"@backstage/plugin-search-backend-module-catalog@^0.1.9": - version "0.1.9" - resolved "https://registry.yarnpkg.com/@backstage/plugin-search-backend-module-catalog/-/plugin-search-backend-module-catalog-0.1.9.tgz#ce43a370dcb39f2d2bd1e382216cb1231991de09" - integrity sha512-Q3dK8m8HNfnWUycBMdSGk8RO5LwyhcFCZYz+IUQ1q1O/bT0LfuN61vDSRaLDk1F+jmMLoYlTNefJeheqAFUKOQ== - dependencies: - "@backstage/backend-common" "^0.19.7" - "@backstage/backend-plugin-api" "^0.6.5" - "@backstage/backend-tasks" "^0.5.10" - "@backstage/catalog-client" "^1.4.4" - "@backstage/catalog-model" "^1.4.2" - "@backstage/config" "^1.1.0" - "@backstage/errors" "^1.2.2" - "@backstage/plugin-catalog-common" "^1.0.16" - "@backstage/plugin-catalog-node" "^1.4.6" - "@backstage/plugin-permission-common" "^0.7.8" - "@backstage/plugin-search-backend-node" "^1.2.9" - "@backstage/plugin-search-common" "^1.2.6" +"@backstage/plugin-search-backend-module-catalog@^0.1.10": + version "0.1.10" + resolved "https://registry.yarnpkg.com/@backstage/plugin-search-backend-module-catalog/-/plugin-search-backend-module-catalog-0.1.10.tgz#efa55cba7b5cd54c28e345198b1779214543650e" + integrity sha512-qd0bvHM72IRobS9DTggPKncJg/jQ7dtwrd0Ri5fldtYY1SILmOGMtE8nmPFi75ca+vf5ubR/fxYEQE/Nmg9w4A== + dependencies: + "@backstage/backend-common" "^0.19.8" + "@backstage/backend-plugin-api" "^0.6.6" + "@backstage/backend-tasks" "^0.5.11" + "@backstage/catalog-client" "^1.4.5" + "@backstage/catalog-model" "^1.4.3" + "@backstage/config" "^1.1.1" + "@backstage/errors" "^1.2.3" + "@backstage/plugin-catalog-common" "^1.0.17" + "@backstage/plugin-catalog-node" "^1.4.7" + "@backstage/plugin-permission-common" "^0.7.9" + "@backstage/plugin-search-backend-node" "^1.2.10" + "@backstage/plugin-search-common" "^1.2.7" "@backstage/plugin-search-backend-module-pg@^0.5.1": version "0.5.14" @@ -3716,6 +3832,25 @@ uuid "^8.3.2" winston "^3.2.1" +"@backstage/plugin-search-backend-node@^1.2.10": + version "1.2.10" + resolved "https://registry.yarnpkg.com/@backstage/plugin-search-backend-node/-/plugin-search-backend-node-1.2.10.tgz#3b126ea1d4ae9fde24cd8e4fe88ed6b4211bf598" + integrity sha512-IztaEY+mPA/WSo/hzMHOfPB1u3UTYwzNszwtFlpaiZ/cWR2Y7GMYJiblIWQalsKK86VTNdxlV3UlTSihpBpk3w== + dependencies: + "@backstage/backend-common" "^0.19.8" + "@backstage/backend-plugin-api" "^0.6.6" + "@backstage/backend-tasks" "^0.5.11" + "@backstage/config" "^1.1.1" + "@backstage/errors" "^1.2.3" + "@backstage/plugin-permission-common" "^0.7.9" + "@backstage/plugin-search-common" "^1.2.7" + "@types/lunr" "^2.3.3" + lodash "^4.17.21" + lunr "^2.3.9" + ndjson "^2.0.0" + uuid "^8.3.2" + winston "^3.2.1" + "@backstage/plugin-search-backend@^1.2.1": version "1.4.5" resolved "https://registry.yarnpkg.com/@backstage/plugin-search-backend/-/plugin-search-backend-1.4.5.tgz#55caf574ed16e64cf19c13cf17d5b669bfb0710d" @@ -3750,6 +3885,14 @@ "@backstage/plugin-permission-common" "^0.7.8" "@backstage/types" "^1.1.1" +"@backstage/plugin-search-common@^1.2.7": + version "1.2.7" + resolved "https://registry.yarnpkg.com/@backstage/plugin-search-common/-/plugin-search-common-1.2.7.tgz#69871340797e317b583c2863eadc0e54774d8023" + integrity sha512-2cl0Q/FHR41XnJgHYbKfLlhLTowslMjEgcmzOTIPyfwebM++tB2KYTBOYvupCyOC7rVyOu1nMvL6bEBHtQmkYg== + dependencies: + "@backstage/plugin-permission-common" "^0.7.9" + "@backstage/types" "^1.1.1" + "@backstage/plugin-search-react@^1.4.0", "@backstage/plugin-search-react@^1.7.0": version "1.7.0" resolved "https://registry.yarnpkg.com/@backstage/plugin-search-react/-/plugin-search-react-1.7.0.tgz#0cd241d431c472291aec8adf25ad8d9084a858fb" @@ -5324,13 +5467,13 @@ dependencies: ioredis "^5.2.4" -"@kubernetes/client-node@0.18.1": - version "0.18.1" - resolved "https://registry.yarnpkg.com/@kubernetes/client-node/-/client-node-0.18.1.tgz#58d864c8f584efd0f8670f6c46bb8e9d5abd58f6" - integrity sha512-F3JiK9iZnbh81O/da1tD0h8fQMi/MDttWc/JydyUVnjPEom55wVfnpl4zQ/sWD4uKB8FlxYRPiLwV2ZXB+xPKw== +"@kubernetes/client-node@0.19.0": + version "0.19.0" + resolved "https://registry.yarnpkg.com/@kubernetes/client-node/-/client-node-0.19.0.tgz#ebd2121e5c8dc1a47ff1b2574bda1e760d0abb82" + integrity sha512-WTOjGuFQ8yeW3+qD6JrAYhpwpoQbe9R8cA/61WCyFrNawSTUgLstHu7EsZRYEs39er3jDn3wCEaczz+VOFlc2Q== dependencies: "@types/js-yaml" "^4.0.1" - "@types/node" "^18.11.17" + "@types/node" "^20.1.1" "@types/request" "^2.47.1" "@types/ws" "^8.5.3" byline "^5.0.0" @@ -5341,9 +5484,7 @@ rfc4648 "^1.3.0" stream-buffers "^3.0.2" tar "^6.1.11" - tmp-promise "^3.0.2" tslib "^2.4.1" - underscore "^1.13.6" ws "^8.11.0" optionalDependencies: openid-client "^5.3.0" @@ -7519,11 +7660,18 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.39.tgz#aa39a1a87a40ef6098ee69689a1acb0c1b034832" integrity sha512-8q9ZexmdYYyc5/cfujaXb4YOucpQxAV4RMG0himLyDUOEr8Mr79VrqsFI+cQ2M2h89YIuy95lbxuYjxT4Hk4kQ== -"@types/node@^18.11.17", "@types/node@^18.11.18", "@types/node@^18.17.5": +"@types/node@^18.11.18", "@types/node@^18.17.5": version "18.17.17" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.17.tgz#53cc07ce582c9d7c5850702a3c2cb0af0d7b0ca1" integrity sha512-cOxcXsQ2sxiwkykdJqvyFS+MLQPLvIdwh5l6gNg8qF6s+C7XSkEWOZjK+XhUZd+mYvHV/180g2cnCcIl4l06Pw== +"@types/node@^20.1.1": + version "20.8.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.10.tgz#a5448b895c753ae929c26ce85cab557c6d4a365e" + integrity sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w== + dependencies: + undici-types "~5.26.4" + "@types/normalize-package-data@^2.4.0": version "2.4.1" resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301" @@ -7585,9 +7733,9 @@ integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== "@types/react-dom@*", "@types/react-dom@<18.0.0", "@types/react-dom@^17": - version "17.0.21" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.21.tgz#85d56965483ce4850f5f03f9234e54a1f47786e5" - integrity sha512-3rQEFUNUUz2MYiRwJJj6UekcW7rFLOtmK7ajQP7qJpjNdggInl3I/xM4I3Hq1yYPdCGVMgax1gZsB7BBTtayXg== + version "17.0.22" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.22.tgz#34317e08be27b33fa9e7cdb56125b22538261bad" + integrity sha512-wHt4gkdSMb4jPp1vc30MLJxoWGsZs88URfmt3FRXoOEYrrqK3I8IuZLE/uFBb4UT6MRfI0wXFu4DS7LS0kUC7Q== dependencies: "@types/react" "^17" @@ -17840,7 +17988,7 @@ path-browserify@0.0.1: resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-0.0.1.tgz#e6c4ddd7ed3aa27c68a20cc4e50e1a4ee83bbc4a" integrity sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ== -path-equal@^1.1.2: +path-equal@^1.1.2, path-equal@^1.2.5: version "1.2.5" resolved "https://registry.yarnpkg.com/path-equal/-/path-equal-1.2.5.tgz#9fcbdd5e5daee448e96f43f3bac06c666b5e982a" integrity sha512-i73IctDr3F2W+bsOWDyyVm/lqsXO47aY9nsFZUjTT/aljSbkxHxxCoyZ9UUrM8jK0JVod+An+rl48RCsvWM+9g== @@ -21220,13 +21368,6 @@ tiny-warning@^1.0.2: resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754" integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA== -tmp-promise@^3.0.2: - version "3.0.3" - resolved "https://registry.yarnpkg.com/tmp-promise/-/tmp-promise-3.0.3.tgz#60a1a1cc98c988674fcbfd23b6e3367bdeac4ce7" - integrity sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ== - dependencies: - tmp "^0.2.0" - tmp@^0.0.33: version "0.0.33" resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9" @@ -21234,7 +21375,7 @@ tmp@^0.0.33: dependencies: os-tmpdir "~1.0.2" -tmp@^0.2.0, tmp@^0.2.1, tmp@~0.2.1: +tmp@^0.2.1, tmp@~0.2.1: version "0.2.1" resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14" integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ== @@ -21606,7 +21747,21 @@ typescript-json-schema@^0.55.0: typescript "~4.8.2" yargs "^17.1.1" -"typescript@>=3 < 6", typescript@~5.1.3: +typescript-json-schema@^0.61.0: + version "0.61.0" + resolved "https://registry.yarnpkg.com/typescript-json-schema/-/typescript-json-schema-0.61.0.tgz#6f09f249469b2a8bb642578de0801e1e1d22f969" + integrity sha512-sYKnLJjvh9ljdSQkh91LM9PEzgzrgnYfvU226IauISFd+379VCti/VtAFXd00Z9euLkVffh5LRTAO8eamsxUlw== + dependencies: + "@types/json-schema" "^7.0.9" + "@types/node" "^16.9.2" + glob "^7.1.7" + path-equal "^1.2.5" + safe-stable-stringify "^2.2.0" + ts-node "^10.9.1" + typescript "~5.1.0" + yargs "^17.1.1" + +"typescript@>=3 < 6", typescript@~5.1.0, typescript@~5.1.3: version "5.1.6" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274" integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA== @@ -21658,7 +21813,7 @@ unbox-primitive@^1.0.2: has-symbols "^1.0.3" which-boxed-primitive "^1.0.2" -underscore@^1.12.1, underscore@^1.13.6, underscore@~1.13.2: +underscore@^1.12.1, underscore@~1.13.2: version "1.13.6" resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441" integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A== @@ -21668,6 +21823,11 @@ undici-types@~5.25.1: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3" integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA== +undici-types@~5.26.4: + version "5.26.5" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" + integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== + unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"