diff --git a/apps/api/package.json b/apps/api/package.json index e9be8860..721dfff0 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -52,7 +52,7 @@ "graphql-validation-complexity": "0.4.2", "reflect-metadata": "0.1.13", "supertest-graphql": "1.1.4", - "ts-pattern": "4.2.0", + "ts-pattern": "4.2.1", "uuid": "9.0.0" }, "devDependencies": { diff --git a/apps/client/package.json b/apps/client/package.json index eab4e1f2..1b4477c9 100644 --- a/apps/client/package.json +++ b/apps/client/package.json @@ -55,7 +55,7 @@ "tailwind-merge": "1.10.0", "tailwind-scrollbar": "2.1.0", "tailwindcss": "3.2.7", - "ts-pattern": "4.2.0", + "ts-pattern": "4.2.1", "urql": "3.0.3", "urql-custom-scalars-exchange": "1.0.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4a45966e..79950c55 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,7 +75,7 @@ importers: prisma: 4.10.1 reflect-metadata: 0.1.13 supertest-graphql: 1.1.4 - ts-pattern: 4.2.0 + ts-pattern: 4.2.1 uuid: 9.0.0 dependencies: '@nestjs/apollo': 10.2.0_2ak7f2iiw4s7ofss6xno25zkbm @@ -99,7 +99,7 @@ importers: graphql-validation-complexity: 0.4.2_graphql@16.6.0 reflect-metadata: 0.1.13 supertest-graphql: 1.1.4_graphql@16.6.0 - ts-pattern: 4.2.0 + ts-pattern: 4.2.1 uuid: 9.0.0 devDependencies: '@apollo/rover': 0.12.1 @@ -183,7 +183,7 @@ importers: tailwind-merge: 1.10.0 tailwind-scrollbar: 2.1.0 tailwindcss: 3.2.7 - ts-pattern: 4.2.0 + ts-pattern: 4.2.1 urql: 3.0.3 urql-custom-scalars-exchange: 1.0.1 dependencies: @@ -216,7 +216,7 @@ importers: tailwind-merge: 1.10.0 tailwind-scrollbar: 2.1.0_tailwindcss@3.2.7 tailwindcss: 3.2.7_aesdjsunmf4wiehhujt67my7tu - ts-pattern: 4.2.0 + ts-pattern: 4.2.1 urql: 3.0.3_onqnqwb3ubg5opvemcqf7c2qhy urql-custom-scalars-exchange: 1.0.1_x5wlac77wk5hyllj2gto66ca74 devDependencies: @@ -18203,8 +18203,8 @@ packages: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - /ts-pattern/4.2.0: - resolution: {integrity: sha512-Bmi5G8KQyTnkcpRYzAwgPj8nvIodm2S7aneJtILrW0/2ZzqXQbl5nC5YjCiZUj5Iqihl8MLH+TK7pmCAZ61xJg==} + /ts-pattern/4.2.1: + resolution: {integrity: sha512-lXCmHZb01QOM9HdCLvisCGUH9ATdKPON9UaUvwe007gJAhuSBhRWIAIowys5QqNxEq6odWctfMIdI96vzjnOMQ==} dev: false /ts-pnp/1.2.0_typescript@4.9.5: