Skip to content

Commit 258c1e0

Browse files
committed
chore(deps): update dependency graphql to v16.5.0
1 parent ac4511f commit 258c1e0

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
@@ -13,7 +13,7 @@
1313
"@emotion/react": "11.8.2",
1414
"@emotion/styled": "11.8.1",
1515
"framer-motion": "6.2.9",
16-
"graphql": "16.3.0",
16+
"graphql": "16.5.0",
1717
"graphql-request": "4.2.0",
1818
"he": "1.2.0",
1919
"lodash.camelcase": "4.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2083,10 +2083,10 @@ graphql-request@4.2.0:
20832083
extract-files "^9.0.0"
20842084
form-data "^3.0.0"
20852085

2086-
graphql@16.3.0:
2087-
version "16.3.0"
2088-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.3.0.tgz#a91e24d10babf9e60c706919bb182b53ccdffc05"
2089-
integrity sha512-xm+ANmA16BzCT5pLjuXySbQVFwH3oJctUVdy81w1sV0vBU0KgDdBGtxQOUd5zqOBk/JayAFeG8Dlmeq74rjm/A==
2086+
graphql@16.5.0:
2087+
version "16.5.0"
2088+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.5.0.tgz#41b5c1182eaac7f3d47164fb247f61e4dfb69c85"
2089+
integrity sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA==
20902090

20912091
has-bigints@^1.0.1:
20922092
version "1.0.1"

0 commit comments

Comments
 (0)