From fe33a8993d6b2a6975ca332459ee09ac9f87adf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 19:44:25 +0000 Subject: [PATCH] Bump graphql from 15.8.0 to 17.0.0 in /enatega-multivendor-rider Bumps [graphql](https://github.com/graphql/graphql-js) from 15.8.0 to 17.0.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v15.8.0...v17.0.0) --- updated-dependencies: - dependency-name: graphql dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- enatega-multivendor-rider/package-lock.json | 16 ++++++++-------- enatega-multivendor-rider/package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/enatega-multivendor-rider/package-lock.json b/enatega-multivendor-rider/package-lock.json index fb19606c..94839c88 100644 --- a/enatega-multivendor-rider/package-lock.json +++ b/enatega-multivendor-rider/package-lock.json @@ -37,7 +37,7 @@ "expo-status-bar": "~1.12.1", "expo-task-manager": "~11.8.2", "expo-updates": "~0.26.12", - "graphql": "^15.8.0", + "graphql": "^17.0.0", "i18n-js": "^3.7.1", "i18next": "^23.7.6", "lottie-react-native": "7.2.1", @@ -11720,11 +11720,11 @@ "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" }, "node_modules/graphql": { - "version": "15.8.0", - "resolved": "https://registry.npmjs.org/graphql/-/graphql-15.8.0.tgz", - "integrity": "sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==", + "version": "17.0.0", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-17.0.0.tgz", + "integrity": "sha512-RSEgqrRNqHVGa46w2pmL9uTFkYPJiJbD5kksOvOaPLrKvBIidX/ttQVlWsR3+Ee8l+mNroC6darpcPIZeElbNg==", "engines": { - "node": ">= 10.x" + "node": "^22.0.0 || ^24.0.0 || ^25.0.0 || >=26.0.0" } }, "node_modules/graphql-tag": { @@ -28179,9 +28179,9 @@ "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" }, "graphql": { - "version": "15.8.0", - "resolved": "https://registry.npmjs.org/graphql/-/graphql-15.8.0.tgz", - "integrity": "sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==" + "version": "17.0.0", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-17.0.0.tgz", + "integrity": "sha512-RSEgqrRNqHVGa46w2pmL9uTFkYPJiJbD5kksOvOaPLrKvBIidX/ttQVlWsR3+Ee8l+mNroC6darpcPIZeElbNg==" }, "graphql-tag": { "version": "2.12.6", diff --git a/enatega-multivendor-rider/package.json b/enatega-multivendor-rider/package.json index d1030025..74114cab 100644 --- a/enatega-multivendor-rider/package.json +++ b/enatega-multivendor-rider/package.json @@ -61,7 +61,7 @@ "expo-status-bar": "~1.12.1", "expo-task-manager": "~11.8.2", "expo-updates": "~0.26.12", - "graphql": "^15.8.0", + "graphql": "^17.0.0", "i18n-js": "^3.7.1", "i18next": "^23.7.6", "lottie-react-native": "7.2.1",