Skip to content

Commit a6f12d9

Browse files
fixup
1 parent 10071d9 commit a6f12d9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

packages/payment-detection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
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"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff 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-
[email protected], 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-
1513315125
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+
1514915149
1515015150
version "2.12.6"
1515115151
resolved "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.12.6.tgz"

0 commit comments

Comments
 (0)