Skip to content

Commit deecd69

Browse files
build(deps-dev): Bump graphql from 16.6.0 to 16.8.1
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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7a65c5 commit deecd69

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"eslint-plugin-promise": "6.1.1",
143143
"eslint-plugin-unicorn": "46.0.0",
144144
"eslint-plugin-yml": "1.7.0",
145-
"graphql": "16.6.0",
145+
"graphql": "16.8.1",
146146
"graphql-config": "4.5.0",
147147
"growl": "1.10.5",
148148
"husky": "8.0.3",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1086,7 +1086,7 @@ __metadata:
10861086
eslint-plugin-promise: "npm:6.1.1"
10871087
eslint-plugin-unicorn: "npm:46.0.0"
10881088
eslint-plugin-yml: "npm:1.7.0"
1089-
graphql: "npm:16.6.0"
1089+
graphql: "npm:16.8.1"
10901090
graphql-config: "npm:4.5.0"
10911091
growl: "npm:1.10.5"
10921092
husky: "npm:8.0.3"
@@ -5116,10 +5116,10 @@ __metadata:
51165116
languageName: node
51175117
linkType: hard
51185118

5119-
"graphql@npm:16.6.0":
5120-
version: 16.6.0
5121-
resolution: "graphql@npm:16.6.0"
5122-
checksum: 686582916b9ca247f3562f086c34a6363155475da909e1f891f9a76a3b5273ed6c7034cd5a82e768670ac5a74d539a6f1be282253a92b49be3a489fc82e83a5b
5119+
"graphql@npm:16.8.1":
5120+
version: 16.8.1
5121+
resolution: "graphql@npm:16.8.1"
5122+
checksum: e3a95625d233c1d13c6f1df659f66955f582cb95dddb8407558090376088abcc414f39ed387a549541fca8cee681f3a5976253b6f53a5d47930dd129a5030143
51235123
languageName: node
51245124
linkType: hard
51255125

0 commit comments

Comments
 (0)