diff --git a/bun.lockb b/bun.lockb index b1e328eb3..d7ccf2ed0 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e7e6b93e9..ece9900d4 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "debounce": "^2.1.0", "geojson": "^0.5.0", "graphiql": "^3.3.2", - "graphql": "^16.9.0", + "graphql": "^16.8.1", "highcharts": "^10.3.3", "lightgallery": "^2.7.2", "maplibre-gl": "^1.15.2", @@ -119,7 +119,8 @@ }, "resolutions": { "string-width": "4.2.2", - "wrap-ansi": "7.0.0" + "wrap-ansi": "7.0.0", + "graphql": "16.8.1" }, "trustedDependencies": [ "core-js",