Skip to content

Commit 192e03f

Browse files
fix(deps): update dependency graphql to v16.8.1 [security]
1 parent 6efde4f commit 192e03f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"classnames": "2.3.2",
4646
"deep-freeze": "0.0.1",
4747
"fuse.js": "6.6.2",
48-
"graphql": "16.6.0",
48+
"graphql": "16.8.1",
4949
"honorable": "0.194.0",
5050
"honorable-theme-default": "0.77.0",
5151
"immer": "10.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8125,10 +8125,10 @@ __metadata:
81258125
languageName: node
81268126
linkType: hard
81278127

8128-
"graphql@npm:16.6.0":
8129-
version: 16.6.0
8130-
resolution: "graphql@npm:16.6.0"
8131-
checksum: bf1d9e3c1938ce3c1a81e909bd3ead1ae4707c577f91cff1ca2eca474bfbc7873d5d7b942e1e9777ff5a8304421dba57a4b76d7a29eb19de8711cb70e3c2415e
8128+
"graphql@npm:16.8.1":
8129+
version: 16.8.1
8130+
resolution: "graphql@npm:16.8.1"
8131+
checksum: 8d304b7b6f708c8c5cc164b06e92467dfe36aff6d4f2cf31dd19c4c2905a0e7b89edac4b7e225871131fd24e21460836b369de0c06532644d15b461d55b1ccc0
81328132
languageName: node
81338133
linkType: hard
81348134

@@ -11953,7 +11953,7 @@ __metadata:
1195311953
eslint-plugin-react: 7.32.2
1195411954
eslint-plugin-react-hooks: 4.6.0
1195511955
fuse.js: 6.6.2
11956-
graphql: 16.6.0
11956+
graphql: 16.8.1
1195711957
honorable: 0.194.0
1195811958
honorable-theme-default: 0.77.0
1195911959
husky: 8.0.3

0 commit comments

Comments
 (0)