diff --git a/site/package.json b/site/package.json index 10b4a1e62e07a..55afd3f08346c 100644 --- a/site/package.json +++ b/site/package.json @@ -120,7 +120,7 @@ "@testing-library/jest-dom": "6.1.2", "@testing-library/react": "14.0.0", "@testing-library/react-hooks": "8.0.1", - "@testing-library/user-event": "14.4.3", + "@testing-library/user-event": "14.5.1", "@types/chroma-js": "2.4.0", "@types/express": "4.17.17", "@types/jest": "29.5.2", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index 850e040e2efff..586c748ea811b 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -273,8 +273,8 @@ devDependencies: specifier: 8.0.1 version: 8.0.1(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0) '@testing-library/user-event': - specifier: 14.4.3 - version: 14.4.3(@testing-library/dom@9.3.3) + specifier: 14.5.1 + version: 14.5.1(@testing-library/dom@9.3.3) '@types/chroma-js': specifier: 2.4.0 version: 2.4.0 @@ -5510,8 +5510,8 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /@testing-library/user-event@14.4.3(@testing-library/dom@9.3.3): - resolution: {integrity: sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==} + /@testing-library/user-event@14.5.1(@testing-library/dom@9.3.3): + resolution: {integrity: sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4'