Skip to content

Commit dea435d

Browse files
authored
Pin graphql to version 16.12.0
1 parent e93ef6b commit dea435d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"date-fns": "^2.30.0",
2525
"dotenv": "^16.0.3",
2626
"fuse.js": "^6.6.2",
27-
"graphql": "^16.6.0",
27+
"graphql": "16.12.0",
2828
"he": "^1.2.0",
2929
"loader-utils": "^3.2.1",
3030
"next": "13.4.0",

0 commit comments

Comments
 (0)