fix(deps): update dependency @apollo/server to v5

This commit is contained in:
renovate[bot] 2025-08-13 15:35:45 +00:00 committed by GitHub
parent 68f82b6994
commit ec27a240f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 98 additions and 137 deletions

View File

@ -41,7 +41,7 @@
"node": ">= 18.12.0" "node": ">= 18.12.0"
}, },
"dependencies": { "dependencies": {
"@apollo/server": "^4.12.2", "@apollo/server": "^5.0.0",
"@as-integrations/express5": "^1.1.0", "@as-integrations/express5": "^1.1.0",
"@emotion/react": "^11.14.0", "@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0", "@emotion/styled": "^11.14.0",

View File

@ -978,11 +978,11 @@ importers:
packages/redux-devtools-cli: packages/redux-devtools-cli:
dependencies: dependencies:
'@apollo/server': '@apollo/server':
specifier: ^4.12.2 specifier: ^5.0.0
version: 4.12.2(encoding@0.1.13)(graphql@16.11.0) version: 5.0.0(graphql@16.11.0)
'@as-integrations/express5': '@as-integrations/express5':
specifier: ^1.1.0 specifier: ^1.1.0
version: 1.1.0(@apollo/server@4.12.2(encoding@0.1.13)(graphql@16.11.0))(express@5.1.0) version: 1.1.0(@apollo/server@5.0.0(graphql@16.11.0))(express@5.1.0)
'@emotion/react': '@emotion/react':
specifier: ^11.14.0 specifier: ^11.14.0
version: 11.14.0(@types/react@19.1.8)(react@19.1.0) version: 11.14.0(@types/react@19.1.8)(react@19.1.0)
@ -2737,25 +2737,23 @@ packages:
resolution: {integrity: sha512-Lahx5zntHPZia35myYDBRuF58tlwPskwHc5CWBZC/4bMKB6siTBWwtMrkqXcsNwQiFSzSx5hKdRPUmemrEp3Gg==} resolution: {integrity: sha512-Lahx5zntHPZia35myYDBRuF58tlwPskwHc5CWBZC/4bMKB6siTBWwtMrkqXcsNwQiFSzSx5hKdRPUmemrEp3Gg==}
hasBin: true hasBin: true
'@apollo/server-gateway-interface@1.1.1': '@apollo/server-gateway-interface@2.0.0':
resolution: {integrity: sha512-pGwCl/po6+rxRmDMFgozKQo2pbsSwE91TpsDBAOgf74CRDPXHHtM88wbwjab0wMMZh95QfR45GGyDIdhY24bkQ==} resolution: {integrity: sha512-3HEMD6fSantG2My3jWkb9dvfkF9vJ4BDLRjMgsnD790VINtuPaEp+h3Hg9HOHiWkML6QsOhnaRqZ+gvhp3y8Nw==}
deprecated: '@apollo/server-gateway-interface v1 is part of Apollo Server v4, which is deprecated and will transition to end-of-life on January 26, 2026. As long as you are already using a non-EOL version of Node.js, upgrading to v2 should take only a few minutes. See https://www.apollographql.com/docs/apollo-server/previous-versions for details.'
peerDependencies: peerDependencies:
graphql: 14.x || 15.x || 16.x graphql: 14.x || 15.x || 16.x
'@apollo/server@4.12.2': '@apollo/server@5.0.0':
resolution: {integrity: sha512-jKRlf+sBMMdKYrjMoiWKne42Eb6paBfDOr08KJnUaeaiyWFj+/040FjVPQI7YGLfdwnYIsl1NUUqS2UdgezJDg==} resolution: {integrity: sha512-PHopOm7pr69k7eDJvCBU4cZy9Z19qyCFKB9/luLnf2YCatu2WOYhoQPNr3dAoe//xv0RZFhxXbRcnK6IXIP7Nw==}
engines: {node: '>=14.16.0'} engines: {node: '>=20'}
deprecated: Apollo Server v4 is deprecated and will transition to end-of-life on January 26, 2026. As long as you are already using a non-EOL version of Node.js, upgrading to v5 should take only a few minutes. See https://www.apollographql.com/docs/apollo-server/previous-versions for details.
peerDependencies: peerDependencies:
graphql: ^16.6.0 graphql: ^16.11.0
'@apollo/usage-reporting-protobuf@4.1.1': '@apollo/usage-reporting-protobuf@4.1.1':
resolution: {integrity: sha512-u40dIUePHaSKVshcedO7Wp+mPiZsaU6xjv9J+VyxpoU/zL6Jle+9zWeG98tr/+SZ0nZ4OXhrbb8SNr0rAPpIDA==} resolution: {integrity: sha512-u40dIUePHaSKVshcedO7Wp+mPiZsaU6xjv9J+VyxpoU/zL6Jle+9zWeG98tr/+SZ0nZ4OXhrbb8SNr0rAPpIDA==}
'@apollo/utils.createhash@2.0.2': '@apollo/utils.createhash@3.0.1':
resolution: {integrity: sha512-UkS3xqnVFLZ3JFpEmU/2cM2iKJotQXMoSTgxXsfQgXLC5gR1WaepoXagmYnPSA7Q/2cmnyTYK5OgAgoC4RULPg==} resolution: {integrity: sha512-CKrlySj4eQYftBE5MJ8IzKwIibQnftDT7yGfsJy5KSEEnLlPASX0UTpbKqkjlVEwPPd4mEwI7WOM7XNxEuO05A==}
engines: {node: '>=14'} engines: {node: '>=16'}
'@apollo/utils.dropunuseddefinitions@2.0.1': '@apollo/utils.dropunuseddefinitions@2.0.1':
resolution: {integrity: sha512-EsPIBqsSt2BwDsv8Wu76LK5R1KtsVkNoO4b0M5aK0hx+dGg9xJXuqlr7Fo34Dl+y83jmzn+UvEW+t1/GP2melA==} resolution: {integrity: sha512-EsPIBqsSt2BwDsv8Wu76LK5R1KtsVkNoO4b0M5aK0hx+dGg9xJXuqlr7Fo34Dl+y83jmzn+UvEW+t1/GP2melA==}
@ -2763,21 +2761,21 @@ packages:
peerDependencies: peerDependencies:
graphql: 14.x || 15.x || 16.x graphql: 14.x || 15.x || 16.x
'@apollo/utils.fetcher@2.0.1': '@apollo/utils.fetcher@3.1.0':
resolution: {integrity: sha512-jvvon885hEyWXd4H6zpWeN3tl88QcWnHp5gWF5OPF34uhvoR+DFqcNxs9vrRaBBSY3qda3Qe0bdud7tz2zGx1A==} resolution: {integrity: sha512-Z3QAyrsQkvrdTuHAFwWDNd+0l50guwoQUoaDQssLOjkmnmVuvXlJykqlEJolio+4rFwBnWdoY1ByFdKaQEcm7A==}
engines: {node: '>=14'} engines: {node: '>=16'}
'@apollo/utils.isnodelike@2.0.1': '@apollo/utils.isnodelike@3.0.0':
resolution: {integrity: sha512-w41XyepR+jBEuVpoRM715N2ZD0xMD413UiJx8w5xnAZD2ZkSJnMJBoIzauK83kJpSgNuR6ywbV29jG9NmxjK0Q==} resolution: {integrity: sha512-xrjyjfkzunZ0DeF6xkHaK5IKR8F1FBq6qV+uZ+h9worIF/2YSzA0uoBxGv6tbTeo9QoIQnRW4PVFzGix5E7n/g==}
engines: {node: '>=14'} engines: {node: '>=16'}
'@apollo/utils.keyvaluecache@2.1.1': '@apollo/utils.keyvaluecache@4.0.0':
resolution: {integrity: sha512-qVo5PvUUMD8oB9oYvq4ViCjYAMWnZ5zZwEjNF37L2m1u528x5mueMlU+Cr1UinupCgdB78g+egA1G98rbJ03Vw==} resolution: {integrity: sha512-mKw1myRUkQsGPNB+9bglAuhviodJ2L2MRYLTafCMw5BIo7nbvCPNCkLnIHjZ1NOzH7SnMAr5c9LmXiqsgYqLZw==}
engines: {node: '>=14'} engines: {node: '>=20'}
'@apollo/utils.logger@2.0.1': '@apollo/utils.logger@3.0.0':
resolution: {integrity: sha512-YuplwLHaHf1oviidB7MxnCXAdHp3IqYV8n0momZ3JfLniae92eYqMIx+j5qJFX6WKJPs6q7bczmV4lXIsTu5Pg==} resolution: {integrity: sha512-M8V8JOTH0F2qEi+ktPfw4RL7MvUycDfKp7aEap2eWXfL5SqWHN6jTLbj5f5fj1cceHpyaUSOZlvlaaryaxZAmg==}
engines: {node: '>=14'} engines: {node: '>=16'}
'@apollo/utils.printwithreducedwhitespace@2.0.1': '@apollo/utils.printwithreducedwhitespace@2.0.1':
resolution: {integrity: sha512-9M4LUXV/fQBh8vZWlLvb/HyyhjJ77/I5ZKu+NBWV/BmYGyRmoEP9EVAy7LCVoY3t8BDcyCAGfxJaLFCSuQkPUg==} resolution: {integrity: sha512-9M4LUXV/fQBh8vZWlLvb/HyyhjJ77/I5ZKu+NBWV/BmYGyRmoEP9EVAy7LCVoY3t8BDcyCAGfxJaLFCSuQkPUg==}
@ -2809,9 +2807,9 @@ packages:
peerDependencies: peerDependencies:
graphql: 14.x || 15.x || 16.x graphql: 14.x || 15.x || 16.x
'@apollo/utils.withrequired@2.0.1': '@apollo/utils.withrequired@3.0.0':
resolution: {integrity: sha512-YBDiuAX9i1lLc6GeTy1m7DGLFn/gMnvXqlalOIMjM7DeOgIacEjjfwPqb0M1CQ2v11HhR15d1NmxJoRCfrNqcA==} resolution: {integrity: sha512-aaxeavfJ+RHboh7c2ofO5HHtQobGX4AgUujXP4CXpREHp9fQ9jPi6K9T1jrAKe7HIipoP0OJ1gd6JamSkFIpvA==}
engines: {node: '>=14'} engines: {node: '>=16'}
'@ark-ui/react@5.14.0': '@ark-ui/react@5.14.0':
resolution: {integrity: sha512-7WWlCM3SowtF01e9NouuO4T6SYuKTM1dovR+2NZuuWTlqTBlvZ+1vPHS6BeqzXriwMLU7QUU+Y0i/TcI6/s/Sg==} resolution: {integrity: sha512-7WWlCM3SowtF01e9NouuO4T6SYuKTM1dovR+2NZuuWTlqTBlvZ+1vPHS6BeqzXriwMLU7QUU+Y0i/TcI6/s/Sg==}
@ -3912,18 +3910,21 @@ packages:
'@gar/promisify@1.1.3': '@gar/promisify@1.1.3':
resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==} resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==}
'@graphql-tools/merge@8.4.2': '@graphql-tools/merge@9.1.1':
resolution: {integrity: sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==} resolution: {integrity: sha512-BJ5/7Y7GOhTuvzzO5tSBFL4NGr7PVqTJY3KeIDlVTT8YLcTXtBR+hlrC3uyEym7Ragn+zyWdHeJ9ev+nRX1X2w==}
engines: {node: '>=16.0.0'}
peerDependencies: peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
'@graphql-tools/schema@9.0.19': '@graphql-tools/schema@10.0.25':
resolution: {integrity: sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==} resolution: {integrity: sha512-/PqE8US8kdQ7lB9M5+jlW8AyVjRGCKU7TSktuW3WNKSKmDO0MK1wakvb5gGdyT49MjAIb4a3LWxIpwo5VygZuw==}
engines: {node: '>=16.0.0'}
peerDependencies: peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
'@graphql-tools/utils@9.2.1': '@graphql-tools/utils@10.9.1':
resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==} resolution: {integrity: sha512-B1wwkXk9UvU7LCBkPs8513WxOQ2H8Fo5p8HR1+Id9WmYE5+bd51vqN+MbrqvWczHCH2gwkREgHJN88tE0n1FCw==}
engines: {node: '>=16.0.0'}
peerDependencies: peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
@ -4848,9 +4849,6 @@ packages:
'@types/ms@2.1.0': '@types/ms@2.1.0':
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
'@types/node-fetch@2.6.12':
resolution: {integrity: sha512-8nneRWKCg3rMtF69nLQJnOYUcbafYeFSjqkw3jCRLsqkWFlHaoQrr5mXmofFGOx3DKn7UfmBMyov8ySvLRVldA==}
'@types/node-forge@1.3.11': '@types/node-forge@1.3.11':
resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==} resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==}
@ -5238,6 +5236,10 @@ packages:
webpack-dev-server: webpack-dev-server:
optional: true optional: true
'@whatwg-node/promise-helpers@1.3.2':
resolution: {integrity: sha512-Nst5JdK47VIl9UcGwtv2Rcgyn5lWtZ0/mhRQ4G8NN2isxpq2TO30iqHzmwoJycjWuyUfg3GFXqP/gFHXeV57IA==}
engines: {node: '>=16.0.0'}
'@xtuc/ieee754@1.2.0': '@xtuc/ieee754@1.2.0':
resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==}
@ -6161,6 +6163,10 @@ packages:
engines: {node: '>=20'} engines: {node: '>=20'}
hasBin: true hasBin: true
cross-inspect@1.0.1:
resolution: {integrity: sha512-Pcw1JTvZLSJH83iiGWt6fRcT+BjZlCDRVwYLbUcHzv/CRpB7r0MlSrGbIyQvVSNyGnbt7G4AXuyCiDR3POvZ1A==}
engines: {node: '>=16.0.0'}
cross-spawn@7.0.6: cross-spawn@7.0.6:
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
engines: {node: '>= 8'} engines: {node: '>= 8'}
@ -6556,6 +6562,10 @@ packages:
dot-case@3.0.4: dot-case@3.0.4:
resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==}
dset@3.1.4:
resolution: {integrity: sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==}
engines: {node: '>=4'}
dunder-proto@1.0.1: dunder-proto@1.0.1:
resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
@ -8391,15 +8401,6 @@ packages:
node-addon-api@7.1.1: node-addon-api@7.1.1:
resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==} resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
node-fetch@2.7.0:
resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
engines: {node: 4.x || >=6.0.0}
peerDependencies:
encoding: ^0.1.0
peerDependenciesMeta:
encoding:
optional: true
node-forge@1.3.1: node-forge@1.3.1:
resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==} resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==}
engines: {node: '>= 6.13.0'} engines: {node: '>= 6.13.0'}
@ -9729,9 +9730,6 @@ packages:
resolution: {integrity: sha512-FVDYdxtnj0G6Qm/DhNPSb8Ju59ULcup3tuJxkFb5K8Bv2pUXILbf0xZWU8PX8Ov19OXljbUyveOFwRMwkXzO+A==} resolution: {integrity: sha512-FVDYdxtnj0G6Qm/DhNPSb8Ju59ULcup3tuJxkFb5K8Bv2pUXILbf0xZWU8PX8Ov19OXljbUyveOFwRMwkXzO+A==}
engines: {node: '>=16'} engines: {node: '>=16'}
tr46@0.0.3:
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
tr46@5.1.1: tr46@5.1.1:
resolution: {integrity: sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==} resolution: {integrity: sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==}
engines: {node: '>=18'} engines: {node: '>=18'}
@ -9981,10 +9979,6 @@ packages:
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
hasBin: true hasBin: true
uuid@9.0.1:
resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==}
hasBin: true
v8-compile-cache-lib@3.0.1: v8-compile-cache-lib@3.0.1:
resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
@ -10007,10 +10001,6 @@ packages:
validate.io-number@1.0.3: validate.io-number@1.0.3:
resolution: {integrity: sha512-kRAyotcbNaSYoDnXvb4MHg/0a1egJdLwS6oJ38TJY7aw9n93Fl/3blIXdyYvPOp55CNxywooG/3BcrwNrBpcSg==} resolution: {integrity: sha512-kRAyotcbNaSYoDnXvb4MHg/0a1egJdLwS6oJ38TJY7aw9n93Fl/3blIXdyYvPOp55CNxywooG/3BcrwNrBpcSg==}
value-or-promise@1.0.12:
resolution: {integrity: sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q==}
engines: {node: '>=12'}
vary@1.1.2: vary@1.1.2:
resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
engines: {node: '>= 0.8'} engines: {node: '>= 0.8'}
@ -10079,9 +10069,6 @@ packages:
wbuf@1.7.3: wbuf@1.7.3:
resolution: {integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==} resolution: {integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==}
webidl-conversions@3.0.1:
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
webidl-conversions@7.0.0: webidl-conversions@7.0.0:
resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==} resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==}
engines: {node: '>=12'} engines: {node: '>=12'}
@ -10155,10 +10142,6 @@ packages:
resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==}
engines: {node: '>=18'} engines: {node: '>=18'}
whatwg-mimetype@3.0.0:
resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==}
engines: {node: '>=12'}
whatwg-mimetype@4.0.0: whatwg-mimetype@4.0.0:
resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==} resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==}
engines: {node: '>=18'} engines: {node: '>=18'}
@ -10167,9 +10150,6 @@ packages:
resolution: {integrity: sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==} resolution: {integrity: sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==}
engines: {node: '>=18'} engines: {node: '>=18'}
whatwg-url@5.0.0:
resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
which-boxed-primitive@1.1.1: which-boxed-primitive@1.1.1:
resolution: {integrity: sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==} resolution: {integrity: sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
@ -10319,68 +10299,63 @@ snapshots:
'@types/long': 4.0.2 '@types/long': 4.0.2
long: 4.0.0 long: 4.0.0
'@apollo/server-gateway-interface@1.1.1(graphql@16.11.0)': '@apollo/server-gateway-interface@2.0.0(graphql@16.11.0)':
dependencies: dependencies:
'@apollo/usage-reporting-protobuf': 4.1.1 '@apollo/usage-reporting-protobuf': 4.1.1
'@apollo/utils.fetcher': 2.0.1 '@apollo/utils.fetcher': 3.1.0
'@apollo/utils.keyvaluecache': 2.1.1 '@apollo/utils.keyvaluecache': 4.0.0
'@apollo/utils.logger': 2.0.1 '@apollo/utils.logger': 3.0.0
graphql: 16.11.0 graphql: 16.11.0
'@apollo/server@4.12.2(encoding@0.1.13)(graphql@16.11.0)': '@apollo/server@5.0.0(graphql@16.11.0)':
dependencies: dependencies:
'@apollo/cache-control-types': 1.0.3(graphql@16.11.0) '@apollo/cache-control-types': 1.0.3(graphql@16.11.0)
'@apollo/server-gateway-interface': 1.1.1(graphql@16.11.0) '@apollo/server-gateway-interface': 2.0.0(graphql@16.11.0)
'@apollo/usage-reporting-protobuf': 4.1.1 '@apollo/usage-reporting-protobuf': 4.1.1
'@apollo/utils.createhash': 2.0.2 '@apollo/utils.createhash': 3.0.1
'@apollo/utils.fetcher': 2.0.1 '@apollo/utils.fetcher': 3.1.0
'@apollo/utils.isnodelike': 2.0.1 '@apollo/utils.isnodelike': 3.0.0
'@apollo/utils.keyvaluecache': 2.1.1 '@apollo/utils.keyvaluecache': 4.0.0
'@apollo/utils.logger': 2.0.1 '@apollo/utils.logger': 3.0.0
'@apollo/utils.usagereporting': 2.1.0(graphql@16.11.0) '@apollo/utils.usagereporting': 2.1.0(graphql@16.11.0)
'@apollo/utils.withrequired': 2.0.1 '@apollo/utils.withrequired': 3.0.0
'@graphql-tools/schema': 9.0.19(graphql@16.11.0) '@graphql-tools/schema': 10.0.25(graphql@16.11.0)
'@types/express': 4.17.23
'@types/express-serve-static-core': 4.19.6
'@types/node-fetch': 2.6.12
async-retry: 1.3.3 async-retry: 1.3.3
body-parser: 2.2.0
cors: 2.8.5 cors: 2.8.5
express: 4.21.2 finalhandler: 2.1.0
graphql: 16.11.0 graphql: 16.11.0
loglevel: 1.9.2 loglevel: 1.9.2
lru-cache: 7.18.3 lru-cache: 11.1.0
negotiator: 0.6.4 negotiator: 1.0.0
node-abort-controller: 3.1.1 uuid: 11.1.0
node-fetch: 2.7.0(encoding@0.1.13) whatwg-mimetype: 4.0.0
uuid: 9.0.1
whatwg-mimetype: 3.0.0
transitivePeerDependencies: transitivePeerDependencies:
- encoding
- supports-color - supports-color
'@apollo/usage-reporting-protobuf@4.1.1': '@apollo/usage-reporting-protobuf@4.1.1':
dependencies: dependencies:
'@apollo/protobufjs': 1.2.7 '@apollo/protobufjs': 1.2.7
'@apollo/utils.createhash@2.0.2': '@apollo/utils.createhash@3.0.1':
dependencies: dependencies:
'@apollo/utils.isnodelike': 2.0.1 '@apollo/utils.isnodelike': 3.0.0
sha.js: 2.4.11 sha.js: 2.4.11
'@apollo/utils.dropunuseddefinitions@2.0.1(graphql@16.11.0)': '@apollo/utils.dropunuseddefinitions@2.0.1(graphql@16.11.0)':
dependencies: dependencies:
graphql: 16.11.0 graphql: 16.11.0
'@apollo/utils.fetcher@2.0.1': {} '@apollo/utils.fetcher@3.1.0': {}
'@apollo/utils.isnodelike@2.0.1': {} '@apollo/utils.isnodelike@3.0.0': {}
'@apollo/utils.keyvaluecache@2.1.1': '@apollo/utils.keyvaluecache@4.0.0':
dependencies: dependencies:
'@apollo/utils.logger': 2.0.1 '@apollo/utils.logger': 3.0.0
lru-cache: 7.18.3 lru-cache: 11.1.0
'@apollo/utils.logger@2.0.1': {} '@apollo/utils.logger@3.0.0': {}
'@apollo/utils.printwithreducedwhitespace@2.0.1(graphql@16.11.0)': '@apollo/utils.printwithreducedwhitespace@2.0.1(graphql@16.11.0)':
dependencies: dependencies:
@ -10409,7 +10384,7 @@ snapshots:
'@apollo/utils.stripsensitiveliterals': 2.0.1(graphql@16.11.0) '@apollo/utils.stripsensitiveliterals': 2.0.1(graphql@16.11.0)
graphql: 16.11.0 graphql: 16.11.0
'@apollo/utils.withrequired@2.0.1': {} '@apollo/utils.withrequired@3.0.0': {}
'@ark-ui/react@5.14.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': '@ark-ui/react@5.14.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
dependencies: dependencies:
@ -10474,9 +10449,9 @@ snapshots:
react: 19.1.0 react: 19.1.0
react-dom: 19.1.0(react@19.1.0) react-dom: 19.1.0(react@19.1.0)
'@as-integrations/express5@1.1.0(@apollo/server@4.12.2(encoding@0.1.13)(graphql@16.11.0))(express@5.1.0)': '@as-integrations/express5@1.1.0(@apollo/server@5.0.0(graphql@16.11.0))(express@5.1.0)':
dependencies: dependencies:
'@apollo/server': 4.12.2(encoding@0.1.13)(graphql@16.11.0) '@apollo/server': 5.0.0(graphql@16.11.0)
express: 5.1.0 express: 5.1.0
'@asamuzakjp/css-color@3.2.0': '@asamuzakjp/css-color@3.2.0':
@ -11822,23 +11797,25 @@ snapshots:
'@gar/promisify@1.1.3': '@gar/promisify@1.1.3':
optional: true optional: true
'@graphql-tools/merge@8.4.2(graphql@16.11.0)': '@graphql-tools/merge@9.1.1(graphql@16.11.0)':
dependencies: dependencies:
'@graphql-tools/utils': 9.2.1(graphql@16.11.0) '@graphql-tools/utils': 10.9.1(graphql@16.11.0)
graphql: 16.11.0 graphql: 16.11.0
tslib: 2.8.1 tslib: 2.8.1
'@graphql-tools/schema@9.0.19(graphql@16.11.0)': '@graphql-tools/schema@10.0.25(graphql@16.11.0)':
dependencies: dependencies:
'@graphql-tools/merge': 8.4.2(graphql@16.11.0) '@graphql-tools/merge': 9.1.1(graphql@16.11.0)
'@graphql-tools/utils': 9.2.1(graphql@16.11.0) '@graphql-tools/utils': 10.9.1(graphql@16.11.0)
graphql: 16.11.0 graphql: 16.11.0
tslib: 2.8.1 tslib: 2.8.1
value-or-promise: 1.0.12
'@graphql-tools/utils@9.2.1(graphql@16.11.0)': '@graphql-tools/utils@10.9.1(graphql@16.11.0)':
dependencies: dependencies:
'@graphql-typed-document-node/core': 3.2.0(graphql@16.11.0) '@graphql-typed-document-node/core': 3.2.0(graphql@16.11.0)
'@whatwg-node/promise-helpers': 1.3.2
cross-inspect: 1.0.1
dset: 3.1.4
graphql: 16.11.0 graphql: 16.11.0
tslib: 2.8.1 tslib: 2.8.1
@ -12940,11 +12917,6 @@ snapshots:
'@types/ms@2.1.0': {} '@types/ms@2.1.0': {}
'@types/node-fetch@2.6.12':
dependencies:
'@types/node': 22.15.32
form-data: 4.0.3
'@types/node-forge@1.3.11': '@types/node-forge@1.3.11':
dependencies: dependencies:
'@types/node': 22.15.32 '@types/node': 22.15.32
@ -13384,6 +13356,10 @@ snapshots:
webpack: 5.99.9(esbuild@0.25.5)(webpack-cli@6.0.1) webpack: 5.99.9(esbuild@0.25.5)(webpack-cli@6.0.1)
webpack-cli: 6.0.1(webpack@5.99.9) webpack-cli: 6.0.1(webpack@5.99.9)
'@whatwg-node/promise-helpers@1.3.2':
dependencies:
tslib: 2.8.1
'@xtuc/ieee754@1.2.0': {} '@xtuc/ieee754@1.2.0': {}
'@xtuc/long@4.2.2': {} '@xtuc/long@4.2.2': {}
@ -14693,6 +14669,10 @@ snapshots:
'@epic-web/invariant': 1.0.0 '@epic-web/invariant': 1.0.0
cross-spawn: 7.0.6 cross-spawn: 7.0.6
cross-inspect@1.0.1:
dependencies:
tslib: 2.8.1
cross-spawn@7.0.6: cross-spawn@7.0.6:
dependencies: dependencies:
path-key: 3.1.1 path-key: 3.1.1
@ -15073,6 +15053,8 @@ snapshots:
no-case: 3.0.4 no-case: 3.0.4
tslib: 2.8.1 tslib: 2.8.1
dset@3.1.4: {}
dunder-proto@1.0.1: dunder-proto@1.0.1:
dependencies: dependencies:
call-bind-apply-helpers: 1.0.2 call-bind-apply-helpers: 1.0.2
@ -17314,12 +17296,6 @@ snapshots:
node-addon-api@7.1.1: {} node-addon-api@7.1.1: {}
node-fetch@2.7.0(encoding@0.1.13):
dependencies:
whatwg-url: 5.0.0
optionalDependencies:
encoding: 0.1.13
node-forge@1.3.1: {} node-forge@1.3.1: {}
node-gyp@8.4.1: node-gyp@8.4.1:
@ -18935,8 +18911,6 @@ snapshots:
dependencies: dependencies:
tldts: 6.1.86 tldts: 6.1.86
tr46@0.0.3: {}
tr46@5.1.1: tr46@5.1.1:
dependencies: dependencies:
punycode: 2.3.1 punycode: 2.3.1
@ -19197,8 +19171,6 @@ snapshots:
uuid@8.3.2: {} uuid@8.3.2: {}
uuid@9.0.1: {}
v8-compile-cache-lib@3.0.1: {} v8-compile-cache-lib@3.0.1: {}
v8-to-istanbul@9.3.0: v8-to-istanbul@9.3.0:
@ -19222,8 +19194,6 @@ snapshots:
validate.io-number@1.0.3: {} validate.io-number@1.0.3: {}
value-or-promise@1.0.12: {}
vary@1.1.2: {} vary@1.1.2: {}
vinyl-buffer@1.0.1: vinyl-buffer@1.0.1:
@ -19267,8 +19237,6 @@ snapshots:
dependencies: dependencies:
minimalistic-assert: 1.0.1 minimalistic-assert: 1.0.1
webidl-conversions@3.0.1: {}
webidl-conversions@7.0.0: {} webidl-conversions@7.0.0: {}
webpack-cli@6.0.1(webpack-dev-server@5.2.2)(webpack@5.99.9): webpack-cli@6.0.1(webpack-dev-server@5.2.2)(webpack@5.99.9):
@ -19443,8 +19411,6 @@ snapshots:
dependencies: dependencies:
iconv-lite: 0.6.3 iconv-lite: 0.6.3
whatwg-mimetype@3.0.0: {}
whatwg-mimetype@4.0.0: {} whatwg-mimetype@4.0.0: {}
whatwg-url@14.2.0: whatwg-url@14.2.0:
@ -19452,11 +19418,6 @@ snapshots:
tr46: 5.1.1 tr46: 5.1.1
webidl-conversions: 7.0.0 webidl-conversions: 7.0.0
whatwg-url@5.0.0:
dependencies:
tr46: 0.0.3
webidl-conversions: 3.0.1
which-boxed-primitive@1.1.1: which-boxed-primitive@1.1.1:
dependencies: dependencies:
is-bigint: 1.1.0 is-bigint: 1.1.0