From 7588c6c94f4f370b79ff4642f3765965b387de87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 21:05:02 +0000 Subject: [PATCH] fix(deps): bump @urql/core from 2.6.0 to 5.0.8 Bumps [@urql/core](https://github.com/urql-graphql/urql/tree/HEAD/packages/core) from 2.6.0 to 5.0.8. - [Release notes](https://github.com/urql-graphql/urql/releases) - [Changelog](https://github.com/urql-graphql/urql/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/urql-graphql/urql/commits/@urql/core@5.0.8/packages/core) --- updated-dependencies: - dependency-name: "@urql/core" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 81 +++++++++++++++++++++++++++------- packages/frontend/package.json | 2 +- 2 files changed, 67 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 53f99813d..dad5769cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,6 +45,19 @@ "npm": ">=7.0.0" } }, + "node_modules/@0no-co/graphql.web": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@0no-co/graphql.web/-/graphql.web-1.0.9.tgz", + "integrity": "sha512-lXSg4bDHvP8CiMdpQf9f/rca12IIjXHN/p0Rc5mgzgLe4JBlIoA1zFa9NKhfG1bW0OyI2hgaOldFCfkEQwZuEQ==", + "peerDependencies": { + "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0" + }, + "peerDependenciesMeta": { + "graphql": { + "optional": true + } + } + }, "node_modules/@aashutoshrathi/word-wrap": { "version": "1.2.6", "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", @@ -8706,17 +8719,19 @@ "dev": true }, "node_modules/@urql/core": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/@urql/core/-/core-2.6.0.tgz", - "integrity": "sha512-JuIbzDu2oASSe+m5u410ceqWQGTF6QK5W/UZaHuzQX+I2wX4aVdPN/NeZnaFFqG3UYw3+ttFHpQK0vrsU6QLFw==", + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/@urql/core/-/core-5.0.8.tgz", + "integrity": "sha512-1GOnUw7/a9bzkcM0+U8U5MmxW2A7FE5YquuEmcJzTtW5tIs2EoS4F2ITpuKBjRBbyRjZgO860nWFPo1m4JImGA==", "dependencies": { - "@graphql-typed-document-node/core": "^3.1.1", - "wonka": "^4.0.14" - }, - "peerDependencies": { - "graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" + "@0no-co/graphql.web": "^1.0.5", + "wonka": "^6.3.2" } }, + "node_modules/@urql/core/node_modules/wonka": { + "version": "6.3.4", + "resolved": "https://registry.npmjs.org/wonka/-/wonka-6.3.4.tgz", + "integrity": "sha512-CjpbqNtBGNAeyNS/9W6q3kSkKE52+FjIj7AkFlLr11s/VWGUu6a2CdYSdGxocIhIVjaW/zchesBQUKPVU69Cqg==" + }, "node_modules/@urql/exchange-graphcache": { "version": "4.4.3", "resolved": "https://registry.npmjs.org/@urql/exchange-graphcache/-/exchange-graphcache-4.4.3.tgz", @@ -21996,6 +22011,18 @@ "react": ">= 16.8.0" } }, + "node_modules/urql/node_modules/@urql/core": { + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/@urql/core/-/core-2.6.1.tgz", + "integrity": "sha512-gYrEHy3tViJhwIhauK6MIf2Qp09QTsgNHZRd0n71rS+hF6gdwjspf1oKljl4m25+272cJF7fPjBUGmjaiEr7Kg==", + "dependencies": { + "@graphql-typed-document-node/core": "^3.1.1", + "wonka": "^4.0.14" + }, + "peerDependencies": { + "graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" + } + }, "node_modules/use-file-picker": { "version": "1.6.0", "resolved": "https://registry.npmjs.org/use-file-picker/-/use-file-picker-1.6.0.tgz", @@ -23905,7 +23932,7 @@ "@okta/okta-auth-js": "6.5.1", "@okta/okta-react": "6.4.3", "@reduxjs/toolkit": "1.8.1", - "@urql/core": "2.6.0", + "@urql/core": "5.0.8", "@urql/exchange-graphcache": "4.4.3", "@urql/exchange-multipart-fetch": "0.1.14", "@urql/exchange-retry": "0.3.3", @@ -25453,6 +25480,12 @@ } }, "dependencies": { + "@0no-co/graphql.web": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@0no-co/graphql.web/-/graphql.web-1.0.9.tgz", + "integrity": "sha512-lXSg4bDHvP8CiMdpQf9f/rca12IIjXHN/p0Rc5mgzgLe4JBlIoA1zFa9NKhfG1bW0OyI2hgaOldFCfkEQwZuEQ==", + "requires": {} + }, "@aashutoshrathi/word-wrap": { "version": "1.2.6", "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", @@ -30032,7 +30065,7 @@ "@types/react-linkify": "1.0.4", "@types/react-router-dom": "5.3.3", "@types/react-table": "7.7.19", - "@urql/core": "2.6.0", + "@urql/core": "5.0.8", "@urql/exchange-graphcache": "4.4.3", "@urql/exchange-multipart-fetch": "0.1.14", "@urql/exchange-retry": "0.3.3", @@ -33656,12 +33689,19 @@ "dev": true }, "@urql/core": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/@urql/core/-/core-2.6.0.tgz", - "integrity": "sha512-JuIbzDu2oASSe+m5u410ceqWQGTF6QK5W/UZaHuzQX+I2wX4aVdPN/NeZnaFFqG3UYw3+ttFHpQK0vrsU6QLFw==", + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/@urql/core/-/core-5.0.8.tgz", + "integrity": "sha512-1GOnUw7/a9bzkcM0+U8U5MmxW2A7FE5YquuEmcJzTtW5tIs2EoS4F2ITpuKBjRBbyRjZgO860nWFPo1m4JImGA==", "requires": { - "@graphql-typed-document-node/core": "^3.1.1", - "wonka": "^4.0.14" + "@0no-co/graphql.web": "^1.0.5", + "wonka": "^6.3.2" + }, + "dependencies": { + "wonka": { + "version": "6.3.4", + "resolved": "https://registry.npmjs.org/wonka/-/wonka-6.3.4.tgz", + "integrity": "sha512-CjpbqNtBGNAeyNS/9W6q3kSkKE52+FjIj7AkFlLr11s/VWGUu6a2CdYSdGxocIhIVjaW/zchesBQUKPVU69Cqg==" + } } }, "@urql/exchange-graphcache": { @@ -43392,6 +43432,17 @@ "requires": { "@urql/core": "^2.4.3", "wonka": "^4.0.14" + }, + "dependencies": { + "@urql/core": { + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/@urql/core/-/core-2.6.1.tgz", + "integrity": "sha512-gYrEHy3tViJhwIhauK6MIf2Qp09QTsgNHZRd0n71rS+hF6gdwjspf1oKljl4m25+272cJF7fPjBUGmjaiEr7Kg==", + "requires": { + "@graphql-typed-document-node/core": "^3.1.1", + "wonka": "^4.0.14" + } + } } }, "use-file-picker": { diff --git a/packages/frontend/package.json b/packages/frontend/package.json index f4671be32..05d271249 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -13,7 +13,7 @@ "@okta/okta-auth-js": "6.5.1", "@okta/okta-react": "6.4.3", "@reduxjs/toolkit": "1.8.1", - "@urql/core": "2.6.0", + "@urql/core": "5.0.8", "@urql/exchange-graphcache": "4.4.3", "@urql/exchange-multipart-fetch": "0.1.14", "@urql/exchange-retry": "0.3.3",