diff --git a/apps/web/package.json b/apps/web/package.json index 4f2d3f48..284b83fd 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -58,7 +58,7 @@ "@testing-library/dom": "9.3.1", "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "14.0.0", - "@testing-library/user-event": "14.5.0", + "@testing-library/user-event": "14.5.1", "@types/facebook-pixel": "0.0.27", "@types/hoist-non-react-statics": "3.3.1", "@types/jest": "29.5.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8dd8695c..cf05e8c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -360,8 +360,8 @@ importers: specifier: 14.0.0 version: 14.0.0(react-dom@18.2.0)(react@18.2.0) '@testing-library/user-event': - specifier: 14.5.0 - version: 14.5.0(@testing-library/dom@9.3.1) + specifier: 14.5.1 + version: 14.5.1(@testing-library/dom@9.3.1) '@types/facebook-pixel': specifier: 0.0.27 version: 0.0.27 @@ -4703,8 +4703,8 @@ packages: '@types/gapi.client.discovery': 1.0.9 dev: true - /@maxim_mazurok/gapi.client.tagmanager-v2@0.0.20230911: - resolution: {integrity: sha512-xeY3dMbTlTCg3iCTdNAqJGyDzDcS1lMatnq3Yogq3tn0YMdrM+l0On4N+YOAZmVGZ6ThdrzbV9qMw+V4PuKeCQ==} + /@maxim_mazurok/gapi.client.tagmanager-v2@0.0.20230913: + resolution: {integrity: sha512-YNdF4ExSireTBGtbO7FSjK0kYAnSZA/AOmAasW8pqwKB49g47WrFRGHFxK6qkTB71xN3vJ4Ysyl/Sh8jbFv3BA==} dependencies: '@types/gapi.client': 1.0.5 '@types/gapi.client.discovery-v1': 0.0.1 @@ -7548,8 +7548,8 @@ packages: '@testing-library/dom': 9.3.1 dev: true - /@testing-library/user-event@14.5.0(@testing-library/dom@9.3.1): - resolution: {integrity: sha512-nQRCteEZvULJJrlcGQuNhwGekz25TOUILA+sTWI9PB/vNKKivS+7K7XRTwoikw/2fmJPaM4pPKy+hLWEGg9+JA==} + /@testing-library/user-event@14.5.1(@testing-library/dom@9.3.1): + resolution: {integrity: sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4' @@ -7800,7 +7800,7 @@ packages: resolution: {integrity: sha512-OEB3jLL3/RkMfxpHaasabPixLezODrUTyYOpOTH1zzJPHvyc8McHRxpYHAHAurJpVUe93yFoiKkXr5f3DJKrdg==} deprecated: use @types/gapi.client.tagmanager-v2 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details dependencies: - '@maxim_mazurok/gapi.client.tagmanager-v2': 0.0.20230911 + '@maxim_mazurok/gapi.client.tagmanager-v2': 0.0.20230913 dev: true /@types/gapi.client@1.0.5: