diff --git a/packages/discovery-react-components/package.json b/packages/discovery-react-components/package.json index d7ffa8318..032587ac6 100644 --- a/packages/discovery-react-components/package.json +++ b/packages/discovery-react-components/package.json @@ -92,8 +92,8 @@ "carbon-components": ">= 10.46.0 < 11", "carbon-components-react": ">= 7.46.0 < 8", "ibm-watson": "^8", - "react": ">= 16.8.0 < 18", - "react-dom": ">= 16.8.0 < 18" + "react": ">= 16.8.0 < 19", + "react-dom": ">= 16.8.0 < 19" }, "jest": { "resetMocks": false, diff --git a/yarn.lock b/yarn.lock index a2351ca94..a33b57afe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2837,8 +2837,8 @@ __metadata: carbon-components: ">= 10.46.0 < 11" carbon-components-react: ">= 7.46.0 < 8" ibm-watson: ^8 - react: ">= 16.8.0 < 18" - react-dom: ">= 16.8.0 < 18" + react: ">= 16.8.0 < 19" + react-dom: ">= 16.8.0 < 19" languageName: unknown linkType: soft