diff --git a/package.json b/package.json index a6514fa..949ce51 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@bcgov/bc-sans": "2.1.0", - "react": "18.2.0" + "react": "18.3.1" }, "devDependencies": { "@jest/globals": "29.7.0", @@ -32,7 +32,7 @@ "@rollup/plugin-node-resolve": "15.2.3", "@rollup/plugin-typescript": "11.1.6", "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.3", + "@testing-library/react": "15.0.5", "@types/jest": "29.5.12", "@types/react": "18.3.1", "@typescript-eslint/eslint-plugin": "7.7.1",