diff --git a/package.json b/package.json index afc80b64b..44870c5a9 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@storybook/react": "^7.6.19", "@storybook/react-webpack5": "^7.6.19", "@testing-library/dom": "^10.1.0", - "@testing-library/jest-dom": "^6.4.2", + "@testing-library/jest-dom": "^6.4.3", "@testing-library/react": "^15.0.6", "@testing-library/user-event": "^14.5.2", "@types/ed2curve": "^0.2.4", diff --git a/yarn.lock b/yarn.lock index c9712044c..9c70a3ba8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5015,9 +5015,9 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:^6.4.2": - version: 6.4.2 - resolution: "@testing-library/jest-dom@npm:6.4.2" +"@testing-library/jest-dom@npm:^6.4.3": + version: 6.4.3 + resolution: "@testing-library/jest-dom@npm:6.4.3" dependencies: "@adobe/css-tools": "npm:^4.3.2" "@babel/runtime": "npm:^7.9.2" @@ -5025,7 +5025,7 @@ __metadata: chalk: "npm:^3.0.0" css.escape: "npm:^1.5.1" dom-accessibility-api: "npm:^0.6.3" - lodash: "npm:^4.17.15" + lodash: "npm:^4.17.21" redent: "npm:^3.0.0" peerDependencies: "@jest/globals": ">= 28" @@ -5044,7 +5044,7 @@ __metadata: optional: true vitest: optional: true - checksum: 10c0/e7eba527b34ce30cde94424d2ec685bdfed51daaafb7df9b68b51aec6052e99a50c8bfe654612dacdf857a1eb81d68cf294fc89de558ee3a992bf7a6019fffcc + checksum: 10c0/791a3b7db8b60c2023f38205eebc795fa883887e8c7f819770d46271af7c154313eb30c32957cfd1788288543379110b3aaa5b8b074aa9fd5c7ed9838ef5b582 languageName: node linkType: hard @@ -16862,7 +16862,7 @@ __metadata: "@storybook/react": "npm:^7.6.19" "@storybook/react-webpack5": "npm:^7.6.19" "@testing-library/dom": "npm:^10.1.0" - "@testing-library/jest-dom": "npm:^6.4.2" + "@testing-library/jest-dom": "npm:^6.4.3" "@testing-library/react": "npm:^15.0.6" "@testing-library/user-event": "npm:^14.5.2" "@types/ed2curve": "npm:^0.2.4"