diff --git a/package-lock.json b/package-lock.json index 3de56229..0425ebc8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "@storybook/addons": "7.0.27", "@storybook/react": "7.0.27", "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.3.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.3", "@types/lodash": "4.14.202", @@ -4229,9 +4229,9 @@ } }, "node_modules/@testing-library/react": { - "version": "14.2.1", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.2.1.tgz", - "integrity": "sha512-sGdjws32ai5TLerhvzThYFbpnF9XtL65Cjf+gB0Dhr29BGqK+mAeN7SURSdu+eqgET4ANcWoC7FQpkaiGvBr+A==", + "version": "14.3.1", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.3.1.tgz", + "integrity": "sha512-H99XjUhWQw0lTgyMN05W3xQG1Nh4lq574D8keFf1dDoNTJgp66VbJozRaczoF+wsiaPJNt/TcnfpLGufGxSrZQ==", "dev": true, "dependencies": { "@babel/runtime": "^7.12.5", @@ -27714,9 +27714,9 @@ } }, "@testing-library/react": { - "version": "14.2.1", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.2.1.tgz", - "integrity": "sha512-sGdjws32ai5TLerhvzThYFbpnF9XtL65Cjf+gB0Dhr29BGqK+mAeN7SURSdu+eqgET4ANcWoC7FQpkaiGvBr+A==", + "version": "14.3.1", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.3.1.tgz", + "integrity": "sha512-H99XjUhWQw0lTgyMN05W3xQG1Nh4lq574D8keFf1dDoNTJgp66VbJozRaczoF+wsiaPJNt/TcnfpLGufGxSrZQ==", "dev": true, "requires": { "@babel/runtime": "^7.12.5", diff --git a/package.json b/package.json index 2352c6ac..515b6656 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@storybook/addons": "7.0.27", "@storybook/react": "7.0.27", "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "14.2.1", + "@testing-library/react": "14.3.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.3", "@types/lodash": "4.14.202",