diff --git a/packages/lib.authz/package.json b/packages/lib.authz/package.json index 24586fc..4e9ba22 100644 --- a/packages/lib.authz/package.json +++ b/packages/lib.authz/package.json @@ -23,7 +23,7 @@ "clean": "rm -rf dist .turbo" }, "dependencies": { - "@casl/ability": "^6.7.3" + "@casl/ability": "^7.0.0" }, "devDependencies": { "@cad/tsconfig": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ac91db..848167b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -250,8 +250,8 @@ importers: packages/lib.authz: dependencies: '@casl/ability': - specifier: ^6.7.3 - version: 6.8.1 + specifier: ^7.0.0 + version: 7.0.0 devDependencies: '@cad/tsconfig': specifier: workspace:* @@ -572,8 +572,8 @@ importers: specifier: workspace:* version: link:../../packages/redis '@casl/ability': - specifier: ^6.7.3 - version: 6.8.1 + specifier: ^7.0.0 + version: 7.0.0 '@fastify/cookie': specifier: ^11.0.2 version: 11.0.2 @@ -1063,8 +1063,8 @@ packages: '@bufbuild/protobuf@2.12.0': resolution: {integrity: sha512-B/XlCaFIP8LOwzo+bz5uFzATYokcwCKQcghqnlfwSmM5eX/qTkvDBnDPs+gXtX/RyjxJ4DRikECcPJbyALA8FA==} - '@casl/ability@6.8.1': - resolution: {integrity: sha512-VX5DD1JbSP/DdewZnNwXXaCzve+0pLe14mcUj2l93CdOFAQUT/ylAptNqxf3Wc/jlsuSanAgXza4Z1Iq23dzpQ==} + '@casl/ability@7.0.0': + resolution: {integrity: sha512-QhwRflkTucpdS2uw1XScrzLWbgLYJGvPoq2Xm5OjeRci3dwtPixxnjUKJ04Ss1ivNS9tZQ8y4sjWeelWsrwo4g==} '@commitlint/cli@21.0.2': resolution: {integrity: sha512-YMmfLbqBg+ZRvvmPhc+cilSQFrh/AgzVgCT1U/OifmUZEwPbvCtA8rN//YNaF9d5eoZphxVMGYtmwA2QgQORgg==} @@ -2355,17 +2355,17 @@ packages: '@types/through@0.0.33': resolution: {integrity: sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==} - '@ucast/core@1.10.2': - resolution: {integrity: sha512-ons5CwXZ/51wrUPfoduC+cO7AS1/wRb0ybpQJ9RrssossDxVy4t49QxWoWgfBDvVKsz9VXzBk9z0wqTdZ+Cq8g==} + '@ucast/core@2.0.0': + resolution: {integrity: sha512-4XVx6LzPXZGvnZO5jp39cm/G4UvuwvEdtmg+9+4+zl6uFkCcB7UJacvtMYeBE56GJVT99Zqy6Pii7dGJq3Kz9Q==} - '@ucast/js@3.1.0': - resolution: {integrity: sha512-eJ7yQeYtMK85UZjxoxBEbTWx6UMxEXKbjVyp+NlzrT5oMKV5Gpo/9bjTl3r7msaXTVC8iD9NJacqJ8yp7joX+Q==} + '@ucast/js@4.0.1': + resolution: {integrity: sha512-9O5xPBvwEWQk2WvO69Eh2WJB8QljVZ2vRVdFvfnKjlZwWXcYxp1lqLBhwXBU1AtuSgCvKhJPkXdjKJggUmAmQQ==} - '@ucast/mongo2js@1.4.1': - resolution: {integrity: sha512-9aeg5cmqwRQnKCXHN6I17wk83Rcm487bHelaG8T4vfpWneAI469wSI3Srnbu+PuZ5znWRbnwtVq9RgPL+bN6CA==} + '@ucast/mongo2js@2.0.0': + resolution: {integrity: sha512-vNBZzRnsfLr/TSxEoxz6W6hHQ5tmWsfEeC0nCq5z8RezC1AqIRy3cfHm8AGvlGtcn+cTSFQcZremfqnz6wm+nQ==} - '@ucast/mongo@2.4.3': - resolution: {integrity: sha512-XcI8LclrHWP83H+7H2anGCEeDq0n+12FU2mXCTz6/Tva9/9ddK/iacvvhCyW6cijAAOILmt0tWplRyRhVyZLsA==} + '@ucast/mongo@3.0.0': + resolution: {integrity: sha512-kwuSH+kdB4GCR0LGhy/PEDm4PCflur89AlK82kNiYD0FvsA8A/p+0sx7m+/R8mMFAlmlkAd3VXp7sM/cLLYWYg==} '@vanilla-extract/babel-plugin-debug-ids@1.2.2': resolution: {integrity: sha512-MeDWGICAF9zA/OZLOKwhoRlsUW+fiMwnfuOAqFVohL31Agj7Q/RBWAYweqjHLgFBCsdnr6XIfwjJnmb2znEWxw==} @@ -4438,9 +4438,9 @@ snapshots: '@bufbuild/protobuf@2.12.0': {} - '@casl/ability@6.8.1': + '@casl/ability@7.0.0': dependencies: - '@ucast/mongo2js': 1.4.1 + '@ucast/mongo2js': 2.0.0 '@commitlint/cli@21.0.2(@types/node@25.9.1)(conventional-commits-parser@6.4.0)(typescript@6.0.3)': dependencies: @@ -5762,21 +5762,21 @@ snapshots: dependencies: '@types/node': 25.9.1 - '@ucast/core@1.10.2': {} + '@ucast/core@2.0.0': {} - '@ucast/js@3.1.0': + '@ucast/js@4.0.1': dependencies: - '@ucast/core': 1.10.2 + '@ucast/core': 2.0.0 - '@ucast/mongo2js@1.4.1': + '@ucast/mongo2js@2.0.0': dependencies: - '@ucast/core': 1.10.2 - '@ucast/js': 3.1.0 - '@ucast/mongo': 2.4.3 + '@ucast/core': 2.0.0 + '@ucast/js': 4.0.1 + '@ucast/mongo': 3.0.0 - '@ucast/mongo@2.4.3': + '@ucast/mongo@3.0.0': dependencies: - '@ucast/core': 1.10.2 + '@ucast/core': 2.0.0 '@vanilla-extract/babel-plugin-debug-ids@1.2.2': dependencies: diff --git a/services/service.gateway/package.json b/services/service.gateway/package.json index d64ea41..d0cab2f 100644 --- a/services/service.gateway/package.json +++ b/services/service.gateway/package.json @@ -20,7 +20,7 @@ "@cad/observability": "workspace:*", "@cad/proto": "workspace:*", "@cad/redis": "workspace:*", - "@casl/ability": "^6.7.3", + "@casl/ability": "^7.0.0", "@fastify/cookie": "^11.0.2", "@fastify/websocket": "^11.0.1", "@grpc/grpc-js": "^1.13.6",