Skip to content

Commit 5f4b9fa

Browse files
fix(deps): upgrade grapql to fix high vulnerability in immutable (#1511)
* upgrade grapql and lock immutable * update @graphql-codegen/typescript-react-apollo remove immutable lock * test * test * test * test * remove test
1 parent b6380ea commit 5f4b9fa

2 files changed

Lines changed: 502 additions & 1035 deletions

File tree

apps/heureka/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"devDependencies": {
4040
"@apollo/client": "4.1.5",
4141
"@cloudoperators/juno-config": "workspace:*",
42-
"@graphql-codegen/cli": "5.0.7",
43-
"@graphql-codegen/typescript": "4.1.6",
44-
"@graphql-codegen/typescript-operations": "4.6.1",
45-
"@graphql-codegen/typescript-react-apollo": "4.4.0",
42+
"@graphql-codegen/cli": "6.1.3",
43+
"@graphql-codegen/typescript": "5.0.9",
44+
"@graphql-codegen/typescript-operations": "5.0.9",
45+
"@graphql-codegen/typescript-react-apollo": "4.4.1",
4646
"@tanstack/router-plugin": "1.161.3",
4747
"@tailwindcss/vite": "4.2.0",
4848
"@testing-library/jest-dom": "6.9.1",

0 commit comments

Comments
 (0)