File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
packages/payment-detection Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4747 "@requestnetwork/utils" : " 0.54.0" ,
4848 "ethers" : " 5.7.2" ,
4949 "graphql" : " 16.8.1" ,
50- "graphql-request" : " 6 .1.0 " ,
50+ "graphql-request" : " 7 .1.2 " ,
5151 "graphql-tag" : " 2.12.6" ,
5252 "satoshi-bitcoin" : " 1.0.4" ,
5353 "tslib" : " 2.5.0"
Original file line number Diff line number Diff line change @@ -15122,14 +15122,6 @@ graphql-config@^5.0.2:
1512215122 string-env-interpolation "^1.0.1"
1512315123 tslib "^2.4.0"
1512415124
15125- graphql-request@6.1.0, graphql-request@^6.0.0:
15126- version "6.1.0"
15127- resolved "https://registry.npmjs.org/graphql-request/-/graphql-request-6.1.0.tgz"
15128- integrity sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==
15129- dependencies:
15130- "@graphql-typed-document-node/core" "^3.2.0"
15131- cross-fetch "^3.1.5"
15132-
1513315125graphql-request@7.1.2:
1513415126 version "7.1.2"
1513515127 resolved "https://registry.npmjs.org/graphql-request/-/graphql-request-7.1.2.tgz"
@@ -15146,6 +15138,14 @@ graphql-request@^4.3.0:
1514615138 extract-files "^9.0.0"
1514715139 form-data "^3.0.0"
1514815140
15141+ graphql-request@^6.0.0:
15142+ version "6.1.0"
15143+ resolved "https://registry.npmjs.org/graphql-request/-/graphql-request-6.1.0.tgz"
15144+ integrity sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==
15145+ dependencies:
15146+ "@graphql-typed-document-node/core" "^3.2.0"
15147+ cross-fetch "^3.1.5"
15148+
1514915149graphql-tag@2.12.6:
1515015150 version "2.12.6"
1515115151 resolved "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.12.6.tgz"
You can’t perform that action at this time.
0 commit comments