diff --git a/web/package.json b/web/package.json index 895fa2111d..2f5065a642 100644 --- a/web/package.json +++ b/web/package.json @@ -125,9 +125,9 @@ "@storybook/nextjs": "^8.3.6", "@storybook/react": "^8.3.6", "@storybook/test": "^8.3.6", - "@testing-library/dom": "^10.3.2", - "@testing-library/jest-dom": "^6.4.6", - "@testing-library/react": "^16.0.0", + "@testing-library/dom": "^10.4.0", + "@testing-library/jest-dom": "^6.6.2", + "@testing-library/react": "^16.0.1", "@types/crypto-js": "^4.1.1", "@types/dagre": "^0.7.52", "@types/jest": "^29.5.12", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 91d714b5c1..9af099a780 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -312,13 +312,13 @@ importers: specifier: ^8.3.6 version: 8.3.6(storybook@8.3.6) '@testing-library/dom': - specifier: ^10.3.2 + specifier: ^10.4.0 version: 10.4.0 '@testing-library/jest-dom': - specifier: ^6.4.6 + specifier: ^6.6.2 version: 6.6.2 '@testing-library/react': - specifier: ^16.0.0 + specifier: ^16.0.1 version: 16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) '@types/crypto-js': specifier: ^4.1.1