Skip to content

Commit c3e5f86

Browse files
chore(deps): update dependency graphql to v16
1 parent 43a7c77 commit c3e5f86

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
@@ -44,7 +44,7 @@
4444
"@types/react": "^18.0.28",
4545
"cross-fetch": "^3.1.4",
4646
"express-tsx-views": "^1.3.1",
47-
"graphql": "^15.5.1",
47+
"graphql": "^16.0.0",
4848
"husky": "^7.0.0",
4949
"jest": "^27.0.0",
5050
"lint-staged": "^11.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3827,10 +3827,10 @@ graphql-tag@^2.12.6:
38273827
dependencies:
38283828
tslib "^2.1.0"
38293829

3830-
graphql@^15.5.1:
3831-
version "15.8.0"
3832-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
3833-
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
3830+
graphql@^16.0.0:
3831+
version "16.6.0"
3832+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
3833+
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
38343834

38353835
handlebars@^4.7.7:
38363836
version "4.7.7"

0 commit comments

Comments
 (0)