Skip to content

Commit c9f2792

Browse files
chore(deps): bump graphql from 16.6.0 to 16.8.1 in /utils
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.6.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77fb064 commit c9f2792

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"cors": "^2.8.5",
4242
"express": "^4.18.1",
4343
"glob": "^7.2.3",
44-
"graphql": "^16.5.0",
44+
"graphql": "^16.8.1",
4545
"graphql-markdown": "^6.0.0",
4646
"jest": "^27.5.1",
4747
"js-yaml": "^4.1.0",

utils/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1617,10 +1617,10 @@ graphql-markdown@^6.0.0:
16171617
node-fetch "^2.2.0"
16181618
resolve-from "^4.0.0"
16191619

1620-
graphql@^16.5.0:
1621-
version "16.6.0"
1622-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
1623-
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
1620+
graphql@^16.8.1:
1621+
version "16.8.1"
1622+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
1623+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
16241624

16251625
has-flag@^3.0.0:
16261626
version "3.0.0"

0 commit comments

Comments
 (0)