Skip to content

Commit ddb79a6

Browse files
chore(deps): update dependency graphql-request to v4.3.0
1 parent b3d252e commit ddb79a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@emotion/styled": "11.8.1",
1515
"framer-motion": "6.2.9",
1616
"graphql": "16.3.0",
17-
"graphql-request": "4.2.0",
17+
"graphql-request": "4.3.0",
1818
"he": "1.2.0",
1919
"lodash.camelcase": "4.3.0",
2020
"lodash.startcase": "4.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2074,10 +2074,10 @@ globby@^11.0.4:
20742074
merge2 "^1.4.1"
20752075
slash "^3.0.0"
20762076

2077-
graphql-request@4.2.0:
2078-
version "4.2.0"
2079-
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-4.2.0.tgz#063377bc2dd29cc46aed3fddcc65fe97b805ba81"
2080-
integrity sha512-uFeMyhhl8ss4LFgjlfPeAn2pqYw+CJto+cjj71uaBYIMMK2jPIqgHm5KEFxUk0YDD41A8Bq31a2b4G2WJBlp2Q==
2077+
graphql-request@4.3.0:
2078+
version "4.3.0"
2079+
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-4.3.0.tgz#b934e08fcae764aa2cdc697d3c821f046cb5dbf2"
2080+
integrity sha512-2v6hQViJvSsifK606AliqiNiijb1uwWp6Re7o0RTyH+uRTv/u7Uqm2g4Fjq/LgZIzARB38RZEvVBFOQOVdlBow==
20812081
dependencies:
20822082
cross-fetch "^3.1.5"
20832083
extract-files "^9.0.0"

0 commit comments

Comments
 (0)