diff --git a/package.json b/package.json index cfcfe00b1d..3fcb63aa86 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,6 @@ ] }, "resolutions": { - "**/@graphql-codegen/cli/**/ws": "^8.0.0", "@types/react": "^17", "@types/react-dom": "^17" }, diff --git a/yarn.lock b/yarn.lock index f1c74e58e7..9c3966d3f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -26563,7 +26563,7 @@ write-pkg@^4.0.0: type-fest "^0.4.1" write-json-file "^3.2.0" -ws@8.8.1, ws@^8.0.0, ws@^8.3.0: +ws@8.8.1, ws@^8.3.0: version "8.8.1" resolved "https://registry.npmjs.org/ws/-/ws-8.8.1.tgz#5dbad0feb7ade8ecc99b830c1d77c913d4955ff0" integrity sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==