diff --git a/easy-ui-react/package.json b/easy-ui-react/package.json index 1f90156db..8958f9a56 100644 --- a/easy-ui-react/package.json +++ b/easy-ui-react/package.json @@ -51,7 +51,7 @@ "react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0" }, "devDependencies": { - "@testing-library/jest-dom": "^6.4.2", + "@testing-library/jest-dom": "^6.4.5", "@testing-library/react": "^15.0.5", "@testing-library/user-event": "^14.5.2", "@types/react-is": "^18.3.0", diff --git a/package-lock.json b/package-lock.json index 89b977a62..c99abda62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -120,7 +120,7 @@ "use-clipboard-copy": "^0.2.0" }, "devDependencies": { - "@testing-library/jest-dom": "^6.4.2", + "@testing-library/jest-dom": "^6.4.5", "@testing-library/react": "^15.0.5", "@testing-library/user-event": "^14.5.2", "@types/react-is": "^18.3.0", @@ -8421,9 +8421,9 @@ } }, "node_modules/@testing-library/jest-dom": { - "version": "6.4.2", - "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.4.2.tgz", - "integrity": "sha512-CzqH0AFymEMG48CpzXFriYYkOjk6ZGPCLMhW9e9jg3KMCn5OfJecF8GtGW7yGfR/IgCe3SX8BSwjdzI6BBbZLw==", + "version": "6.4.5", + "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.4.5.tgz", + "integrity": "sha512-AguB9yvTXmCnySBP1lWjfNNUwpbElsaQ567lt2VdGqAdHtpieLgjmcVyv1q7PMIvLbgpDdkWV5Ydv3FEejyp2A==", "dev": true, "dependencies": { "@adobe/css-tools": "^4.3.2", @@ -8432,7 +8432,7 @@ "chalk": "^3.0.0", "css.escape": "^1.5.1", "dom-accessibility-api": "^0.6.3", - "lodash": "^4.17.15", + "lodash": "^4.17.21", "redent": "^3.0.0" }, "engines": { @@ -24475,7 +24475,7 @@ "@react-aria/utils": "^3.23.2", "@react-stately/toast": "^3.0.0-beta.2", "@react-types/shared": "^3.23.0", - "@testing-library/jest-dom": "^6.4.2", + "@testing-library/jest-dom": "^6.4.5", "@testing-library/react": "^15.0.5", "@testing-library/user-event": "^14.5.2", "@types/react": "^18.3.1", @@ -28027,9 +28027,9 @@ } }, "@testing-library/jest-dom": { - "version": "6.4.2", - "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.4.2.tgz", - "integrity": "sha512-CzqH0AFymEMG48CpzXFriYYkOjk6ZGPCLMhW9e9jg3KMCn5OfJecF8GtGW7yGfR/IgCe3SX8BSwjdzI6BBbZLw==", + "version": "6.4.5", + "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.4.5.tgz", + "integrity": "sha512-AguB9yvTXmCnySBP1lWjfNNUwpbElsaQ567lt2VdGqAdHtpieLgjmcVyv1q7PMIvLbgpDdkWV5Ydv3FEejyp2A==", "dev": true, "requires": { "@adobe/css-tools": "^4.3.2", @@ -28038,7 +28038,7 @@ "chalk": "^3.0.0", "css.escape": "^1.5.1", "dom-accessibility-api": "^0.6.3", - "lodash": "^4.17.15", + "lodash": "^4.17.21", "redent": "^3.0.0" }, "dependencies": {