Skip to content

Commit cd95291

Browse files
chore(deps): update dependency graphql to v16.8.1 (#395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f3cf26 commit cd95291

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"bob-the-bundler": "7.0.1",
4646
"eslint": "8.35.0",
4747
"eslint-plugin-import": "2.28.1",
48-
"graphql": "16.6.0",
48+
"graphql": "16.8.1",
4949
"husky": "8.0.3",
5050
"jest": "28.1.3",
5151
"jest-docblock": "28.1.1",
@@ -61,7 +61,7 @@
6161
},
6262
"resolutions": {
6363
"babel-jest": "28.1.3",
64-
"graphql": "16.6.0",
64+
"graphql": "16.8.1",
6565
"graphql-language-service-interface": "2.10.2",
6666
"jest-runner": "28.1.3",
6767
"prettier": "2.8.5",

packages/plugins/typescript/nhost/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"tslib": "~2.6.0"
4848
},
4949
"devDependencies": {
50-
"graphql": "16.6.0"
50+
"graphql": "16.8.1"
5151
},
5252
"publishConfig": {
5353
"directory": "dist",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4745,10 +4745,10 @@ graphql-ws@^5.4.1:
47454745
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.9.1.tgz#9c0fa48ceb695d61d574ed3ab21b426729e87f2d"
47464746
integrity sha512-mL/SWGBwIT9Meq0NlfS55yXXTOeWPMbK7bZBEZhFu46bcGk1coTx2Sdtzxdk+9yHWngD+Fk1PZDWaAutQa9tpw==
47474747

4748-
graphql@16.6.0:
4749-
version "16.6.0"
4750-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
4751-
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
4748+
graphql@16.8.1:
4749+
version "16.8.1"
4750+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
4751+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
47524752

47534753
hard-rejection@^2.1.0:
47544754
version "2.1.0"

0 commit comments

Comments
 (0)