Skip to content

Commit cf42758

Browse files
authored
Merge pull request #833 from Shopify/unpin_graphql_config
Unpin graphql-config dependency
2 parents c4efa94 + 75665f6 commit cf42758

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

package.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,6 @@
6060
"trustedDependencies": [
6161
"@shopify/plugin-cloudflare"
6262
],
63-
"resolutions": {
64-
"undici": "6.13.0",
65-
"graphql-config": "5.1.0"
66-
},
67-
"overrides": {
68-
"undici": "6.13.0",
69-
"graphql-config": "5.1.0"
70-
}
63+
"resolutions": {},
64+
"overrides": {}
7165
}

0 commit comments

Comments
 (0)