From a5daa5a3c1466133df993760ff79d85bf99d4f05 Mon Sep 17 00:00:00 2001 From: Isaac Hellendag <2823852+hellendag@users.noreply.github.com> Date: Thu, 21 Sep 2023 14:44:25 -0500 Subject: [PATCH] [ui] Bump graphql dep (#16695) ## Summary & Motivation Resolves https://github.com/dagster-io/dagster/security/dependabot/324. ## How I Tested These Changes Buildkite --- js_modules/dagster-ui/packages/app-oss/package.json | 2 +- js_modules/dagster-ui/packages/ui-core/package.json | 2 +- js_modules/dagster-ui/yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/js_modules/dagster-ui/packages/app-oss/package.json b/js_modules/dagster-ui/packages/app-oss/package.json index dfefc4c7ed2d0..d95b9e0a2edc5 100644 --- a/js_modules/dagster-ui/packages/app-oss/package.json +++ b/js_modules/dagster-ui/packages/app-oss/package.json @@ -14,7 +14,7 @@ "@rive-app/react-canvas": "^3.0.34", "@types/styled-components": "^5.1.26", "eslint-config-next": "^13.4.12", - "graphql": "^16.6.0", + "graphql": "^16.8.1", "next": "^13.4.12", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/js_modules/dagster-ui/packages/ui-core/package.json b/js_modules/dagster-ui/packages/ui-core/package.json index 58fae7c9c6763..65c8325108d29 100644 --- a/js_modules/dagster-ui/packages/ui-core/package.json +++ b/js_modules/dagster-ui/packages/ui-core/package.json @@ -49,7 +49,7 @@ "dayjs": "^1.11.7", "deepmerge": "^4.2.2", "fuse.js": "^6.4.2", - "graphql": "^16.6.0", + "graphql": "^16.8.1", "highlight.js": "11.6.0", "lodash": "^4.17.15", "lru-cache": "^6.0.0", diff --git a/js_modules/dagster-ui/yarn.lock b/js_modules/dagster-ui/yarn.lock index b72b954fc83ee..ddffe7884a325 100644 --- a/js_modules/dagster-ui/yarn.lock +++ b/js_modules/dagster-ui/yarn.lock @@ -2282,7 +2282,7 @@ __metadata: eslint-plugin-jest: ^26.4.6 eslint-plugin-prettier: ^5.0.0 eslint-webpack-plugin: 3.1.1 - graphql: ^16.6.0 + graphql: ^16.8.1 next: ^13.4.12 prettier: ^3.0.3 react: ^18.2.0 @@ -2570,7 +2570,7 @@ __metadata: eslint-plugin-storybook: ^0.6.13 faker: 5.5.3 fuse.js: ^6.4.2 - graphql: ^16.6.0 + graphql: ^16.8.1 graphql-codegen-typescript-mock-data: ^3.3.0 graphql-config: ^4.5.0 graphql-tag: ^2.10.1 @@ -15470,10 +15470,10 @@ __metadata: languageName: node linkType: hard -"graphql@npm:*, graphql@npm:^16.6.0": - version: 16.7.1 - resolution: "graphql@npm:16.7.1" - checksum: c924d8428daf0e96a5ea43e9bc3cd1b6802899907d284478ac8f705c8fd233a0a51eef915f7569fb5de8acb2e85b802ccc6c85c2b157ad805c1e9adba5a299bd +"graphql@npm:*, graphql@npm:^16.8.1": + version: 16.8.1 + resolution: "graphql@npm:16.8.1" + checksum: 8d304b7b6f708c8c5cc164b06e92467dfe36aff6d4f2cf31dd19c4c2905a0e7b89edac4b7e225871131fd24e21460836b369de0c06532644d15b461d55b1ccc0 languageName: node linkType: hard