diff --git a/package-lock.json b/package-lock.json index 63732ff..48cf477 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@tabler/icons-react": "^3.34.0", "@types/nodemailer": "^7.0.11", "clsx": "^2.1.1", - "graphql": "^16.12.0", + "graphql": "^16.13.1", "knip": "^5.85.0", "motion": "^12.23.12", "next": "16.2.0-canary.85", diff --git a/package.json b/package.json index c3fad57..730d47c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@tabler/icons-react": "^3.34.0", "@types/nodemailer": "^7.0.11", "clsx": "^2.1.1", - "graphql": "^16.12.0", + "graphql": "^16.13.1", "knip": "^5.85.0", "motion": "^12.23.12", "next": "16.2.0-canary.85",