diff --git a/bun.lockb b/bun.lockb index a4fa7a9..36a6144 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index fcb702d..687a82e 100644 --- a/package.json +++ b/package.json @@ -21,9 +21,9 @@ "dependencies": { "@graphql-codegen/java-common": "3.0.0", "@graphql-codegen/plugin-helpers": "5.0.4", - "@graphql-codegen/visitor-plugin-common": "5.3.0", + "@graphql-codegen/visitor-plugin-common": "5.3.1", "ts-deepmerge": "7.0.0", - "valibot": "0.35.0" + "valibot": "0.36.0" }, "devDependencies": { "@graphql-codegen/cli": "5.0.2",