diff --git a/graphql-jit/package-lock.json b/graphql-jit/package-lock.json index dd5e53ac..3d8bcf68 100644 --- a/graphql-jit/package-lock.json +++ b/graphql-jit/package-lock.json @@ -7,7 +7,7 @@ "dependencies": { "@graphql-tools/schema": "~10.0.0", "apollo-server-express": "~3.13.0", - "graphql": "~16.8.0", + "graphql": "~16.9.0", "graphql-jit": "~0.8.0" } }, @@ -899,9 +899,9 @@ } }, "node_modules/graphql": { - "version": "16.8.1", - "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.8.1.tgz", - "integrity": "sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==", + "version": "16.9.0", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.9.0.tgz", + "integrity": "sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==", "engines": { "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0" } @@ -2169,9 +2169,9 @@ } }, "graphql": { - "version": "16.8.1", - "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.8.1.tgz", - "integrity": "sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==" + "version": "16.9.0", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.9.0.tgz", + "integrity": "sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==" }, "graphql-jit": { "version": "0.8.0", diff --git a/graphql-jit/package.json b/graphql-jit/package.json index 6d2b5df2..73e9e002 100644 --- a/graphql-jit/package.json +++ b/graphql-jit/package.json @@ -2,7 +2,7 @@ "dependencies": { "@graphql-tools/schema": "~10.0.0", "apollo-server-express": "~3.13.0", - "graphql": "~16.8.0", + "graphql": "~16.9.0", "graphql-jit": "~0.8.0" }, "type": "module" diff --git a/graphql-js/package-lock.json b/graphql-js/package-lock.json index 14f8cd73..55c3c8c7 100644 --- a/graphql-js/package-lock.json +++ b/graphql-js/package-lock.json @@ -6,7 +6,7 @@ "": { "dependencies": { "express": "~4.21.0", - "graphql": "~16.8.0", + "graphql": "~16.9.0", "graphql-helix": "~1.13.0" } }, @@ -306,9 +306,9 @@ } }, "node_modules/graphql": { - "version": "16.8.1", - "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.8.1.tgz", - "integrity": "sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==", + "version": "16.9.0", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.9.0.tgz", + "integrity": "sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==", "engines": { "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0" } @@ -942,9 +942,9 @@ } }, "graphql": { - "version": "16.8.1", - "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.8.1.tgz", - "integrity": "sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==" + "version": "16.9.0", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.9.0.tgz", + "integrity": "sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==" }, "graphql-helix": { "version": "1.13.0", diff --git a/graphql-js/package.json b/graphql-js/package.json index 73e38637..7a61b3d8 100644 --- a/graphql-js/package.json +++ b/graphql-js/package.json @@ -1,7 +1,7 @@ { "dependencies": { "express": "~4.21.0", - "graphql": "~16.8.0", + "graphql": "~16.9.0", "graphql-helix": "~1.13.0" }, "type": "module" diff --git a/hono/package-lock.json b/hono/package-lock.json index 43d1d7ba..db1ac594 100644 --- a/hono/package-lock.json +++ b/hono/package-lock.json @@ -6,7 +6,7 @@ "": { "dependencies": { "@honojs/graphql-server": "0.1.2", - "graphql": "16.8.1", + "graphql": "16.9.0", "hono": "2.7.8" } }, @@ -26,9 +26,9 @@ } }, "node_modules/graphql": { - "version": "16.8.1", - "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.8.1.tgz", - "integrity": "sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==", + "version": "16.9.0", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.9.0.tgz", + "integrity": "sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==", "engines": { "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0" } @@ -52,9 +52,9 @@ } }, "graphql": { - "version": "16.8.1", - "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.8.1.tgz", - "integrity": "sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==" + "version": "16.9.0", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.9.0.tgz", + "integrity": "sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==" }, "hono": { "version": "2.7.8", diff --git a/hono/package.json b/hono/package.json index 39ea2339..dd62b9a7 100644 --- a/hono/package.json +++ b/hono/package.json @@ -1,7 +1,7 @@ { "main": "index.js", "dependencies": { - "graphql": "16.8.1", + "graphql": "16.9.0", "hono": "2.7.8", "@honojs/graphql-server": "0.1.2" },