Skip to content

Commit 72100d7

Browse files
fix(rbac): update yarn.lock
Signed-off-by: Oleksandr Andriienko <[email protected]>
1 parent 41e3802 commit 72100d7

File tree

1 file changed

+0
-170
lines changed

1 file changed

+0
-170
lines changed

yarn.lock

Lines changed: 0 additions & 170 deletions
Original file line numberDiff line numberDiff line change
@@ -2473,75 +2473,6 @@
24732473
yauzl "^3.0.0"
24742474
yn "^4.0.0"
24752475

2476-
"@backstage/backend-common@^0.23.2":
2477-
version "0.23.2"
2478-
resolved "https://registry.yarnpkg.com/@backstage/backend-common/-/backend-common-0.23.2.tgz#d6374b5b8c4ebbedc58a2cd1560d0545231dda62"
2479-
integrity sha512-wCTvXvVxyCUJrHGoFGm941RWyxluzBOeuP4indoCtiJFngO0I0xsxkx7x1N/N9EVpi8/4gPzRhPEG8no3Dw2rQ==
2480-
dependencies:
2481-
"@aws-sdk/abort-controller" "^3.347.0"
2482-
"@aws-sdk/client-codecommit" "^3.350.0"
2483-
"@aws-sdk/client-s3" "^3.350.0"
2484-
"@aws-sdk/credential-providers" "^3.350.0"
2485-
"@aws-sdk/types" "^3.347.0"
2486-
"@backstage/backend-dev-utils" "^0.1.4"
2487-
"@backstage/backend-plugin-api" "^0.6.21"
2488-
"@backstage/cli-common" "^0.1.14"
2489-
"@backstage/config" "^1.2.0"
2490-
"@backstage/config-loader" "^1.8.1"
2491-
"@backstage/errors" "^1.2.4"
2492-
"@backstage/integration" "^1.12.0"
2493-
"@backstage/integration-aws-node" "^0.1.12"
2494-
"@backstage/plugin-auth-node" "^0.4.16"
2495-
"@backstage/types" "^1.1.1"
2496-
"@google-cloud/storage" "^7.0.0"
2497-
"@keyv/memcache" "^1.3.5"
2498-
"@keyv/redis" "^2.5.3"
2499-
"@kubernetes/client-node" "0.20.0"
2500-
"@manypkg/get-packages" "^1.1.3"
2501-
"@octokit/rest" "^19.0.3"
2502-
"@types/cors" "^2.8.6"
2503-
"@types/dockerode" "^3.3.0"
2504-
"@types/express" "^4.17.6"
2505-
"@types/luxon" "^3.0.0"
2506-
"@types/webpack-env" "^1.15.2"
2507-
archiver "^6.0.0"
2508-
base64-stream "^1.0.0"
2509-
compression "^1.7.4"
2510-
concat-stream "^2.0.0"
2511-
cors "^2.8.5"
2512-
dockerode "^4.0.0"
2513-
express "^4.17.1"
2514-
express-promise-router "^4.1.0"
2515-
fs-extra "^11.2.0"
2516-
git-url-parse "^14.0.0"
2517-
helmet "^6.0.0"
2518-
isomorphic-git "^1.23.0"
2519-
jose "^5.0.0"
2520-
keyv "^4.5.2"
2521-
knex "^3.0.0"
2522-
lodash "^4.17.21"
2523-
logform "^2.3.2"
2524-
luxon "^3.0.0"
2525-
minimatch "^9.0.0"
2526-
minimist "^1.2.5"
2527-
morgan "^1.10.0"
2528-
mysql2 "^3.0.0"
2529-
node-fetch "^2.6.7"
2530-
node-forge "^1.3.1"
2531-
p-limit "^3.1.0"
2532-
path-to-regexp "^6.2.1"
2533-
pg "^8.11.3"
2534-
raw-body "^2.4.1"
2535-
selfsigned "^2.0.0"
2536-
stoppable "^1.1.0"
2537-
tar "^6.1.12"
2538-
triple-beam "^1.4.1"
2539-
uuid "^9.0.0"
2540-
winston "^3.2.1"
2541-
winston-transport "^4.5.0"
2542-
yauzl "^3.0.0"
2543-
yn "^4.0.0"
2544-
25452476
"@backstage/backend-defaults@^0.2.18":
25462477
version "0.2.18"
25472478
resolved "https://registry.yarnpkg.com/@backstage/backend-defaults/-/backend-defaults-0.2.18.tgz#07055241c38ae19431247dcf453d6e572a482bfd"
@@ -2622,23 +2553,6 @@
26222553
express "^4.17.1"
26232554
knex "^3.0.0"
26242555

2625-
"@backstage/backend-plugin-api@^0.6.21":
2626-
version "0.6.21"
2627-
resolved "https://registry.yarnpkg.com/@backstage/backend-plugin-api/-/backend-plugin-api-0.6.21.tgz#0d1b9222a8e69cfd500a0789edaff7d14a77dffe"
2628-
integrity sha512-Cek3jgJmUY6oGDAYd7o/M6fezSnOIHzCBEsJHeE4vakdZ2vYOGVWPGIQmWSylEhK/oEL54JUslB5VjHo1onL9A==
2629-
dependencies:
2630-
"@backstage/cli-common" "^0.1.14"
2631-
"@backstage/config" "^1.2.0"
2632-
"@backstage/errors" "^1.2.4"
2633-
"@backstage/plugin-auth-node" "^0.4.16"
2634-
"@backstage/plugin-permission-common" "^0.7.14"
2635-
"@backstage/types" "^1.1.1"
2636-
"@types/express" "^4.17.6"
2637-
"@types/luxon" "^3.0.0"
2638-
express "^4.17.1"
2639-
knex "^3.0.0"
2640-
luxon "^3.0.0"
2641-
26422556
"@backstage/backend-tasks@^0.5.23":
26432557
version "0.5.23"
26442558
resolved "https://registry.yarnpkg.com/@backstage/backend-tasks/-/backend-tasks-0.5.23.tgz#85c14fff99189d0540d6bd5be4cc81faf0617620"
@@ -2708,11 +2622,6 @@
27082622
resolved "https://registry.yarnpkg.com/@backstage/cli-common/-/cli-common-0.1.13.tgz#cbeda6a359ca4437fc782f0ac51bb957e8d49e73"
27092623
integrity sha512-UMgNAIJSeEPSMkzxiWCP8aFR8APsG21XczDnzwHdL/41F7g2C+KA6UeQc/3tzbe8XQo+PxbNLpReZeKSSnSPSQ==
27102624

2711-
"@backstage/cli-common@^0.1.14":
2712-
version "0.1.14"
2713-
resolved "https://registry.yarnpkg.com/@backstage/cli-common/-/cli-common-0.1.14.tgz#2291520acfbac860a05dd48fc3b876d5cd789b76"
2714-
integrity sha512-4kGWGrFuxoaCne2aHCOVW+vi8y2MLEMEj785SEApMG2J8jXJXUuIOzWw0MrN0pM1FqBXDb6aeQd+bmQMK/Ci+w==
2715-
27162625
"@backstage/cli-node@^0.2.5":
27172626
version "0.2.5"
27182627
resolved "https://registry.yarnpkg.com/@backstage/cli-node/-/cli-node-0.2.5.tgz#553257a70cb7bc5c8097ed0c801eb87295164771"
@@ -2866,28 +2775,6 @@
28662775
typescript-json-schema "^0.63.0"
28672776
yaml "^2.0.0"
28682777

2869-
"@backstage/config-loader@^1.8.1":
2870-
version "1.8.1"
2871-
resolved "https://registry.yarnpkg.com/@backstage/config-loader/-/config-loader-1.8.1.tgz#4383309ffe0488fa6c9dac33f3bec96181750e42"
2872-
integrity sha512-oPT+TZK1ppBjQXgOJ+pfsfE/Lov596WlBc5po9wElgnbQ720OsyAmystLKecvZ1HAjC/IGLKrPZMh9OAy/k36Q==
2873-
dependencies:
2874-
"@backstage/cli-common" "^0.1.14"
2875-
"@backstage/config" "^1.2.0"
2876-
"@backstage/errors" "^1.2.4"
2877-
"@backstage/types" "^1.1.1"
2878-
"@types/json-schema" "^7.0.6"
2879-
ajv "^8.10.0"
2880-
chokidar "^3.5.2"
2881-
fs-extra "^11.2.0"
2882-
json-schema "^0.4.0"
2883-
json-schema-merge-allof "^0.8.1"
2884-
json-schema-traverse "^1.0.0"
2885-
lodash "^4.17.21"
2886-
minimist "^1.2.5"
2887-
node-fetch "^2.6.7"
2888-
typescript-json-schema "^0.63.0"
2889-
yaml "^2.0.0"
2890-
28912778
"@backstage/[email protected]", "@backstage/config@^1.2.0":
28922779
version "1.2.0"
28932780
resolved "https://registry.yarnpkg.com/@backstage/config/-/config-1.2.0.tgz#6a4d93197d0586ee3a40f9e4877c5cfd76c128f3"
@@ -3277,17 +3164,6 @@
32773164
jose "^5.0.0"
32783165
passport "^0.7.0"
32793166

3280-
"@backstage/plugin-auth-backend-module-bitbucket-provider@^0.1.0":
3281-
version "0.1.4"
3282-
resolved "https://registry.yarnpkg.com/@backstage/plugin-auth-backend-module-bitbucket-provider/-/plugin-auth-backend-module-bitbucket-provider-0.1.4.tgz#d001603366c7954c94e3d1620cae19544843d4bc"
3283-
integrity sha512-I44Pxy6u1J0GIxm467zgrCj8cs4rqks3bnw61gBhuafIPsoilApTktzld6HzpaGYNOgbixpQv3Nexd6u6J55kw==
3284-
dependencies:
3285-
"@backstage/backend-plugin-api" "^0.6.21"
3286-
"@backstage/plugin-auth-node" "^0.4.16"
3287-
express "^4.18.2"
3288-
passport "^0.7.0"
3289-
passport-bitbucket-oauth2 "^0.1.2"
3290-
32913167
"@backstage/plugin-auth-backend-module-bitbucket-provider@^0.1.1":
32923168
version "0.1.1"
32933169
resolved "https://registry.yarnpkg.com/@backstage/plugin-auth-backend-module-bitbucket-provider/-/plugin-auth-backend-module-bitbucket-provider-0.1.1.tgz#c081cbab0a75abc5f503f280115089fe630144f1"
@@ -3323,15 +3199,6 @@
33233199
"@backstage/types" "^1.1.1"
33243200
google-auth-library "^9.0.0"
33253201

3326-
"@backstage/plugin-auth-backend-module-github-provider@^0.1.14":
3327-
version "0.1.18"
3328-
resolved "https://registry.yarnpkg.com/@backstage/plugin-auth-backend-module-github-provider/-/plugin-auth-backend-module-github-provider-0.1.18.tgz#71d9ea7ec748715805248c98c0d5c4b18201907f"
3329-
integrity sha512-XZSFMvrqCMASCGgS1yhUQa7dTiG5K/sC3CmdQQRv/QSSKubgENjrUscd+cRJ7KDK+24889eHgMCH2EfTz8XtbA==
3330-
dependencies:
3331-
"@backstage/backend-plugin-api" "^0.6.21"
3332-
"@backstage/plugin-auth-node" "^0.4.16"
3333-
passport-github2 "^0.1.12"
3334-
33353202
"@backstage/plugin-auth-backend-module-github-provider@^0.1.15":
33363203
version "0.1.15"
33373204
resolved "https://registry.yarnpkg.com/@backstage/plugin-auth-backend-module-github-provider/-/plugin-auth-backend-module-github-provider-0.1.15.tgz#c8e6cd199ff7630eea7e7c0cee76cc7ffc997151"
@@ -3374,20 +3241,6 @@
33743241
"@backstage/plugin-auth-node" "^0.4.13"
33753242
passport-oauth2 "^1.7.0"
33763243

3377-
"@backstage/plugin-auth-backend-module-microsoft-provider@^0.1.12":
3378-
version "0.1.16"
3379-
resolved "https://registry.yarnpkg.com/@backstage/plugin-auth-backend-module-microsoft-provider/-/plugin-auth-backend-module-microsoft-provider-0.1.16.tgz#de9e031c595f97fd1f28386276ef6b421e3ebc24"
3380-
integrity sha512-wwd2xM9Ie1oyMZMd7i6tckbn3BPSUhSrV9hjYEnvmt7Wd+BjfcePuNt0YBpsWKcGpU/sbeUgPNqFDfVT9et+Mw==
3381-
dependencies:
3382-
"@backstage/backend-plugin-api" "^0.6.21"
3383-
"@backstage/plugin-auth-node" "^0.4.16"
3384-
express "^4.18.2"
3385-
jose "^5.0.0"
3386-
lodash "^4.17.21"
3387-
node-fetch "^2.6.7"
3388-
passport "^0.7.0"
3389-
passport-microsoft "^1.0.0"
3390-
33913244
"@backstage/plugin-auth-backend-module-microsoft-provider@^0.1.13":
33923245
version "0.1.13"
33933246
resolved "https://registry.yarnpkg.com/@backstage/plugin-auth-backend-module-microsoft-provider/-/plugin-auth-backend-module-microsoft-provider-0.1.13.tgz#1add7c97672ba07bcbeb1d3a27257f46014618a2"
@@ -3530,29 +3383,6 @@
35303383
zod "^3.22.4"
35313384
zod-to-json-schema "^3.21.4"
35323385

3533-
"@backstage/plugin-auth-node@^0.4.12", "@backstage/plugin-auth-node@^0.4.16":
3534-
version "0.4.16"
3535-
resolved "https://registry.yarnpkg.com/@backstage/plugin-auth-node/-/plugin-auth-node-0.4.16.tgz#06409aa6b132c4415eb4390b95edf8f671450175"
3536-
integrity sha512-U687eLZ2fjvweR7861OB5h4E8xZSEOdvaOZeRKAFQ/Evh+KdsqCkmxHdNvS006ghG0+K9dXwjSFDQqz35StgyQ==
3537-
dependencies:
3538-
"@backstage/backend-common" "^0.23.2"
3539-
"@backstage/backend-plugin-api" "^0.6.21"
3540-
"@backstage/catalog-client" "^1.6.5"
3541-
"@backstage/catalog-model" "^1.5.0"
3542-
"@backstage/config" "^1.2.0"
3543-
"@backstage/errors" "^1.2.4"
3544-
"@backstage/types" "^1.1.1"
3545-
"@types/express" "*"
3546-
"@types/passport" "^1.0.3"
3547-
express "^4.17.1"
3548-
jose "^5.0.0"
3549-
lodash "^4.17.21"
3550-
node-fetch "^2.6.7"
3551-
passport "^0.7.0"
3552-
winston "^3.2.1"
3553-
zod "^3.22.4"
3554-
zod-to-json-schema "^3.21.4"
3555-
35563386
"@backstage/plugin-auth-react@^0.1.2":
35573387
version "0.1.2"
35583388
resolved "https://registry.yarnpkg.com/@backstage/plugin-auth-react/-/plugin-auth-react-0.1.2.tgz#683a19a555f558f3e0caee124c32f72734416121"

0 commit comments

Comments
 (0)