Skip to content

Commit

Permalink
Update dependency graphql to v16.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2023
1 parent 98477c7 commit cc66f66
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"resolutions": {
"esbuild": "0.18.6",
"graphql": "16.6.0",
"graphql": "16.7.1",
"prettier": "2.8.8"
},
"lint-staged": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/inngest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "4.0.0",
"graphql": "14.0.0 || 15.0.0 || 16.0.0 || 16.6.0"
"graphql": "14.0.0 || 15.0.0 || 16.0.0 || 16.6.0 || 16.7"
},
"dependencies": {
"@envelop/core": "4.0.0",
Expand All @@ -60,7 +60,7 @@
"@envelop/testing": "6.0.0",
"@graphql-tools/utils": "10.0.01",
"@types/fast-redact": "3.0.2",
"graphql": "16.6.0",
"graphql": "16.7.1",
"typescript": "5.1.3"
},
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5073,10 +5073,10 @@ graphemer@^1.4.0:
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==

[email protected]:
version "16.6.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
[email protected], [email protected]:
version "16.7.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.7.1.tgz#11475b74a7bff2aefd4691df52a0eca0abd9b642"
integrity sha512-DRYR9tf+UGU0KOsMcKAlXeFfX89UiiIZ0dRU3mR0yJfu6OjZqUcp68NnFLnqQU5RexygFoDy1EW+ccOYcPfmHg==

h3@^1.0.2:
version "1.6.4"
Expand Down

0 comments on commit cc66f66

Please sign in to comment.