Skip to content

Commit b866c5f

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 6e3aa6d commit b866c5f

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
@@ -1721,10 +1721,10 @@ graphql-markdown@^6.0.0:
17211721
node-fetch "^2.2.0"
17221722
resolve-from "^4.0.0"
17231723

1724-
graphql@^16.5.0:
1725-
version "16.6.0"
1726-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
1727-
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
1724+
graphql@^16.8.1:
1725+
version "16.8.1"
1726+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
1727+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
17281728

17291729
has-flag@^3.0.0:
17301730
version "3.0.0"

0 commit comments

Comments
 (0)