diff --git a/swift_browser_ui_frontend/package.json b/swift_browser_ui_frontend/package.json index ab6cd4ee6..36955d84b 100644 --- a/swift_browser_ui_frontend/package.json +++ b/swift_browser_ui_frontend/package.json @@ -42,7 +42,7 @@ "@faker-js/faker": "^8.3.1", "@testing-library/dom": "^9.3.3", "@testing-library/jest-dom": "^6.1.5", - "@testing-library/user-event": "^14.5.1", + "@testing-library/user-event": "^14.5.2", "@testing-library/vue": "^8.0.1", "@vue/compiler-sfc": "^3.3.11", "cypress": "^13.6.1", diff --git a/swift_browser_ui_frontend/pnpm-lock.yaml b/swift_browser_ui_frontend/pnpm-lock.yaml index 5f934dbb3..07db2fabc 100644 --- a/swift_browser_ui_frontend/pnpm-lock.yaml +++ b/swift_browser_ui_frontend/pnpm-lock.yaml @@ -86,8 +86,8 @@ devDependencies: specifier: ^6.1.5 version: 6.1.5(jest@29.7.0) '@testing-library/user-event': - specifier: ^14.5.1 - version: 14.5.1(@testing-library/dom@9.3.3) + specifier: ^14.5.2 + version: 14.5.2(@testing-library/dom@9.3.3) '@testing-library/vue': specifier: ^8.0.1 version: 8.0.1(@vue/compiler-sfc@3.3.11)(vue@3.3.11) @@ -1242,8 +1242,8 @@ packages: redent: 3.0.0 dev: true - /@testing-library/user-event@14.5.1(@testing-library/dom@9.3.3): - resolution: {integrity: sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==} + /@testing-library/user-event@14.5.2(@testing-library/dom@9.3.3): + resolution: {integrity: sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4'