Skip to content

Commit 5962a14

Browse files
chore(deps): update dependency graphql to v16 (#144)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4f5323a commit 5962a14

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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": "15.8.0",
16+
"graphql": "16.3.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
@@ -2185,10 +2185,10 @@ graphql-request@4.2.0:
21852185
extract-files "^9.0.0"
21862186
form-data "^3.0.0"
21872187

2188-
graphql@15.8.0:
2189-
version "15.8.0"
2190-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
2191-
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
2188+
graphql@16.3.0:
2189+
version "16.3.0"
2190+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.3.0.tgz#a91e24d10babf9e60c706919bb182b53ccdffc05"
2191+
integrity sha512-xm+ANmA16BzCT5pLjuXySbQVFwH3oJctUVdy81w1sV0vBU0KgDdBGtxQOUd5zqOBk/JayAFeG8Dlmeq74rjm/A==
21922192

21932193
has-bigints@^1.0.1:
21942194
version "1.0.1"

0 commit comments

Comments
 (0)