diff --git a/package-lock.json b/package-lock.json index b8da20baad..d2633bea10 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18417,9 +18417,9 @@ } }, "node_modules/eslint-plugin-testing-library": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.4.0.tgz", - "integrity": "sha512-yeWF+YgCgvNyPNI9UKnG0FjeE2sk93N/3lsKqcmR8dSfeXJwFT5irnWo7NjLf152HkRzfoFjh3LsBUrhvFz4eA==", + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.5.0.tgz", + "integrity": "sha512-Ls5TUfLm5/snocMAOlofSOJxNN0aKqwTlco7CrNtMjkTdQlkpSMaeTCDHCuXfzrI97xcx2rSCNeKeJjtpkNC1w==", "license": "MIT", "dependencies": { "@typescript-eslint/utils": "^5.62.0" @@ -41371,7 +41371,7 @@ "eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-react": "^7.27.1", "eslint-plugin-react-hooks": "^5.0.0", - "eslint-plugin-testing-library": "^6.0.0" + "eslint-plugin-testing-library": "^6.5.0" }, "engines": { "node": ">=14.0.0" @@ -41415,6 +41415,7 @@ "immer": "^10.0.0", "is-root": "^3.0.0", "loader-utils": "^3.2.0", + "lodash": "^4.17.21", "open": "^10.0.0", "pkg-up": "^3.1.0", "prompts": "^2.4.2", @@ -41445,7 +41446,7 @@ "chalk": "^4.1.2", "chokidar": "^4.0.0", "cross-env": "^7.0.3", - "flow-bin": "^0.254.1", + "flow-bin": "^0.254.0", "html-entities": "^2.3.2", "jest": "^29.0.0", "jest-fetch-mock": "^3.0.3", @@ -41496,7 +41497,7 @@ "postcss-flexbugs-fixes": "^5.0.2", "postcss-loader": "^8.0.0", "postcss-normalize": "^13.0.0", - "postcss-preset-env": "^10.1.1", + "postcss-preset-env": "^10.0.0", "prompts": "^2.4.2", "react-app-polyfill": "^3.0.0", "react-dev-utils": "^12.0.1",